mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-03 13:59:27 -04:00
Add missing backtick to host.rst
The missing backtick was causing formatting problems in the host manpage.
This commit is contained in:
parent
e9942b3ba7
commit
aaa31962d2
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue