diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-10-16 15:38:28 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-10-16 15:38:28 +0000 |
| commit | 1878217deb4bb913122cf9b7f3045d3f85253776 (patch) | |
| tree | 21fbe527ab873a75c7cca71e4670850492fc39e3 | |
| parent | f4cda4bb8f40894d44bb20711cac8c289bf347f7 (diff) | |
Notes
| -rw-r--r-- | usr.bin/rpcinfo/rpcinfo.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/rpcinfo/rpcinfo.8 b/usr.bin/rpcinfo/rpcinfo.8 index bfff9027a02ac..f4c7fc79868c1 100644 --- a/usr.bin/rpcinfo/rpcinfo.8 +++ b/usr.bin/rpcinfo/rpcinfo.8 @@ -48,8 +48,9 @@ .Op Fl T Ar transport .Ar prognum versnum .Sh DESCRIPTION +The .Nm -makes an RPC call to an RPC +utility makes an RPC call to an RPC server and reports what it finds. .Pp In the first synopsis, |
