]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove errorneous shell output redirection from dnssec-signzone example
authorPetr Špaček <pspacek@isc.org>
Mon, 18 Jul 2022 11:17:49 +0000 (13:17 +0200)
committerPetr Špaček <pspacek@isc.org>
Thu, 21 Jul 2022 13:18:50 +0000 (15:18 +0200)
The > looked like shell output redirection. It was present since we
imported DNSSEC Guide into the ARM.

(cherry picked from commit 1ab564d605450cb2c473ded28ff5e8891a4df83b)

doc/dnssec-guide/signing.rst

index 826ea4ae75736998f93b64f9c2d72c49dec90808..6adb9f017471d3aa0d270133f9135d43f5e4a08b 100644 (file)
@@ -1403,7 +1403,7 @@ it is in a file called ``zone.child.example``, using manually specified keys:
 
    # cd /etc/bind/keys/example.com/
    # dnssec-signzone -A -t -N INCREMENT -o example.com -f /etc/bind/db/example.com.signed.db \
-   > /etc/bind/db/example.com.db Kexample.com.+013+17694.key Kexample.com.+013+06817.key
+       /etc/bind/db/example.com.db Kexample.com.+013+17694.key Kexample.com.+013+06817.key
    Verifying the zone using the following algorithms: ECDSAP256SHA256.
    Zone fully signed:
    Algorithm: ECDSAP256SHA256: KSKs: 1 active, 0 stand-by, 0 revoked