summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-07-13 11:23:17 +0000
committerderaadt <deraadt@openbsd.org>1996-07-13 11:23:17 +0000
commit66a36b81ff2343df70e1b58485d0e5f3986d0da0 (patch)
tree9252e27f9197cd49820aaee721ebb39492f9c136
parentenable ttyv[1-2] for pcvt; and tty00 for serial console. new init is smart (diff)
downloadwireguard-openbsd-66a36b81ff2343df70e1b58485d0e5f3986d0da0.tar.xz
wireguard-openbsd-66a36b81ff2343df70e1b58485d0e5f3986d0da0.zip
print flag options at top, nicer
-rw-r--r--libexec/rshd/rshd.817
1 files changed, 16 insertions, 1 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8
index a78713a3964..8af0725bd02 100644
--- a/libexec/rshd/rshd.8
+++ b/libexec/rshd/rshd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rshd.8 8.1 (Berkeley) 6/4/93
-.\" $Id: rshd.8,v 1.1.1.1 1995/10/18 08:43:22 deraadt Exp $
+.\" $Id: rshd.8,v 1.2 1996/07/13 11:23:17 deraadt Exp $
.\"
.Dd June 4, 1993
.Dt RSHD 8
@@ -52,6 +52,21 @@ routine and, consequently, for the
program. The server provides remote execution facilities
with authentication based on privileged port numbers from trusted hosts.
.Pp
+Options supported by
+.Nm rshd :
+.Bl -tag -width Ds
+.It Fl a
+Ask hostname for verification.
+.It Fl l
+Prevent any authentication based on the user's
+.Dq Pa .rhosts
+file, unless the user is logging in as the superuser.
+.It Fl n
+Disable keep-alive messages.
+.It Fl L
+Log successful accesses very verbosely.
+.El
+.Pp
The
.Nm rshd
server