diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2001-06-23 23:15:39 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2001-06-23 23:15:39 +0000 |
commit | 5cbca6f215a52337972ce82ec925fd7bfa799e31 (patch) | |
tree | 43ad3185570719f82ac1af957fe416bef374101d /libexec | |
parent | fdabc8b57e9258176458e9a280783ff8286086eb (diff) |
Small nits from pjanzen.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/rlogind/rlogind.8 | 4 | ||||
-rw-r--r-- | libexec/rshd/rshd.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 0a7c023d2bd..6f6f6d18f3c 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rlogind.8,v 1.8 2001/06/23 22:14:31 hin Exp $ +.\" $OpenBSD: rlogind.8,v 1.9 2001/06/23 23:15:38 hin Exp $ .\" Copyright (c) 1983, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -169,5 +169,5 @@ of each client machine and the connecting medium. A more extensible protocol should be used. .Pp .Nm -does currently not support encryption of the datastream when Kerberos +does not currently support encryption of the datastream when Kerberos authentication is used. diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index f1856612326..d24bb9a4081 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rshd.8,v 1.11 2001/06/23 22:14:29 hin Exp $ +.\" $OpenBSD: rshd.8,v 1.12 2001/06/23 23:15:37 hin Exp $ .\" Copyright (c) 1983, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -225,7 +225,7 @@ or should be used instead. .Pp .Nm -does currently not support encryption of the datastream when Kerberos +does not currently support encryption of the datastream when Kerberos authentication is used. .Pp A more extensible protocol (such as |