mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
Merge branch 'ondrej/fix-higlight-typo' into 'master'
Fix typo (higlight -> highlight) in documentation See merge request isc-projects/bind9!3610
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.. higlight: console
|
.. highlight: console
|
||||||
|
|
||||||
named.conf - configuration file for **named**
|
named.conf - configuration file for **named**
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
See the COPYRIGHT file distributed with this work for additional
|
See the COPYRIGHT file distributed with this work for additional
|
||||||
information regarding copyright ownership.
|
information regarding copyright ownership.
|
||||||
|
|
||||||
.. higlight: console
|
.. highlight: console
|
||||||
|
|
||||||
named.conf - configuration file for **named**
|
named.conf - configuration file for **named**
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
@@ -25,7 +25,7 @@ my $FILE = shift;
|
|||||||
open (FH, "<", $FILE) or die "Can't open $FILE";
|
open (FH, "<", $FILE) or die "Can't open $FILE";
|
||||||
|
|
||||||
print <<END;
|
print <<END;
|
||||||
.. higlight: console
|
.. highlight: console
|
||||||
|
|
||||||
named.conf - configuration file for **named**
|
named.conf - configuration file for **named**
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
Reference in New Issue
Block a user