diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-08-23 06:17:02 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-08-23 06:17:02 +0000 |
commit | 39adff8abe2b588a547a459e9dc3bf669cd55f40 (patch) | |
tree | f57c8cca8413361dd9be442eabecb02223303299 /share/man/man8/man8.hppa64 | |
parent | 865ec4748bc7369a3a19613f9c7910566351a951 (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.hppa64')
-rw-r--r-- | share/man/man8/man8.hppa64/MAKEDEV.8 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man8/man8.hppa64/MAKEDEV.8 b/share/man/man8/man8.hppa64/MAKEDEV.8 index d5d93bb7111..df113d857cd 100644 --- a/share/man/man8/man8.hppa64/MAKEDEV.8 +++ b/share/man/man8/man8.hppa64/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.32 2012/04/06 15:32:57 jsing Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.33 2012/08/23 06:17:00 deraadt Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.hppa64/MAKEDEV.md,v 1.24 2011/10/22 19:31:23 miod Exp -.\" OpenBSD: MAKEDEV.common,v 1.59 2012/04/06 15:18:41 jsing Exp +.\" OpenBSD: etc.hppa64/MAKEDEV.md,v 1.25 2012/08/23 06:15:28 deraadt Exp +.\" OpenBSD: MAKEDEV.common,v 1.60 2012/08/23 06:15:28 deraadt Exp .\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 6 2012 $ +.Dd $Mdocdate: August 23 2012 $ .Dt MAKEDEV 8 hppa64 .Os .Sh NAME @@ -208,9 +208,6 @@ fd/* nodes, see .It Ar lkm Loadable kernel modules interface, see .Xr lkm 4 . -.It Ar nnpfs* -NNPFS filesystem node, see -.Xr mount_nnpfs 8 . .It Ar pci* PCI bus devices, see .Xr pci 4 . |