diff options
author | deraadt <> | 1997-06-13 13:31:56 +0000 |
---|---|---|
committer | deraadt <> | 1997-06-13 13:31:56 +0000 |
commit | 789e1a786681d6b57d70088bd176332759b4922e (patch) | |
tree | 34377c0692148af30508eb5a13c60242603fdf72 | |
parent | 7dcfc194dfdea85a3230b60dd8a29e83b5dee3c5 (diff) | |
download | openbsd-789e1a786681d6b57d70088bd176332759b4922e.tar.gz openbsd-789e1a786681d6b57d70088bd176332759b4922e.tar.bz2 openbsd-789e1a786681d6b57d70088bd176332759b4922e.zip |
s/environmental/environment/
-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 , |