From 2dc8f214769896a95f32c6a45ca5dc13068c4c8b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 2 Jun 2013 16:57:50 +0200 Subject: [PATCH] doc: more escapes for minuses --- extensions/libxt_DNETMAP.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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