X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fshowmount%2Fshowmount.man;h=a2f510fb56177a71152b57f3c0a5111a2e73f695;hp=30c9d824f24de69c8622a63682ee9d713c903ce6;hb=014e00dfaea0efc92150e2aedc5ca43aa337545e;hpb=2179c112b9a386ca3d51d0e19390ddfadd745030 diff --git a/utils/showmount/showmount.man b/utils/showmount/showmount.man index 30c9d82..a2f510f 100644 --- a/utils/showmount/showmount.man +++ b/utils/showmount/showmount.man @@ -4,7 +4,7 @@ .SH NAME showmount \- show mount information for an NFS server .SH SYNOPSIS -.B /usr/sbin/showmount +.B showmount .B "[\ \-adehv\ ]" .B "[\ \-\-all\ ]" .B "[\ \-\-directories\ ]" @@ -21,12 +21,14 @@ lists the set of clients who are mounting from that host. The output from .B showmount is designed to -appear as though it were processed through ``sort -u''. +appear as though it were processed through ``sort \-u''. .SH OPTIONS .TP .BR \-a " or " \-\-all -List both the client hostname and mounted directory in -host:dir format. +List both the client hostname or IP address and mounted directory in +host:dir format. This info should not be considered reliable. See the notes +on rmtab in +.BR rpc.mountd (8). .TP .BR \-d " or " \-\-directories List only the directories mounted by some client.