summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_deflate.4
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /share/man/man4/ng_deflate.4
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'share/man/man4/ng_deflate.4')
-rw-r--r--share/man/man4/ng_deflate.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ng_deflate.4 b/share/man/man4/ng_deflate.4
index 25ba5e8..11dc132 100644
--- a/share/man/man4/ng_deflate.4
+++ b/share/man/man4/ng_deflate.4
@@ -40,7 +40,7 @@
.Sh DESCRIPTION
The
.Nm deflate
-node type implements the Deflate sub-protocols of the Compression Control
+node type implements the Deflate sub-protocols of the Compression Control
Protocol (CCP).
.Pp
The node has two hooks,
@@ -111,7 +111,7 @@ The receiver should respond by sending a PPP CCP Reset-Request to the peer.
.Pp
This message may also be received by this node type when a CCP Reset-Request
or Reset-Ack is received by the local PPP entity.
-The node will respond by flushing its compression state so the sides
+The node will respond by flushing its compression state so the sides
can resynchronize.
.It Dv NGM_DEFLATE_GET_STATS Pq Li getstats
This control message obtains statistics for a given hook.
@@ -154,5 +154,5 @@ control message, or when hook have been disconnected.
.An Alexander Motin Aq mav@alkar.net
.Sh BUGS
Due to nature of netgraph PPP implementation there are possible race conditions
-between data packet and ResetAck CCP packet in case of packet loss. As result,
+between data packet and ResetAck CCP packet in case of packet loss. As result,
packet loss can produce bigger performance degradation than supposed by protocol.
OpenPOWER on IntegriCloud