mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
typo in usage message
This commit is contained in:
parent
e38cc88b71
commit
dd75e174ec
@ -164,7 +164,7 @@ static void
|
|||||||
usage(void) {
|
usage(void) {
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"usage: named [-c conffile] [-d debuglevel] [-f] [-N number_of_cpus]\n"
|
"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
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user