From 05f7559b1f8d938121c51ea5d36078b971f27ab4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 7 Jun 2024 13:54:19 +0100 Subject: [PATCH] docs: fix author credit for virt-pki-validate tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit When first writing the manpage in commit 3decd4f9f1b55000770f4203f98438b6f791256d Author: Daniel P. Berrangé Date: Wed Sep 16 14:42:57 2009 +0100 Make pki_check.sh into an installed & supported tool I incorrectly credited Richard, instead of Daniel, who was the author per commit 62442d578d123de37ab27ae139f1270fc02e837c Author: Daniel Veillard Date: Thu Jul 12 15:47:19 2007 +0000 * docs/libvir.html docs/remote.html: update the remote page, add an index * docs/pki_check.sh: shell script to check the PKI and client/server environment. Reviewed-by: Michal Privoznik Signed-off-by: Daniel P. Berrangé --- docs/manpages/virt-pki-validate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/virt-pki-validate.rst b/docs/manpages/virt-pki-validate.rst index 063448f48b..53d5fbe269 100644 --- a/docs/manpages/virt-pki-validate.rst +++ b/docs/manpages/virt-pki-validate.rst @@ -48,7 +48,7 @@ failure a non-zero status will be set. AUTHOR ====== -Richard Jones +Daniel Veillard BUGS -- 2.39.5