diff options
-rw-r--r-- | usr.bin/ssh/sshd.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index 72459990e8a..f10214ff97f 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -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: sshd.8,v 1.133 2001/06/23 17:48:19 itojun Exp $ +.\" $OpenBSD: sshd.8,v 1.134 2001/06/26 05:48:07 mpech Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -184,7 +184,6 @@ The options are as follows: .It Fl b Ar bits Specifies the number of bits in the ephemeral protocol version 1 server key (default 768). -.Pp .It Fl d Debug mode. The server sends verbose debug output to the system |