From 693d76eeb84124cc3110793ff127aeab3832f95c Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 26 Feb 2023 16:30:45 +0800 Subject: [PATCH] programs.gpg: update references to respective manpages (#3648) --- modules/programs/gpg.nix | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/modules/programs/gpg.nix b/modules/programs/gpg.nix index 4b233dc6b..0b75931d6 100644 --- a/modules/programs/gpg.nix +++ b/modules/programs/gpg.nix @@ -168,8 +168,13 @@ in { ''; description = '' GnuPG configuration options. Available options are described - in the gpg manpage: - . + in + + + gpg + 1 + + . Note that lists are converted to duplicate keys. @@ -186,8 +191,13 @@ in { ''; description = '' SCdaemon configuration options. Available options are described - in the gpg scdaemon manpage: - . + in + + + scdaemon + 1 + + . ''; };