summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/loader/systemd-boot
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-05-13 09:15:17 +0200
committerEelco Dolstra <edolstra@gmail.com>2019-05-13 09:15:17 +0200
commitde9e23846968417d129adc03c21d3e28aa977496 (patch)
treef2dfe94efad03c940ae71e53004f122410987080 /nixos/modules/system/boot/loader/systemd-boot
parent59a733edae6c08ec88d007a0ebcdcdb8f906e3ff (diff)
FIx some malformed XML in option descriptions
E.g. these were using "<para>" at the *end* of a description. The real WTF is that this is possible at all...
Diffstat (limited to 'nixos/modules/system/boot/loader/systemd-boot')
-rw-r--r--nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix b/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix
index 9ad2a2779e18..03a5fece82ee 100644
--- a/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix
+++ b/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix
@@ -62,8 +62,7 @@ in {
description = ''
The resolution of the console. The following values are valid:
- </para>
- <para>
+
<itemizedlist>
<listitem><para>
<literal>"0"</literal>: Standard UEFI 80x25 mode