summaryrefslogtreecommitdiff
path: root/lib/libc/sys/mount.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
commit75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch)
tree23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libc/sys/mount.2
parent179604044813b13b6c13ecb74de46206ad287e49 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/mount.2')
-rw-r--r--lib/libc/sys/mount.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2
index 0fc39d3b5dfe..82c7f2211a26 100644
--- a/lib/libc/sys/mount.2
+++ b/lib/libc/sys/mount.2
@@ -327,9 +327,9 @@ or
mount can also fail if the maximum number of filesystems are currently
mounted.
.Sh SEE ALSO
+.Xr mfs 8 ,
.Xr mount 8 ,
-.Xr umount 8 ,
-.Xr mfs 8
+.Xr umount 8
.Sh BUGS
Some of the error codes need translation to more obvious messages.
.Sh HISTORY