diff options
author | ru <ru@FreeBSD.org> | 2002-11-26 17:33:37 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-11-26 17:33:37 +0000 |
commit | b67068895d97e12c12cddfcd9a4300e1ba2b22b3 (patch) | |
tree | fc024a5ff7c8a51522b5893547107683e256ad5c /usr.bin/showmount | |
parent | e2ec9c38f53d895a400e39739f8687241e8931e9 (diff) | |
download | FreeBSD-src-b67068895d97e12c12cddfcd9a4300e1ba2b22b3.zip FreeBSD-src-b67068895d97e12c12cddfcd9a4300e1ba2b22b3.tar.gz |
mdoc(7) police: markup polishing.
Approved by: re
Diffstat (limited to 'usr.bin/showmount')
-rw-r--r-- | usr.bin/showmount/showmount.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/showmount/showmount.8 b/usr.bin/showmount/showmount.8 index 0e7f25d..dd539fa 100644 --- a/usr.bin/showmount/showmount.8 +++ b/usr.bin/showmount/showmount.8 @@ -43,10 +43,7 @@ .Nd show remote nfs mounts on host .Sh SYNOPSIS .Nm -.Oo -.Fl a | -.Fl d -.Oc +.Op Fl a | d .Op Fl e3 .Op Ar host .Sh DESCRIPTION |