X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..191fe7a34582876de01d3e62c2a6587baf59a283:/debian/patches/0008-Remove-duplicated-footnote.patch diff --git a/debian/patches/0008-Remove-duplicated-footnote.patch b/debian/patches/0008-Remove-duplicated-footnote.patch new file mode 100644 index 0000000..88d9b7e --- /dev/null +++ b/debian/patches/0008-Remove-duplicated-footnote.patch @@ -0,0 +1,20 @@ +From: Scott Leggett +Date: Sun, 5 Nov 2017 22:02:51 +1100 +Subject: Remove duplicated footnote. + +--- + doc/bgpd.texi | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/doc/bgpd.texi b/doc/bgpd.texi +index d5aa30c..2452eec 100644 +--- a/doc/bgpd.texi ++++ b/doc/bgpd.texi +@@ -1722,7 +1722,6 @@ Dump all BGP packet and events to @var{path} file. + If @var{interval} is set, a new file will be created for echo @var{interval} of seconds. + The path @var{path} can be set with date and time formatting (strftime). + The type ‘all-et’ enables support for Extended Timestamp Header (@pxref{Packet Binary Dump Format}). +-(@pxref{Packet Binary Dump Format}) + @end deffn + + @deffn Command {dump bgp updates @var{path} [@var{interval}]} {}