diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-21 15:38:19 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-21 15:38:19 +0000 |
commit | 8a8d1486bb7edce317af04782ff5f525856713f9 (patch) | |
tree | 29359eb32a4cded6e74870b17b28a4ed6367f1e7 /share | |
parent | 1fccc43449060237216c6dec83f575811251fb08 (diff) |
Don't hyphenate the words {left|right}most.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/cardbus.4 | 4 | ||||
-rw-r--r-- | share/man/man4/wd.4 | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index 0b3eac8f109..4ac3c889f9e 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.2 2000/04/11 20:39:02 deraadt Exp $ +.\" $OpenBSD: cardbus.4,v 1.3 2000/04/21 15:38:18 aaron Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -53,7 +53,7 @@ provides machine-independent bus support and drivers for CardBus devices. .Pp The flags are used with cardslot definition. -The lowest order (right-most) +The lowest order (rightmost) bit of defines the PC Card attach sequence at boot-time. When the bit is set, a PC Card in the slot is probed and diff --git a/share/man/man4/wd.4 b/share/man/man4/wd.4 index 0272b0efadf..48f929c451b 100644 --- a/share/man/man4/wd.4 +++ b/share/man/man4/wd.4 @@ -1,7 +1,6 @@ -.\" $OpenBSD: wd.4,v 1.5 2000/04/03 21:19:37 aaron Exp $ +.\" $OpenBSD: wd.4,v 1.6 2000/04/21 15:38:18 aaron Exp $ .\" $NetBSD: wd.4,v 1.4 1999/04/25 00:00:05 mjl Exp $ .\" -.\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. .\" @@ -45,7 +44,7 @@ are used only with controllers that support DMA operations and mode settings (like some .Xr pciide 4 controllers). -The lowest order (right-most) nibble of the +The lowest order (rightmost) nibble of the .Cm flags define the PIO mode to use. The next four bits indicate the DMA mode and the third nibble the UltraDMA mode. |