diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /libexec/rpc.rstatd | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'libexec/rpc.rstatd')
| -rw-r--r-- | libexec/rpc.rstatd/rpc.rstatd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index dac969430888..ade5bbdec76d 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -37,14 +37,14 @@ .Dt RPC.RSTATD 8 .Os .Sh NAME -.Nm rpc.rstatd +.Nm rpc.rstatd .Nd kernel statistics server .Sh SYNOPSIS .Nm /usr/libexec/rpc.rstatd .Sh DESCRIPTION .Nm Rpc.rstatd is a server which returns performance statistics obtained from the kernel. -These statistics are read using the +These statistics are read using the .Xr rup 1 command. The @@ -55,7 +55,7 @@ daemon is normally invoked by .Nm Rpc.rstatd uses an .Tn RPC -protocol defined in +protocol defined in .Pa /usr/include/rpcsvc/rstat.x . .Sh SEE ALSO .Xr rup 1 , |
