diff options
-rw-r--r-- | share/man/man4/emu.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/bios.4 | 4 | ||||
-rw-r--r-- | share/man/man4/raid.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/emu.4 b/share/man/man4/emu.4 index 95cdddcc1ee..cf96c60cbcf 100644 --- a/share/man/man4/emu.4 +++ b/share/man/man4/emu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: emu.4,v 1.5 2002/10/29 18:08:16 mickey Exp $ +.\" $OpenBSD: emu.4,v 1.6 2002/12/06 19:04:24 avsm Exp $ .\" $NetBSD: emuxki.4,v 1.1 2001/10/18 18:40:16 jdolecek Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -108,7 +108,7 @@ Hardware interface of this card contains registers not used for normal operation, but potentially dangerous and not possible to disable. Potential damage ranges from frying the card to frying -motherboard or external equipment connected to it's outputs. +motherboard or external equipment connected to its outputs. .Sh BUGS Currently, this driver does not support recording, MIDI, joystick input or the multi-voice capability. diff --git a/share/man/man4/man4.i386/bios.4 b/share/man/man4/man4.i386/bios.4 index cb4f969633e..6483697e1da 100644 --- a/share/man/man4/man4.i386/bios.4 +++ b/share/man/man4/man4.i386/bios.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bios.4,v 1.4 2002/10/01 07:14:14 miod Exp $ +.\" $OpenBSD: bios.4,v 1.5 2002/12/06 19:04:24 avsm Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -40,7 +40,7 @@ .Cd "pcibios0 at bios0 flags 0x0000" .Sh INTRODUCTION .Ox -provides support for PC firmware, aka BIOS and some of it's functions, +provides support for PC firmware, aka BIOS and some of its functions, currently: APM subsystem, BIOS 32 extensions, PCI BIOS subsystem. .Pp The diff --git a/share/man/man4/raid.4 b/share/man/man4/raid.4 index 89348a3e74e..d4988663693 100644 --- a/share/man/man4/raid.4 +++ b/share/man/man4/raid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: raid.4,v 1.22 2002/11/08 08:08:47 mpech Exp $ +.\" $OpenBSD: raid.4,v 1.23 2002/12/06 19:04:24 avsm Exp $ .\" $NetBSD: raid.4,v 1.20 2001/09/22 16:03:58 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -122,7 +122,7 @@ the RAID set, and whether the data (and parity) on the component is .Sq clean . If the driver determines that the labels are very inconsistent with respect to each other (e.g. two or more serial numbers do not match) -or that the component label is not consistent with it's assigned place +or that the component label is not consistent with its assigned place in the set (e.g., the component label claims the component should be the 3rd one a 6-disk set, but the RAID set has it as the 3rd component in a 5-disk set) then the device will fail to configure. |