aboutsummaryrefslogtreecommitdiff
path: root/include/usage.src.h
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-10-08 15:04:23 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-10-08 15:04:23 +0200
commitc1e3027f11bd3dc12df508cde10457b9215424e4 (patch)
treeddce16363b9b399f7a4a29385867c2d38e9e56bb /include/usage.src.h
parent6b0ac8487a7a0332244db86246d3205fa76d7aae (diff)
downloadbusybox-c1e3027f11bd3dc12df508cde10457b9215424e4.tar.gz
fix help text punctuation
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'include/usage.src.h')
-rw-r--r--include/usage.src.h2
1 files changed, 1 insertions, 1 deletions
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" \