aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/ng_pred1.4
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2016-06-08 08:50:35 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2016-06-08 08:50:35 +0000
commit2597250955f157706cd1c22d08fdc348639921aa (patch)
tree2b6195a20d26f1928e8ad49f3c48cdb45fe03f47 /share/man/man4/ng_pred1.4
parent51a9a000ee201bd86a0e784b6a22498723035f77 (diff)
downloadsrc-2597250955f157706cd1c22d08fdc348639921aa.tar.gz
src-2597250955f157706cd1c22d08fdc348639921aa.zip
Fix a bunch of "sentence not on new line" warnings from igor(1).
MFC after: 1 month
Notes
Notes: svn path=/head/; revision=301589
Diffstat (limited to 'share/man/man4/ng_pred1.4')
-rw-r--r--share/man/man4/ng_pred1.43
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ng_pred1.4 b/share/man/man4/ng_pred1.4
index 7befbbccd00a..91a7103c3284 100644
--- a/share/man/man4/ng_pred1.4
+++ b/share/man/man4/ng_pred1.4
@@ -141,5 +141,6 @@ control message, or when hook have been disconnected.
.An Alexander Motin Aq Mt 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.