From 483f79f0a0f75163ce1c89ff5db0186107182d73 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 26 Mar 2019 17:24:52 -0400 Subject: [PATCH] grammar ... * oxford comma is pretty easy to explain * like ... and -- probably the easiest explanation is that https://www.quickanddirtytips.com/education/grammar/like-versus-such-as uses `and` not `or`... --- docs/dnssec/modes-of-operation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dnssec/modes-of-operation.rst b/docs/dnssec/modes-of-operation.rst index 735f96ddbf..bc7ba8e904 100644 --- a/docs/dnssec/modes-of-operation.rst +++ b/docs/dnssec/modes-of-operation.rst @@ -127,7 +127,7 @@ Pre-signed records In this mode, PowerDNS serves zones that already contain DNSSEC records. Such zones can either be slaved from a remote master, or can be signed -using tools like OpenDNSSEC, ldns-signzone or dnssec-signzone. +using tools like OpenDNSSEC, ldns-signzone, and dnssec-signzone. Even in this mode, PowerDNS will synthesize NSEC(3) records itself because of its architecture. RRSIGs of these NSEC(3) will still need to -- 2.47.2