diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-18 17:38:29 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-18 17:38:29 +0000 |
| commit | 0c56bab446eb30ef5e2181e16f8783121d27a2aa (patch) | |
| tree | 16e52a62d2477cc948a9981287950e0a45a318fb /usr.bin | |
| parent | abf9d14c729d9d31e081fdb99af34426d5456be5 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/showmount/showmount.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/showmount/showmount.8 b/usr.bin/showmount/showmount.8 index 33d2fb6f0ba8..901c2324c1cd 100644 --- a/usr.bin/showmount/showmount.8 +++ b/usr.bin/showmount/showmount.8 @@ -80,7 +80,8 @@ Use mount protocol Version 3, compatible with NFS Version 3. .El .Sh SEE ALSO .Xr mount 8 , -.Xr mountd 8 +.Xr mount_nfs 8 , +.Xr mountd 8 , .Sh BUGS The mount daemon running on the server only has an idea of the actual mounts, since the |
