diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:07:25 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:07:25 +0000 |
| commit | b5cf87e26a33fe12c8e2238149b5896b328f7fe2 (patch) | |
| tree | 3849d872b4b73608feb17809d7fb4d95c0fef6e0 /libexec/rpc.rstatd | |
| parent | 4622ab764ab8a3550702e2699d502d3ddd177c1e (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 8860e5541bdb..a70495663b7c 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -37,14 +37,14 @@ .Dt RPC.RSTATD 8 .Os BSD 4.3 .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 , |
