db0f0bb7f1539f235a4b0aa2214f11e5db989c38
[quagga-debian.git] / debian / patches / 0003-Tweak-grammar-in-zebra-manpage-to-keep-lintian-happy.patch
1 From: Scott Leggett <scott@sl.id.au>
2 Date: Sat, 12 Nov 2016 01:26:10 +1100
3 Subject: Tweak grammar in zebra manpage to keep lintian happy.
4
5 ---
6  doc/zebra.8 | 2 +-
7  1 file changed, 1 insertion(+), 1 deletion(-)
8
9 diff --git a/doc/zebra.8 b/doc/zebra.8
10 index 6f70389..da5881c 100644
11 --- a/doc/zebra.8
12 +++ b/doc/zebra.8
13 @@ -80,7 +80,7 @@ handle flood of netlink messages from kernel. If you ever see "recvmsg overrun"
14  messages in zebra log, you are in trouble.
15  
16  Solution is to increase receive buffer of netlink socket. Note that kernel
17 -< 2.6.14 doesn't allow to increase it over maximum value defined in
18 +< 2.6.14 doesn't allow increasing it over the maximum value defined in
19  \fI/proc/sys/net/core/rmem_max\fR. If you want to do it, you have to increase
20  maximum before starting zebra.
21