diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-01-27 04:35:02 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-01-27 04:35:02 +0000 |
| commit | b1e30cf60f8a1f6d4c05488b1bb0e6be4333e605 (patch) | |
| tree | bbf188d616dd05938ccf5b50ed728bdee2744a7c /lib/libcompat/4.3 | |
| parent | ad088da1873fcc9bfe0d3f6252f86c264d06e9b3 (diff) | |
Notes
Diffstat (limited to 'lib/libcompat/4.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 f6d747848c4d..57c1002bb54c 100644 --- a/lib/libcompat/4.3/rexec.3 +++ b/lib/libcompat/4.3/rexec.3 @@ -42,7 +42,8 @@ .Fn rexec "char **ahost" "int inport" "char *user" "char *passwd" "char *cmd" "int *fd2p" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by krcmd(3). +This interface is obsoleted by +.Xr rcmd 3 . It is available from the compatibility library, libcompat. .Ef .Pp |
