diff options
author | 2008-11-01 11:14:36 +0000 | |
---|---|---|
committer | 2008-11-01 11:14:36 +0000 | |
commit | 96398b4f2a8c96704fc72b806c6d084ffc2ab72b (patch) | |
tree | 83f3b6205ed442166a9dba801e0a1a1f588448c9 /usr.bin/ssh/ssh-keyscan.1 | |
parent | - document libsndio (diff) | |
download | wireguard-openbsd-96398b4f2a8c96704fc72b806c6d084ffc2ab72b.tar.xz wireguard-openbsd-96398b4f2a8c96704fc72b806c6d084ffc2ab72b.zip |
the ellipsis is not an optional argument; while here, improve spacing.
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.1')
-rw-r--r-- | usr.bin/ssh/ssh-keyscan.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1 index 8a4f3bcba3c..299a6cc94bd 100644 --- a/usr.bin/ssh/ssh-keyscan.1 +++ b/usr.bin/ssh/ssh-keyscan.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keyscan.1,v 1.24 2008/04/30 10:14:03 djm Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.25 2008/11/01 11:14:36 sobrado Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. .\" @@ -6,7 +6,7 @@ .\" permitted provided that due credit is given to the author and the .\" OpenBSD project by leaving this copyright notice intact. .\" -.Dd $Mdocdate: April 30 2008 $ +.Dd $Mdocdate: November 1 2008 $ .Dt SSH-KEYSCAN 1 .Os .Sh NAME @@ -21,7 +21,7 @@ .Op Fl T Ar timeout .Op Fl t Ar type .Op Ar host | addrlist namelist -.Op Ar ... +.Ar ... .Ek .Sh DESCRIPTION .Nm |