Skip to content
Snippets Groups Projects
Commit 943dfada authored by Daniel Salzman's avatar Daniel Salzman
Browse files

doc: yet another typo

parent 32a159db
No related branches found
No related tags found
1 merge request!481Knotc cleanup
......@@ -143,7 +143,7 @@ Empty \fIzone\fP parameter means all zones.
.sp
Type \fIitem\fP parameter in the form of \fIsection\fP[\fB[\fP\fIid\fP\fB]\fP][\fB\&.\fP\fIname\fP].
.sp
(*) indicates a local operation which requires a configuration available.
(*) indicates a local operation which requires a configuration.
.SH EXAMPLES
.SS Reload the whole server configuration
.INDENT 0.0
......
......@@ -123,7 +123,7 @@ Empty *zone* parameter means all zones.
Type *item* parameter in the form of *section*\ [**[**\ *id*\ **]**\ ][**.**\ *name*].
(*) indicates a local operation which requires a configuration available.
(*) indicates a local operation which requires a configuration.
Examples
--------
......
......@@ -54,7 +54,7 @@ static void print_help(void)
"Note:\n"
" Empty <zone> parameter means all zones.\n"
" Type <item> parameter in the form of <section>[<identifier>].<name>.\n"
" (*) indicates a local operation which requires a configuration available.\n");
" (*) indicates a local operation which requires a configuration.\n");
}
static int set_config(const cmd_desc_t *desc, const char *confdb,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment