From c1e3027f11bd3dc12df508cde10457b9215424e4 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 8 Oct 2010 15:04:23 +0200 Subject: fix help text punctuation Signed-off-by: Denys Vlasenko --- include/usage.src.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.src.h') diff --git a/include/usage.src.h b/include/usage.src.h index 38d6089b1..f058a9d49 100644 --- a/include/usage.src.h +++ b/include/usage.src.h @@ -4268,7 +4268,7 @@ INSERT "\n -u USER[:GRP] Change to user/group after bind" \ "\n -c N Handle up to N connections simultaneously" \ "\n -b N Allow a backlog of approximately N TCP SYNs" \ - "\n -C N[:MSG] Allow only up to N connections from the same IP" \ + "\n -C N[:MSG] Allow only up to N connections from the same IP." \ "\n New connections from this IP address are closed" \ "\n immediately. MSG is written to the peer before close" \ "\n -h Look up peer's hostname" \ -- cgit v1.2.3