diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/mount.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 30bd1ee..13d8dbd 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -32,7 +32,7 @@ .\" @(#)mount.2 8.3 (Berkeley) 5/24/95 .\" $FreeBSD$ .\" -.Dd November 26, 2004 +.Dd February 23, 2005 .Dt MOUNT 2 .Os .Sh NAME @@ -199,6 +199,8 @@ Thus the file system is described by the .Xr mount_nfs 8 manual page. +It should be noted that a manual page for default +file systems, known as UFS and UFS2, do not exist. .Pp The .Fn unmount |