diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-11 04:32:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-11 04:32:29 +0000 |
commit | c341e62e40dcf89b30d4a2bcf64d515b776dee81 (patch) | |
tree | dd2a9c726fb98b2afc7489db2110c149d2add573 /share/man/man4/vr.4 | |
parent | f24ceb1e6c7ff64cfd585e68ef0913af97974acf (diff) |
typos;
wscons(4): ok miod@
Diffstat (limited to 'share/man/man4/vr.4')
-rw-r--r-- | share/man/man4/vr.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index 2e02b38e229..ea13d78573e 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vr.4,v 1.12 2003/01/13 15:55:44 jason Exp $ +.\" $OpenBSD: vr.4,v 1.13 2003/04/11 04:32:28 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -96,7 +96,7 @@ driver supports the following media options: .Pp .Bl -tag -width xxxxxxxxxxxxxxxxxxxx .It full-duplex -Force full duplex operation +Force full duplex operation. .It half-duplex Force half duplex operation. .El @@ -130,13 +130,13 @@ configure it correctly. The driver tries to detect this condition and bring the adapter back to the D0 (full power) state, but this may not be enough to return the driver to a fully operational condition. -If you see this message at boot time and the driver fails to attach -the device as a network interface, you will have to perform second -warm boot to have the device properly configured. +If this message appears at boot time and the driver fails to attach +the device as a network interface, a second warm boot will have to be +performed to have the device properly configured. .Pp Note that this condition only occurs when warm booting from another operating system. -If you power down your system prior to booting +If the system is powered down prior to booting .Ox , the card should be configured correctly. .El |