diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-02-24 00:32:58 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-02-24 00:32:58 +0000 |
| commit | 0fa17d320d4a4d2c1a5006960f9e05a2ccb83470 (patch) | |
| tree | 55d8c756de4952b8053f8362153db1305d86a831 /lib/libc/sys/mount.2 | |
| parent | cd1381943377d3d2be347951c3965f1e1681034b (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/mount.2')
| -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 30bd1ee07fa0a..13d8dbd27652a 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 |
