diff options
author | marko <marko@FreeBSD.org> | 2000-07-25 16:49:48 +0000 |
---|---|---|
committer | marko <marko@FreeBSD.org> | 2000-07-25 16:49:48 +0000 |
commit | 674af77794bb3f1df84721e01ec51ef8de309a54 (patch) | |
tree | cf472f03e1c4aee201217513c2785e22cbfd5275 /crypto | |
parent | 7cb47a1160e13fba24c2d220640cbcb82d299250 (diff) | |
download | FreeBSD-src-674af77794bb3f1df84721e01ec51ef8de309a54.zip FreeBSD-src-674af77794bb3f1df84721e01ec51ef8de309a54.tar.gz |
Committed, Thanks!!
PR: 20108
Submitted by: Doug Lee
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/openssh/ssh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1 index c5e0aaf..dee6e69 100644 --- a/crypto/openssh/ssh.1 +++ b/crypto/openssh/ssh.1 @@ -990,7 +990,7 @@ If the current session has no tty, this variable is not set. .It Ev TZ The timezone variable is set to indicate the present timezone if it -was set when the daemon was started (e.i., the daemon passes the value +was set when the daemon was started (i.e., the daemon passes the value on to new connections). .It Ev USER Set to the name of the user logging in. |