diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-04 13:30:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-04 13:30:08 +0000 |
commit | af378ac9fcc04843a0293807a112b362a9160914 (patch) | |
tree | 732d6f49364c0a15babbd463d912f54a7625e2ee /share/man | |
parent | a8508f518eb51394fbcfecb52ce85fc508c095be (diff) |
xfs -> nnpfs;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/options.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 71f6139a78d..5009903de76 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.191 2008/09/06 14:04:48 jmc Exp $ +.\" $OpenBSD: options.4,v 1.192 2009/06/04 13:30:07 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 6 2008 $ +.Dd $Mdocdate: June 4 2009 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -385,12 +385,12 @@ Includes code for the UDF file systems typically found on DVD discs. See .Xr mount_udf 8 for details. -.It Cd option XFS +.It Cd option NNPFS Includes the kernel support for the AFS-compatible Arla filesystem. Since the xfs interface is simple and generic it can be used for other filesystems as well. See -.Xr mount_xfs 8 +.Xr mount_nnpfs 8 for details. .El .Sh FILE SYSTEM OPTIONS |