aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/vr.4
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit0227791b40a6936310e1dd376b0883b540fec0c0 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /share/man/man4/vr.4
parente340fc602be23c05a35f023bb91e70b4148c2ad9 (diff)
downloadsrc-0227791b40a6936310e1dd376b0883b540fec0c0.tar.gz
src-0227791b40a6936310e1dd376b0883b540fec0c0.zip
Expand *n't contractions.
Notes
Notes: svn path=/head/; revision=141846
Diffstat (limited to 'share/man/man4/vr.4')
-rw-r--r--share/man/man4/vr.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4
index 55b06cde8e0e..43a1fc34817f 100644
--- a/share/man/man4/vr.4
+++ b/share/man/man4/vr.4
@@ -144,7 +144,7 @@ mode when shutting down, and some PCI BIOSes fail to bring the chip
out of this state before configuring it.
The controller loses all of
its PCI configuration in the D3 state, so if the BIOS does not set
-it back to full power mode in time, it won't be able to configure it
+it back to full power mode in time, it will not be able to 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
@@ -188,7 +188,7 @@ driver always copies transmit mbuf chains into longword-aligned
buffers prior to transmission in order to pacify the Rhine chips.
If buffers are not aligned correctly, the chip will round the
supplied buffer address and begin DMAing from the wrong location.
-This buffer copying impairs transmit performance on slower systems but can't
+This buffer copying impairs transmit performance on slower systems but cannot
be avoided.
On faster machines (e.g.\& a Pentium II), the performance
impact is much less noticeable.