diff options
Diffstat (limited to 'libexec/rpc.rquotad/rpc.rquotad.8')
-rw-r--r-- | libexec/rpc.rquotad/rpc.rquotad.8 | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index 9d3c8af..a779c3e 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -38,19 +38,23 @@ .Sh SYNOPSIS .Nm /usr/libexec/rpc.rquotad .Sh DESCRIPTION -.Nm Rpc.rquotad -is a +The +.Nm +utility is a .Xr rpc 3 server which returns quotas for a user of a local filesystem which is NFS-mounted onto a remote machine. -.Xr Quota 1 -uses the results to display user quotas for remote filesystems. -.Nm Rpc.rquotad -is normally invoked by +The +.Xr quota 1 +utility uses the results to display user quotas for remote filesystems. +The +.Nm +utility is normally invoked by .Xr inetd 8 . .Pp -.Nm Rpc.rquotad -uses an +The +.Nm +utility uses an .Tn RPC protocol defined in .Pa /usr/include/rpcsvc/rquota.x . |