diff options
-rw-r--r-- | src/lib/libc/net/rcmd.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/rcmd.3 b/src/lib/libc/net/rcmd.3 index 6631f84768..ac3a8d5018 100644 --- a/src/lib/libc/net/rcmd.3 +++ b/src/lib/libc/net/rcmd.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: rcmd.3,v 1.7 1996/09/05 02:39:34 millert Exp $ | 1 | .\" $OpenBSD: rcmd.3,v 1.8 1997/06/13 13:31:56 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1983, 1991, 1993 | 3 | .\" Copyright (c) 1983, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -58,7 +58,7 @@ is used by the super-user to execute a command on a remote | |||
58 | machine using an authentication scheme based on reserved | 58 | machine using an authentication scheme based on reserved |
59 | port numbers. If the calling process is not setuid and the | 59 | port numbers. If the calling process is not setuid and the |
60 | .Li RSH | 60 | .Li RSH |
61 | environmental variable is set and | 61 | environment variable is set and |
62 | .Fa inport | 62 | .Fa inport |
63 | is | 63 | is |
64 | .Li shell/tcp , | 64 | .Li shell/tcp , |