diff options
author | 1997-06-13 13:31:56 +0000 | |
---|---|---|
committer | 1997-06-13 13:31:56 +0000 | |
commit | a01ee2d5b547f93165441b39a1ff0dfa0ac813f1 (patch) | |
tree | f3d0ce11cfc46b602a370f303113d6412cc9821e /lib/libc | |
parent | securelevels affect sysctl -w too (diff) | |
download | wireguard-openbsd-a01ee2d5b547f93165441b39a1ff0dfa0ac813f1.tar.xz wireguard-openbsd-a01ee2d5b547f93165441b39a1ff0dfa0ac813f1.zip |
s/environmental/environment/
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/rcmd.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index 6631f84768d..ac3a8d5018c 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcmd.3,v 1.7 1996/09/05 02:39:34 millert Exp $ +.\" $OpenBSD: rcmd.3,v 1.8 1997/06/13 13:31:56 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" 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 machine using an authentication scheme based on reserved port numbers. If the calling process is not setuid and the .Li RSH -environmental variable is set and +environment variable is set and .Fa inport is .Li shell/tcp , |