Add a comma symbol in a sentence.

protocol is optional. If present, it must be tcp, udp, icmp, or all.
This commit is contained in:
ZhouNanzhao
2014-12-11 14:29:19 +08:00
parent d20c550457
commit ff5642db4d

View File

@@ -148,7 +148,7 @@ In the configuration file, a FirewallRule has the form:
where
* *permission* is required and must be allow, block, drop, log, or ulog.
* *protocol* is optional. If present must be tcp, udp, icmp, or all.
* *protocol* is optional. If present, it must be tcp, udp, icmp, or all.
Defaults to all.
* port *portrange* is optional. If present, protocol must be tcp or udp.
portrange can be a single integer port number, or a colon-separated port