diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-30 16:09:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-30 16:09:55 +0000 |
commit | a71df82ca06d118d134d371227851869c298590b (patch) | |
tree | fe663443f41b4405d0f9135b9c2ebf7ab634eb07 /share/man/man8/man8.macppc | |
parent | 15d06823ed7296bc797380a8d50262d5b4ccc39d (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.macppc')
-rw-r--r-- | share/man/man8/man8.macppc/MAKEDEV.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man8/man8.macppc/MAKEDEV.8 b/share/man/man8/man8.macppc/MAKEDEV.8 index 761e33993cb..436c5ec536b 100644 --- a/share/man/man8/man8.macppc/MAKEDEV.8 +++ b/share/man/man8/man8.macppc/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.15 2004/05/29 04:08:53 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.16 2004/05/30 16:09:53 deraadt Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.macppc/MAKEDEV.md,v 1.18 2004/04/11 18:05:23 millert Exp -.\" OpenBSD: MAKEDEV.common,v 1.8 2004/05/29 04:07:30 deraadt Exp +.\" OpenBSD: etc.macppc/MAKEDEV.md,v 1.19 2004/05/30 08:17:18 grange Exp +.\" OpenBSD: MAKEDEV.common,v 1.9 2004/05/30 08:17:17 grange Exp .\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod 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 May 28, 2004 +.Dd May 30, 2004 .Dt MAKEDEV 8 macppc .Os .Sh NAME @@ -202,6 +202,9 @@ Hardware crypto access driver, see .It Ar fd fd/* nodes for fdescfs, see .Xr mount_fdesc 8 . +.It Ar hotplug +devices hot plugging, see +.Xr hotplug 4 . .It Ar iop* I2O controller devices, see .Xr iop 4 . |