[ssh.1]
     avoid ambiguities in describing TZ;
     ok djm@
This commit is contained in:
Damien Miller 2005-12-13 19:25:43 +11:00
Родитель c94ebbc723
Коммит 6dbdb6afee
2 изменённых файлов: 7 добавлений и 3 удалений

Просмотреть файл

@ -3,6 +3,10 @@
- jmc@cvs.openbsd.org 2005/11/30 11:18:27
[ssh.1]
timezone -> time zone
- jmc@cvs.openbsd.org 2005/11/30 11:45:20
[ssh.1]
avoid ambiguities in describing TZ;
ok djm@
20051201
- (djm) [envpass.sh] Remove regress script that was accidentally committed
@ -3395,4 +3399,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.4017 2005/12/13 08:25:21 djm Exp $
$Id: ChangeLog,v 1.4018 2005/12/13 08:25:43 djm Exp $

4
ssh.1
Просмотреть файл

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $OpenBSD: ssh.1,v 1.213 2005/11/30 11:18:27 jmc Exp $
.\" $OpenBSD: ssh.1,v 1.214 2005/11/30 11:45:20 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@ -975,7 +975,7 @@ with the current shell or command.
If the current session has no tty,
this variable is not set.
.It Ev TZ
The time zone variable is set to indicate the present time zone if it
This variable is set to indicate the present time zone if it
was set when the daemon was started (i.e., the daemon passes the value
on to new connections).
.It Ev USER