From d33f7e696155d89e8496ef73c6db7bbf6ecc8427 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 29 Sep 2021 14:19:10 -0400 Subject: [PATCH] auth: fix copy+paste for decrypt --- docs/manpages/pdnsutil.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index e9dfa7f29e..6c59f1651a 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -270,7 +270,7 @@ ipencrypt *IP-ADDRESS* password Encrypt an IP address according to the 'ipcipher' standard ipdecrypt *IP-ADDRESS* password - Encrypt an IP address according to the 'ipcipher' standard + Decrypt an IP address according to the 'ipcipher' standard See also -------- -- 2.47.2