summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-07-26 17:46:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-07-26 17:46:51 +0000
commitae337e596f6821228e0febe433e4813ec5a749e0 (patch)
treef9a97675f92dcb538de14e07ffcfcc6bd6dcfe75 /usr.bin
parent0cee683d72cf0d84fb46d5d8bf09413b0e387a7e (diff)
typo
Diffstat (limited to 'usr.bin')
-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 e3152117c10..52c1b1be73b 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: ssh.1,v 1.55 2000/05/31 06:36:40 markus Exp $
+.\" $Id: ssh.1,v 1.56 2000/07/26 17:46:50 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SSH 1
@@ -994,7 +994,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.