summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-06 00:13:24 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-06 00:13:24 +0000
commited39ea5730efcc7ed23c2c4f0f8ee51d79533ec0 (patch)
tree844d0db98486bd8fca82b1c71742b9c1357d6dd4 /share/man/man4
parent0baf72ff2beba03b1faf149cf93fdbae15c6bb84 (diff)
remove .Pp and -compact in displays;
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/ahd.48
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/ahd.4 b/share/man/man4/ahd.4
index 7c15ef583ff..8491d74e7f0 100644
--- a/share/man/man4/ahd.4
+++ b/share/man/man4/ahd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ahd.4,v 1.5 2004/07/05 23:36:35 deraadt Exp $
+.\" $OpenBSD: ahd.4,v 1.6 2004/07/06 00:13:23 jmc Exp $
.\"
.\" Copyright (c) 1995, 1996, 1997, 1998, 2000
.\" Justin T. Gibbs. All rights reserved.
@@ -81,16 +81,14 @@ support
.El
.Pp
To compile in debugging code:
-.Pp
-.Bd -ragged -offset indent -compact
+.Bd -ragged -offset indent
.Cd options AHD_DEBUG
.Cd options AHD_DEBUG_OPTS=<bitmask of options>
.Cd options AHD_REG_PRETTY_PRINT
.Ed
.Pp
To configure one or more controllers to assume the target role:
-.Pp
-.Bd -ragged -offset indent -compact
+.Bd -ragged -offset indent
.Cd options AHD_TMODE_ENABLE=<bitmask of units>
.Ed
.Pp