Commit 85b8869f authored by Benjamin Kerensa's avatar Benjamin Kerensa Committed by Tollef Fog Heen

Fix typos

parent 3ed75f50
......@@ -180,7 +180,7 @@ usage(void)
fprintf(stderr, FMT, "-T address:port",
"Telnet listen address and port");
fprintf(stderr, FMT, "-V", "version");
fprintf(stderr, FMT, "-u user", "Priviledge separation user id");
fprintf(stderr, FMT, "-u user", "Privilege separation user id");
#undef FMT
exit(1);
}
......
......@@ -725,7 +725,7 @@ mcf_param_show(struct cli *cli, const char * const *av, void *priv)
}
/*--------------------------------------------------------------------
* Mark paramters as protected
* Mark parameters as protected
*/
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment