fix help text punctuation

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
Denys Vlasenko 2010-10-08 15:04:23 +02:00
parent 6b0ac8487a
commit c1e3027f11

View File

@ -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" \