diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-05-26 04:29:55 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-05-26 04:29:55 +0000 |
commit | fe222533e855920691266112478951bfa255abdc (patch) | |
tree | 30ec76640484263373de405a3a4c8d7435ce69f1 /usr.bin/man/man.1 | |
parent | 4d19e6d39091900af1dab888dfcffd44727602b6 (diff) |
byebye umap, union and null references; pedro@ ok.
Diffstat (limited to 'usr.bin/man/man.1')
-rw-r--r-- | usr.bin/man/man.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 96b0508db48..62fb27de04c 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.22 2005/04/15 23:35:01 jmc Exp $ +.\" $OpenBSD: man.1,v 1.23 2005/05/26 04:29:54 fgsch Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -121,8 +121,6 @@ mount_fdesc (8) \- mount the file-descriptor file system mount_ffs, mount_ufs (8) \- mount a Berkeley Fast File System mount_kernfs (8) \- mount the /kern file system mount_procfs (8) \- mount the process file system -mount_umap (8) \- sample file system layer -mount_union (8) \- mount union filesystems mount_xfs (8) \- mount the xfs filesystem mountd (8) \- service remote NFS mount requests newfs, mount_mfs (8) \- construct a new file system |