aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nfs/mount_nfs.8
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-07-18 17:31:00 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-07-18 17:31:00 +0000
commitffc717e235e33f1033a495d0281457bd191ceee9 (patch)
tree6514bda573242afad845d4d54d43b691efc9663e /sbin/mount_nfs/mount_nfs.8
parentedeb84a1b21b0dff9a625d12be74e59d9e291fee (diff)
downloadsrc-ffc717e235e33f1033a495d0281457bd191ceee9.tar.gz
src-ffc717e235e33f1033a495d0281457bd191ceee9.zip
Order the cross-references in the SEE ALSO section, in preparation
for PR 20008.
Notes
Notes: svn path=/head/; revision=63438
Diffstat (limited to 'sbin/mount_nfs/mount_nfs.8')
-rw-r--r--sbin/mount_nfs/mount_nfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index 906175e130a9..e10d92f2e158 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -313,8 +313,8 @@ Set the retransmit timeout count for soft mounts to the specified value.
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8 ,
-.Xr nfsiod 8 ,
-.Xr nfsd 8
+.Xr nfsd 8 ,
+.Xr nfsiod 8
.Sh BUGS
Due to the way that Sun RPC is implemented on top of UDP (unreliable datagram)
transport, tuning such mounts is really a black art that can only be expected