diff --git a/bin/rndc/rndc-confgen.8 b/bin/rndc/rndc-confgen.8
index e76ab62cb1..90bdfe4c64 100644
--- a/bin/rndc/rndc-confgen.8
+++ b/bin/rndc/rndc-confgen.8
@@ -87,13 +87,6 @@ data to be used instead of the default. The special value
\fIkeyboard\fR indicates that keyboard
input should be used.
.TP
-\fB-p \fIprotocol\fB\fR
-Sets the protocol value for the generated key. The protocol
-is a number between 0 and 255. The default is 2 (email) for
-keys of type USER and 3 (DNSSEC) for all other key types.
-Other possible values for this argument are listed in
-RFC 2535 and its successors.
-.TP
\fB-s \fIaddress\fB\fR
Specifies the IP address where \fBnamed\fR
listens for command channel connections from
diff --git a/bin/rndc/rndc-confgen.docbook b/bin/rndc/rndc-confgen.docbook
index b32fe0ff75..e7cd9e668a 100644
--- a/bin/rndc/rndc-confgen.docbook
+++ b/bin/rndc/rndc-confgen.docbook
@@ -16,7 +16,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-->
-
+
Sets the protocol value for the generated key. The protocol - is a number between 0 and 255. The default is 2 (email) for - keys of type USER and 3 (DNSSEC) for all other key types. - Other possible values for this argument are listed in - RFC 2535 and its successors. -