From d0849d6cc9d641d580a9f39811d160db5e910f98 Mon Sep 17 00:00:00 2001 From: Grant Pannell Date: Sat, 29 Nov 2014 15:10:38 +1030 Subject: [PATCH] Fix type on man asciidoc --- doc/fwknopd.man.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fwknopd.man.asciidoc b/doc/fwknopd.man.asciidoc index e0af2a2d..7707be27 100644 --- a/doc/fwknopd.man.asciidoc +++ b/doc/fwknopd.man.asciidoc @@ -422,7 +422,7 @@ directive starts a new stanza. ``192.168.10.0/24,10.1.1.123'') *DESTINATION* '':: - This defines the destination address which the SPA packet will be + This defines the destination address for which the SPA packet will be accepted. The string ``ANY'' is also accepted if a valid SPA packet should be honored to any destination IP. Networks should be specified in CIDR notation (e.g. ``192.168.10.0/24''),