summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2023-06-02 08:51:46 +0000
committerandvar <andvar@NetBSD.org>2023-06-02 08:51:46 +0000
commit7d0e1a6857dcbf5ffd8fcd0e112124619dda2c69 (patch)
treed40c808eafe10cde1b51826a014a15d197142367 /share
parenta24a59f572d6e4678904c562141927c4d3ab8482 (diff)
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
also s/beyound/beyond/ and few others along the way, mainly in comments.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/dge.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/dge.4 b/share/man/man4/dge.4
index dcd39dd81d6..b73eb0e6a0c 100644
--- a/share/man/man4/dge.4
+++ b/share/man/man4/dge.4
@@ -1,4 +1,4 @@
-.\" $NetBSD: dge.4,v 1.11 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: dge.4,v 1.12 2023/06/02 08:51:46 andvar Exp $
.\"
.\" Copyright (c) 2004, SUNET, Swedish University Computer Network.
.\" All rights reserved.
@@ -94,7 +94,7 @@ and the chip will be reset to resume normal operation.
.It dge%d: Receive overrun
If the computer is under heavy load, the software may not be able to
keep up removing received datagrams from the receive queue, and
-will therefore loose datagrams.
+will therefore lose datagrams.
To avoid this, check that the other end is using the XON/XOFF
protocol, if possible, or increase the receive descriptor ring size
in the driver.