diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-05 17:41:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-05 17:41:50 +0000 |
commit | 2503091ae21f05c1ed9dc130107f49a6eb23cdfe (patch) | |
tree | bd9553a20963df88f2755602f595df356d1b5d82 /usr.bin/telnet/telnet.1 | |
parent | 1098170b234f3b63f3e1251e8c3d15ae65ba129d (diff) |
more man page repairs; aaron@ug.cs.dal.ca
Diffstat (limited to 'usr.bin/telnet/telnet.1')
-rw-r--r-- | usr.bin/telnet/telnet.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index ce62f8c6b41..be47ca46c76 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnet.1,v 1.10 1998/03/12 04:57:42 art Exp $ +.\" $OpenBSD: telnet.1,v 1.11 1998/09/05 17:41:47 deraadt Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -409,7 +409,7 @@ commands. The .Ic environ command is used to manipulate the -the variables that may be sent through the +variables that may be sent through the .Dv TELNET ENVIRON option. The initial set of variables is taken from the users |