diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-08-23 06:38:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-08-23 06:38:43 +0000 |
commit | 14f757cde244542a781d9aea6d641601eca254a2 (patch) | |
tree | f7f104787b584770f3e914a7a84a61b09273bb9c /usr.bin/man/man.1 | |
parent | c14dfef691bf61df8ea7ab682102dfa4afd87013 (diff) |
do not show mount_nnpfs in an example, since it is gone
Diffstat (limited to 'usr.bin/man/man.1')
-rw-r--r-- | usr.bin/man/man.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index a9236b53e00..50044a088d8 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.51 2011/10/09 14:39:49 jmc Exp $ +.\" $OpenBSD: man.1,v 1.52 2012/08/23 06:38:42 deraadt Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: October 9 2011 $ +.Dd $Mdocdate: August 23 2012 $ .Dt MAN 1 .Os .Sh NAME @@ -129,7 +129,6 @@ mount_ext2fs (8) \(en mount an ext2fs file system mount_ffs (8) \(en mount a Berkeley Fast File System mount_msdos (8) \(en mount an MS-DOS file system mount_nfs (8) \(en mount NFS file systems -mount_nnpfs (8) \(en mount the nnpfs filesystem mount_ntfs (8) \(en mount an NTFS file system mount_procfs (8) \(en mount the process file system mount_udf (8) \(en mount a UDF filesystem |