]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add missing backtick to host.rst
authorOndřej Surý <ondrej@isc.org>
Sun, 16 Jan 2022 06:56:17 +0000 (07:56 +0100)
committerOndřej Surý <ondrej@isc.org>
Sun, 16 Jan 2022 06:56:17 +0000 (07:56 +0100)
The missing backtick was causing formatting problems in the host
manpage.

bin/dig/host.rst
doc/man/host.1in

index fa6c65517004712dbf0571b4687566e204e473ac..8e855c36fc66c64076d676f07057089bf20468a1 100644 (file)
@@ -67,7 +67,7 @@ Options
    This option prints debugging traces, and is equivalent to the ``-v`` verbose option.
 
 ``-l``
-   This option tells ``named` to list the zone, meaning the ``host`` command performs a zone transfer of zone
+   This option tells ``named`` to list the zone, meaning the ``host`` command performs a zone transfer of zone
    ``name`` and prints out the NS, PTR, and address records (A/AAAA).
 
    Together, the ``-l -a`` options print all records in the zone.
index 9217d3cb8a54c12cf96f4c8a76edb48e43c5629a..824b0cf9c4a500363677e68a38d59264050ecacc 100644 (file)
@@ -77,7 +77,7 @@ found for the zone.
 This option prints debugging traces, and is equivalent to the \fB\-v\fP verbose option.
 .TP
 .B \fB\-l\fP
-This option tells \fBnamed\(ga to list the zone, meaning the \(ga\(gahost\fP command performs a zone transfer of zone
+This option tells \fBnamed\fP to list the zone, meaning the \fBhost\fP command performs a zone transfer of zone
 \fBname\fP and prints out the NS, PTR, and address records (A/AAAA).
 .sp
 Together, the \fB\-l \-a\fP options print all records in the zone.