diff options
author | 2007-06-01 06:27:57 +0000 | |
---|---|---|
committer | 2007-06-01 06:27:57 +0000 | |
commit | a982d32d5352f466d5e8a4342ea9baf84607f39c (patch) | |
tree | 659c918bb0ca3c9101e703c7376463d6e5777d2d /usr.bin/man | |
parent | mark the non-handling of 48 bits units with XXX (diff) | |
download | wireguard-openbsd-a982d32d5352f466d5e8a4342ea9baf84607f39c.tar.xz wireguard-openbsd-a982d32d5352f466d5e8a4342ea9baf84607f39c.zip |
more adosfs removal;
Diffstat (limited to 'usr.bin/man')
-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 ca969d6fe9f..1ed6a6b3c1f 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.35 2007/05/31 19:20:13 jmc Exp $ +.\" $OpenBSD: man.1,v 1.36 2007/06/01 06:27:57 jmc 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: May 31 2007 $ +.Dd $Mdocdate: June 1 2007 $ .Dt MAN 1 .Os .Sh NAME @@ -122,7 +122,6 @@ getfsstat (2) \(en get list of all mounted file systems getmntinfo (3) \(en get information about mounted file systems mount (8) \(en mount file systems mount, unmount (2) \(en mount or dismount a filesystem -mount_ados (8) \(en mount an AmigaDOS file system mount_cd9660 (8) \(en mount an ISO-9660 filesystem mount_ext2fs (8) \(en mount an ext2fs file system mount_ffs (8) \(en mount a Berkeley Fast File System |