summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-11-30 11:18:29 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-11-30 11:18:29 +0000
commit42b2ff37cd93ee4487b6b2a9bdf46aa44f3b28f0 (patch)
tree4309da8c5f7b4bff8dd503c2c04f0cef35e56ead /usr.bin/ssh
parentb674ec9a88509939c7f02d8eaa5668217d1b8735 (diff)
timezone -> time zone
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 8e0f377199e..6342d3cdc4d 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/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.212 2005/09/19 23:31:31 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.213 2005/11/30 11:18:27 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 timezone variable is set to indicate the present timezone if it
+The time zone 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