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
+
+ .
'';
};