mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:02:05 -04:00
typo in usage message
This commit is contained in:
parent
e38cc88b71
commit
dd75e174ec
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ static void
|
|||
usage(void) {
|
||||
fprintf(stderr,
|
||||
"usage: named [-c conffile] [-d debuglevel] [-f] [-N number_of_cpus]\n"
|
||||
" [-p port] ] [-s] [-t chrootdir] [-u username]\n");
|
||||
" [-p port] [-s] [-t chrootdir] [-u username]\n");
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue