0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos/*: replace </para><para> with double linebreaks

our xslt already replaces double line breaks with a paragraph close and
reopen. not using explicit para tags lets nix-doc-munge convert more
descriptions losslessly.

only whitespace changes to generated documents, except for two
strongswan options gaining paragraph two breaks they arguably should've
had anyway.
This commit is contained in:
pennae 2022-08-02 17:34:22 +02:00
parent 951c50ec6d
commit 694d5b19d3
26 changed files with 105 additions and 159 deletions

View file

@ -28,7 +28,7 @@ in
description = ''
SCSI link power management policy. The kernel default is
"max_performance".
</para><para>
"med_power_with_dipm" is supported by kernel versions
4.15 and newer.
'';