Jeremy Sowden 73b96e25e4 doc: fix quoted string in libxt_DNETMAP manpage
In roff, lines beginning with a single quote are control lines.  In the
libxt_DNETMAP man-page there is a single-quoted string at the beginning
of a line, which troff tries and fails to interpret as a macro:

	troff: <standard input>:49: warning: macro 'S'' not defined

This means that the line is not output.

Replace the single quotes with the appropriate escape-sequences.

Fixes: v2.3~9 ("doc: spelling and grammar corrections to DNETMAP")
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
2020-07-28 10:02:26 +02:00
2020-02-25 07:35:08 +01:00
2008-12-25 20:10:38 +01:00
2019-11-20 22:50:04 +01:00
2008-01-29 03:57:08 +01:00
2020-02-25 07:35:08 +01:00
2018-02-12 15:10:47 +01:00
2008-08-02 13:08:48 -04:00
2013-06-19 06:09:34 +02:00
2010-12-30 08:36:15 +01:00
2010-12-30 08:36:15 +01:00
2019-05-07 03:24:43 +08:00
2019-03-07 10:20:05 +01:00
2020-02-25 07:35:08 +01:00

Xtables-addons
==============

Xtables-addons is a set of extensions that were not accepted in the
Linux kernel and/or main Xtables/iptables package.

It superseded the earlier patch-o-matic(-ng) package in that no
patching and/or recompilation of either the kernel or
Xtables/iptables is required. However, do see the INSTALL file for
the minimum requirements of Xtables-addons.


Included in this package
========================
- xt_ACCOUNT 1.16, libxt_ACCOUNT 1.3
Description
No description provided
Readme GPL-2.0 1.9 MiB
Languages
C 83.9%
Roff 10.7%
Perl 2.5%
Makefile 2%
M4 0.6%
Other 0.3%