From: Jan Engelhardt Date: Sun, 2 Jun 2013 14:57:50 +0000 (+0200) Subject: doc: more escapes for minuses X-Git-Tag: v2.3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc8f214769896a95f32c6a45ca5dc13068c4c8b;p=thirdparty%2Fxtables-addons.git doc: more escapes for minuses --- diff --git a/extensions/libxt_DNETMAP.man b/extensions/libxt_DNETMAP.man index aa500e7..989792d 100644 --- a/extensions/libxt_DNETMAP.man +++ b/extensions/libxt_DNETMAP.man @@ -59,7 +59,7 @@ Adds static binding between prenatIP nad postnatIP. If postnatIP is already bound, previous binding will be timedout immediatelly. Static binding is never timedout. .TP -echo "-\fIIP\fR" > \fB/proc/net/xt_DNETMAP/subnet_mask\fR +echo "\-\fIIP\fR" > \fB/proc/net/xt_DNETMAP/subnet_mask\fR Removes binding with \fIIP\fR as prenat or postnat address. If removed binding is currently static, it'll make entry available for dynamic allocation. .TP