From ffc717e235e33f1033a495d0281457bd191ceee9 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Tue, 18 Jul 2000 17:31:00 +0000 Subject: [PATCH] Order the cross-references in the SEE ALSO section, in preparation for PR 20008. --- sbin/mount_nfs/mount_nfs.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 906175e130a..e10d92f2e15 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