diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-07-21 14:09:16 -0700 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-07-21 14:09:16 -0700 |
commit | ec4aae6176eaea28a5ec9cd8200f4de791fdb5f2 (patch) | |
tree | d7f255133ba3c96a52e9b55da48408608b302ad0 /templates/firewall/source-validation | |
parent | 3ad5af523f8086d71508d30e0c3f95ea73faf546 (diff) | |
download | vyatta-cfg-firewall-ec4aae6176eaea28a5ec9cd8200f4de791fdb5f2.tar.gz vyatta-cfg-firewall-ec4aae6176eaea28a5ec9cd8200f4de791fdb5f2.zip |
undo verb usage at the start of help strings
Diffstat (limited to 'templates/firewall/source-validation')
-rw-r--r-- | templates/firewall/source-validation/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/firewall/source-validation/node.def b/templates/firewall/source-validation/node.def index 2e9fa1c..7853bec 100644 --- a/templates/firewall/source-validation/node.def +++ b/templates/firewall/source-validation/node.def @@ -6,7 +6,7 @@ type: txt -help: Set policy for source validation by reversed path, as specified in RFC3704 +help: Policy for source validation by reversed path, as specified in RFC3704 comp_help:Possible completions: strict\tEnable Strict Reverse Path Forwarding as defined in RFC3704 |