summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh.1
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-06-22 10:17:52 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-06-22 10:17:52 +0000
commit3cbee3591bf9e42f48ed114f9092c92d657d1fab (patch)
treeb8947b0a5fab74e66066b793fe3df16af02e4595 /usr.bin/ssh/ssh.1
parent13b984a4565b6813966f6070097ab3070c122f23 (diff)
o) .Sh AUTHOR -> .Sh AUTHORS;
o) remove unnecessary .Pp; o) better -mdoc style; o) typo; o) sort SEE ALSO; aaron@ ok
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-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 437484961fe..ed17bc18196 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -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: ssh.1,v 1.113 2001/05/19 16:46:19 markus Exp $
+.\" $OpenBSD: ssh.1,v 1.114 2001/06/22 10:17:51 mpech Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -989,7 +989,7 @@ authentication time on slow connections when rhosts authentication is
not used.
Most servers do not permit RhostsAuthentication because it
is not secure (see
-.Cm RhostsRSAAuthentication ).
+.Cm RhostsRSAAuthentication ) .
The argument to this keyword must be
.Dq yes
or