diff options
author | 2000-04-21 15:38:17 +0000 | |
---|---|---|
committer | 2000-04-21 15:38:17 +0000 | |
commit | beae2e8d6298f28b79f911a722c24cefd79d0e2c (patch) | |
tree | a2da1fae9d1cead121f044b35d42f8a62b32d85a /share/man | |
parent | Add ERRORS section (the strdup(3) function may fail and set errno to any of the (diff) | |
download | wireguard-openbsd-beae2e8d6298f28b79f911a722c24cefd79d0e2c.tar.xz wireguard-openbsd-beae2e8d6298f28b79f911a722c24cefd79d0e2c.zip |
Don't hyphenate the words {left|right}most.
Diffstat (limited to 'share/man')
-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. |