From bf1d5c5646da07af9b2c0185c1e43e7ced5b4d1d Mon Sep 17 00:00:00 2001 From: joe Date: Sun, 28 Oct 2001 02:10:40 +0000 Subject: Remove some extraneous spaces from the usage message. --- sbin/ipfw/ipfw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ipfw') diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c index c7fa1d5..b318251 100644 --- a/sbin/ipfw/ipfw.c +++ b/sbin/ipfw/ipfw.c @@ -914,7 +914,7 @@ show_usage(void) " {allow|permit|accept|pass|deny|drop|reject|unreach code|\n" " reset|count|skipto num|divert port|tee port|fwd ip|\n" " pipe num} [log [logamount count]]\n" -" proto: {ip|tcp|udp|icmp| < number>}\n" +" proto: {ip|tcp|udp|icmp|}\n" " src: from [not] {me|any|ip[{/bits|:mask}]} [{port[-port]}, [port], ...]\n" " dst: to [not] {me|any|ip[{/bits|:mask}]} [{port[-port]}, [port], ...]\n" " extras:\n" -- cgit v1.1