diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-02-26 04:44:54 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-02-26 04:44:54 +0000 |
| commit | 69b23a40dfceaacb16c6373f980dd54fb85bccee (patch) | |
| tree | 6f253720eb1d428c772a51705d0f6598ed9596f1 /lib | |
| parent | 8d72aa683db43c95530ef472a94c80fff22b7887 (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 844c1fec0e326..0bb874e3598ba 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 August 13, 2004 +.Dd February 23, 2005 .Dt MOUNT 2 .Os .Sh NAME @@ -202,6 +202,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, does not exist. .Pp The .Fn unmount |
