diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/rpc.rstatd | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
Diffstat (limited to 'libexec/rpc.rstatd')
| -rw-r--r-- | libexec/rpc.rstatd/rpc.rstatd.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index ade5bbdec76d..ebaa766efd88 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -42,7 +42,9 @@ .Sh SYNOPSIS .Nm /usr/libexec/rpc.rstatd .Sh DESCRIPTION -.Nm Rpc.rstatd +The +.Nm +utility is a server which returns performance statistics obtained from the kernel. These statistics are read using the .Xr rup 1 @@ -52,8 +54,9 @@ The daemon is normally invoked by .Xr inetd 8 . .Pp -.Nm Rpc.rstatd -uses an +The +.Nm +utility uses an .Tn RPC protocol defined in .Pa /usr/include/rpcsvc/rstat.x . |
