diff options
Diffstat (limited to 'lib/libcompat/4.3/rexec.3')
-rw-r--r-- | lib/libcompat/4.3/rexec.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcompat/4.3/rexec.3 b/lib/libcompat/4.3/rexec.3 index 34d53ff..6101d1a 100644 --- a/lib/libcompat/4.3/rexec.3 +++ b/lib/libcompat/4.3/rexec.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm rexec .Nd return stream to a remote command +.Sh LIBRARY +.Lb libcompat .Sh SYNOPSIS .Ft int .Fn rexec "char **ahost" "int inport" "char *user" "char *passwd" "char *cmd" "int *fd2p" @@ -45,7 +47,6 @@ .Bf -symbolic This interface is obsoleted by .Xr rcmd 3 . -It is available from the compatibility library, libcompat. .Ef .Pp The |