Skip to content

Commit ed3ffd3

Browse files
author
Jeroen Koekkoek
committed
Delete .IP macros from man pages
1 parent b5cb209 commit ed3ffd3

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

nsd-checkzone.8.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ command write does.
3737
Create an IXFR from the differences between the old zone file and the
3838
new zone file. The argument to the \-i option is the old zone file,
3939
the other zonefile argument passed is the new zonefile.
40-
.IP
40+
4141
The difference is computed between the two zonefiles by keeping one
4242
version of the zone in memory, and another version in a temporary
4343
file. The temporary file is located at the zonefile directory. This is
4444
also where the result is written, to a file with the zonefile name,
4545
ending with '.ixfr'. This is also where NSD reads it when IXFRs are
4646
configured for the zone.
47-
.IP
47+
4848
The other existing ixfr files are renamed to become older IXFR contents
4949
for the zone, if any such files exist. If the output file already exists
5050
with the correct contents, no new file is created. The contents of the

nsd.conf.5.in

+23-23
Original file line numberDiff line numberDiff line change
@@ -147,15 +147,15 @@ NSD will bind to the listed ip\-address. Can be given multiple times
147147
to bind multiple ip\-addresses. Optionally, a port number can be given.
148148
If none are given NSD listens to the wildcard interface. Same as command-line option
149149
.BR \-a.
150-
.IP
150+
151151
To limit which NSD server(s) listen on the given interface, specify one or
152152
more servers separated by whitespace after <ip>[@port]. Ranges can be used as
153153
a shorthand to specify multiple consecutive servers. By default every server
154154
will listen.
155-
.IP
155+
156156
If an interface name is used instead of ip4 or ip6, the list of IP addresses
157157
associated with that interface is picked up and used at server start.
158-
.IP
158+
159159
For servers with multiple IP addresses that can be used to send traffic
160160
to the internet, list them one by one, or the source address of replies
161161
could be wrong. This is because if the udp socket associates a source
@@ -302,7 +302,7 @@ Increase it to allow more zone transfer sockets, like to 256.
302302
To save memory, this can be lowered, set it lower together with some other
303303
settings to have reduced memory footprint for NSD. xfrd\-tcp\-max: 32
304304
and xfrd\-tcp\-pipeline: 128 and rrl\-size: 1000
305-
.IP
305+
306306
This reduces memory footprint, other memory usage is caused mainly by
307307
the server\-count setting, the number of server processes, and the
308308
tcp\-count setting, which keeps buffers per server process, and by the
@@ -398,14 +398,14 @@ Default is 0. 1 gives more information about incoming notifies and
398398
zone transfers. 2 lists soft warnings that are encountered. 3 prints
399399
more information. Same as command-line option
400400
.BR \-V .
401-
.IP
401+
402402
Verbosity 0 will print warnings and errors, and other events that are
403403
important to keep NSD running.
404-
.IP
404+
405405
Verbosity 1 prints additionally messages of interest. Successful notifies,
406406
successful incoming zone transfer (the zone is updated), failed incoming
407407
zone transfers or the inability to process zone updates.
408-
.IP
408+
409409
Verbosity 2 prints additionally soft errors, like connection resets over TCP.
410410
And notify refusal, and axfr request refusals.
411411
.TP
@@ -536,7 +536,7 @@ service port number. The port number (853) is configured with tls\-port.
536536
To turn it on, create an interface: option line in config with @port
537537
appended to the IP-address. This creates the extra socket on which the
538538
DNS over TLS service is provided.
539-
.IP
539+
540540
The file is the private key for the TLS session. The public certificate is
541541
in the tls-service-pem file. Default is "", turned off. Requires a
542542
restart (a reload is not enough) if changed, because the private key is
@@ -568,7 +568,7 @@ If you want to use mutual TLS authentication in Transfer over TLS (XoT) connecti
568568
this is where the primary server enables a dedicated port for this purpose. Certificates in
569569
.BR tls-cert-bundle
570570
are used for verifying the authenticity of a client or a secondary server.
571-
.IP
571+
572572
Client (secondary) must enable
573573
.BR tls-auth ,
574574
configure
@@ -621,10 +621,10 @@ NSD will bind to the listed addresses to service control requests
621621
Use 0.0.0.0 and ::0 to service the wildcard interface. If none are given
622622
NSD listens to the localhost 127.0.0.1 and ::1 interfaces for control,
623623
if control is enabled with control\-enable.
624-
.IP
624+
625625
If an interface name is used instead of ip4 or ip6, the list of IP addresses
626626
associated with that interface is picked up and used at server start.
627-
.IP
627+
628628
With an absolute path, a unix local named pipe is used for control. The
629629
file is created with user and group that is configured and access bits
630630
are set to allow members of the group access. Further access can be
@@ -802,24 +802,24 @@ each zone.
802802
The file containing the zone information. If this attribute is present
803803
it is used to read and write the zone contents. If the attribute is
804804
absent it prevents writing out of the zone.
805-
.IP
805+
806806
The string is processed so that one string can be used (in a pattern)
807807
for a lot of different zones. If the label or character does not exist the
808808
percent-character is replaced with a period for output (i.e. for the
809809
third character in a two letter domain name).
810-
.IP
810+
811811
.B %s\fR is replaced with the zone name.
812-
.IP
812+
813813
.B %1\fR is replaced with the first character of the zone name.
814-
.IP
814+
815815
.B %2\fR is replaced with the second character of the zone name.
816-
.IP
816+
817817
.B %3\fR is replaced with the third character of the zone name.
818-
.IP
818+
819819
.B %z\fR is replaced with the toplevel domain name of the zone.
820-
.IP
820+
821821
.B %y\fR is replaced with the next label under the toplevel domain.
822-
.IP
822+
823823
.B %x\fR is replaced with the next-next label under the toplevel domain.
824824
.TP
825825
.B allow\-query:\fR <ip\-spec> <key\-name | NOKEY | BLOCKED>
@@ -1061,7 +1061,7 @@ property, or if a group property is missing or invalid, the pattern specified
10611061
by the \fBcatalog\-member\-pattern\fR option is used. Group properties are valid
10621062
if there is only a single value matching the name of a for member zones valid
10631063
pattern.
1064-
.IP
1064+
10651065
A zone with the option set to \fIproducer\fR, can be used to produce a
10661066
catalog zone. Member zones for catalog producer zones can be added with
10671067
"\fInsd\-control addzone <zone> <pattern>\fR", where <pattern> has a
@@ -1071,17 +1071,17 @@ Catalog producer zones must be primary zones and may not have a
10711071
\fBrequest\-xfr\fR option. Catalog producer zones will \fInot\fR read content
10721072
from zone files, but will reconstruct the zone on startup from the member zone
10731073
entries in @zonelistfile@, specified with the \fBzonelistfile\fR option.
1074-
.IP
1074+
10751075
The status of both catalog consumer and producer zones can be verified with
10761076
\fInsd\-control zonestatus\fR. It will show the number of member zones and, if
10771077
the catalog zone is invalid, the reason for it to be invalid is shown.
10781078
\fInsd\-control zonestatus\fR will also show the entry of a catalog member zone
10791079
in the catalog (consumer or producer) zone as \fBcatalog-member-id:\fR.
1080-
.IP
1080+
10811081
A catalog zone can either be catalog consumer zone or a catalog producer zone
10821082
but not both. Likewise, catalog member zones can be either a member of catalog
10831083
consumer zone or a catalog producer zone but not both.
1084-
.IP
1084+
10851085
Catalog zones contain a list of zones that are served. Use \fBallow\-query:
10861086
0.0.0.0/0 BLOCKED\fR and \fBallow\-query: ::0/0 BLOCKED\fR in a catalog zone
10871087
zone or pattern clause to prevent revealing the catalog. Also consider using

0 commit comments

Comments
 (0)