diff options
author | 2003-07-18 19:41:18 +0000 | |
---|---|---|
committer | 2003-07-18 19:41:18 +0000 | |
commit | 7a4f28af17ff47a8e72ba71aee4b69c165497ba8 (patch) | |
tree | b83400fdca05f0eef6959bfcc83a246c59883d8a | |
parent | Document changes in the package repository area: no more (diff) | |
download | wireguard-openbsd-7a4f28af17ff47a8e72ba71aee4b69c165497ba8.tar.xz wireguard-openbsd-7a4f28af17ff47a8e72ba71aee4b69c165497ba8.zip |
one time -h is enough
Bruno Saverio Delbono <bdelbono@leviathan.lucifer.at>
-rw-r--r-- | libexec/telnetd/telnetd.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index fcfbd78fca0..be0b0f59b8e 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnetd.8,v 1.31 2003/06/07 21:55:43 jmc Exp $ +.\" $OpenBSD: telnetd.8,v 1.32 2003/07/18 19:41:18 henning Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -192,9 +192,6 @@ Specifies which entry from should be used to get banner strings, login program and other information. The default entry is .Dq default. -.It Fl h -Disables the printing of host-specific information before -login has been completed. .It Fl r Ar lowpty-highpty This option is only enabled when .Nm telnetd |