summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_osf.man
diff options
context:
space:
mode:
authorLaurence J. Lane <ljlane@debian.org>2019-12-04 19:18:07 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2019-12-05 11:44:41 +0100
commitaf276b85c0accdf2f28ce759887128fcfa414508 (patch)
treefc00a3bb2efbf2e85a5a72a26f2d6075490436d1 /extensions/libxt_osf.man
parent3b9b515618c63270ec25f5e0834e1169e8dc9b08 (diff)
extensions: manpages: cleanup hyphens
Cleanup, scape hyphens so they are not interpreted by the manpage generator. Arturo says: This patch is forwarded from the iptables Debian package, where it has been around for many years now. Signed-off-by: Laurence J. Lane <ljlane@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libxt_osf.man')
-rw-r--r--extensions/libxt_osf.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_osf.man b/extensions/libxt_osf.man
index 5ba92ce0..ecb6ee5f 100644
--- a/extensions/libxt_osf.man
+++ b/extensions/libxt_osf.man
@@ -35,11 +35,11 @@ Windows [2000:SP3:Windows XP Pro SP1, 2000 SP3]: 11.22.33.55:4024 ->
OS fingerprints are loadable using the \fBnfnl_osf\fP program. To load
fingerprints from a file, use:
.PP
-\fBnfnl_osf -f /usr/share/xtables/pf.os\fP
+\fBnfnl_osf \-f /usr/share/xtables/pf.os\fP
.PP
To remove them again,
.PP
-\fBnfnl_osf -f /usr/share/xtables/pf.os -d\fP
+\fBnfnl_osf \-f /usr/share/xtables/pf.os \-d\fP
.PP
The fingerprint database can be downloaded from
http://www.openbsd.org/cgi-bin/cvsweb/src/etc/pf.os .