mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Introduce restructuredText man pages to sync the online and source code man page documentation. The templated man pages (*.in) are still part of the repo but generated with docutils from their .rst counterpart. Documentation on how to generate those (mainly for core developers) are in README.man.
93 lines
2.2 KiB
Groff
93 lines
2.2 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "UNBOUND-CHECKCONF" "8" "@date@" "@version@" "Unbound"
|
|
.SH NAME
|
|
unbound-checkconf \- Check Unbound @version@ configuration file for errors.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
\fBunbound\-checkconf\fP [\fB\-hf\fP] [\fB\-o option\fP] [cfgfile]
|
|
.SH DESCRIPTION
|
|
.sp
|
|
\fBunbound\-checkconf\fP checks the configuration file for the
|
|
\fI\%unbound(8)\fP DNS resolver for syntax and other errors.
|
|
The config file syntax is described in
|
|
\fI\%unbound.conf(5)\fP\&.
|
|
.sp
|
|
The available options are:
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-h
|
|
Show the version and commandline option help.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-f
|
|
Print full pathname, with chroot applied to it.
|
|
Use with the \fI\%\-o\fP option.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-q
|
|
Make the operation quiet, suppress output on success.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-o <option>
|
|
If given, after checking the config file the value of this option is
|
|
printed to stdout.
|
|
For \fB\(dq\(dq\fP (disabled) options an empty line is printed.
|
|
.UNINDENT
|
|
.INDENT 0.0
|
|
.TP
|
|
.B cfgfile
|
|
The config file to read with settings for Unbound.
|
|
It is checked.
|
|
If omitted, the config file at the default location is checked.
|
|
.UNINDENT
|
|
.SH EXIT CODE
|
|
.sp
|
|
The \fBunbound\-checkconf\fP program exits with status code 1 on error, 0 for a
|
|
correct config file.
|
|
.SH FILES
|
|
.INDENT 0.0
|
|
.TP
|
|
.B @ub_conf_file@
|
|
Unbound configuration file.
|
|
.UNINDENT
|
|
.SH SEE ALSO
|
|
.sp
|
|
\fI\%unbound.conf(5)\fP,
|
|
\fI\%unbound(8)\fP\&.
|
|
.SH AUTHOR
|
|
Unbound developers are mentioned in the CREDITS file in the distribution.
|
|
.SH COPYRIGHT
|
|
1999-2025, NLnet Labs
|
|
.\" Generated by docutils manpage writer.
|
|
.
|