diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2008-12-14 22:48:48 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2008-12-14 22:48:48 +0000 |
| commit | 4e543e5c372b259a8df99b3358d3cc24418369a7 (patch) | |
| tree | c75096d808a6bf167240603b802af9e4e4187de4 /lib/libc | |
| parent | 2a8d8e7cfdc93584c66c02f02b940ab3f67694fe (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/rcmd.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index e0643db91352..a7d2f8b0b5a1 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -238,6 +238,13 @@ For .Fn rcmd_af , .Dv PF_UNSPEC is also allowed. +.Sh ENVIRONMENT +.Bl -tag -width RSH +.It Ev RSH +When using the +.Fn rcmd +function, this variable is used as the program to run instead of +.Xr rsh 1 . .Sh DIAGNOSTICS The .Fn rcmd |
