diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2001-01-27 23:09:41 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2001-01-27 23:09:41 +0000 |
commit | 2c31169982ab2cac090c830ed6b9cd83fe819a90 (patch) | |
tree | 7f34ceb4882c70841ba20c8da129cbf6b42b5420 | |
parent | c739f248cc55e0f4df91932b31e0d610822182d0 (diff) |
mention ipl and xfs*
-rw-r--r-- | share/man/man8/man8.powerpc/MAKEDEV.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man8/man8.powerpc/MAKEDEV.8 b/share/man/man8/man8.powerpc/MAKEDEV.8 index 053225d90fb..9b65c207e8a 100644 --- a/share/man/man8/man8.powerpc/MAKEDEV.8 +++ b/share/man/man8/man8.powerpc/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.2 2001/01/27 22:47:20 brad Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.3 2001/01/27 23:09:40 brad Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -106,6 +106,8 @@ SCSI CD-ROM drives SCSI media changer drives .It Ar fd# Floppy disk drives +.It Ar ipl +IPFilter log .It Ar lkm Loadable kernel modules. .It Ar pty# @@ -147,6 +149,8 @@ IDE disk drives WSCONS keyboard devices .It Ar wsmouse# WSCONS mouse devices +.It Ar xfs# +XFS filesystem devices .El .Sh FILES .Bl -tag -width /dev -compact |