diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 19:28:07 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 19:28:07 +0000 |
commit | 1ab248eebcfed5ce85b3cbefe4593992c798cb8d (patch) | |
tree | 1328ca4570c444018bcc044dcee22ca89d73d4e6 /share/man/man8/man8.hp300 | |
parent | 314ae53b5a0d852ef6e9c4159e91d999051d813d (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man8/man8.hp300')
-rw-r--r-- | share/man/man8/man8.hp300/MAKEDEV.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.hp300/boot_hp300.8 | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man8/man8.hp300/MAKEDEV.8 b/share/man/man8/man8.hp300/MAKEDEV.8 index 39890a40db7..aa851618e81 100644 --- a/share/man/man8/man8.hp300/MAKEDEV.8 +++ b/share/man/man8/man8.hp300/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.14 2003/06/03 21:09:01 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.15 2003/06/06 19:28:06 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -156,7 +156,6 @@ Loadable kernel modules interface. .It Ar random In-kernel random number generator. .El -.Pp .Sh FILES .Bl -tag -width XXXX -compact .It Pa /dev diff --git a/share/man/man8/man8.hp300/boot_hp300.8 b/share/man/man8/man8.hp300/boot_hp300.8 index 90e46c7532d..ec3b325d4b4 100644 --- a/share/man/man8/man8.hp300/boot_hp300.8 +++ b/share/man/man8/man8.hp300/boot_hp300.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_hp300.8,v 1.7 2003/06/02 16:16:26 miod Exp $ +.\" $OpenBSD: boot_hp300.8,v 1.8 2003/06/06 19:28:06 jmc Exp $ .\" .\" Copyright (c) 2002, Miodrag Vallat. .\" All rights reserved. @@ -82,9 +82,9 @@ are the only valid .Ar device specifiers. .It Ar unit -is the device id for -.Tn SCSI devices, -and the +is the device ID for +.Tn SCSI +devices, and the .Li "(8 * the HP-IB controller number + the device unit number)" formula for .Tn HP-IB |