X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..191fe7a34582876de01d3e62c2a6587baf59a283:/debian/patches/0003-Tweak-grammar-in-zebra-manpage-to-keep-lintian-happy.patch diff --git a/debian/patches/0003-Tweak-grammar-in-zebra-manpage-to-keep-lintian-happy.patch b/debian/patches/0003-Tweak-grammar-in-zebra-manpage-to-keep-lintian-happy.patch new file mode 100644 index 0000000..db0f0bb --- /dev/null +++ b/debian/patches/0003-Tweak-grammar-in-zebra-manpage-to-keep-lintian-happy.patch @@ -0,0 +1,21 @@ +From: Scott Leggett +Date: Sat, 12 Nov 2016 01:26:10 +1100 +Subject: Tweak grammar in zebra manpage to keep lintian happy. + +--- + doc/zebra.8 | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/doc/zebra.8 b/doc/zebra.8 +index 6f70389..da5881c 100644 +--- a/doc/zebra.8 ++++ b/doc/zebra.8 +@@ -80,7 +80,7 @@ handle flood of netlink messages from kernel. If you ever see "recvmsg overrun" + messages in zebra log, you are in trouble. + + Solution is to increase receive buffer of netlink socket. Note that kernel +-< 2.6.14 doesn't allow to increase it over maximum value defined in ++< 2.6.14 doesn't allow increasing it over the maximum value defined in + \fI/proc/sys/net/core/rmem_max\fR. If you want to do it, you have to increase + maximum before starting zebra. +