diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-13 13:31:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-13 13:31:57 +0000 |
commit | 53a3fa98f15f67030091f4ddcb8daad5209fc4bb (patch) | |
tree | 2d5cf3745283639052d611afdc1ed905cd67e00f /lib/libc/net | |
parent | 71979603caa755f2ba10529ed42cd4a4518be699 (diff) |
s/environmental/environment/
Diffstat (limited to 'lib/libc/net')
-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 , |