summary refs log tree commit diff
path: root/nixos/modules/virtualisation/nixos-containers.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-08-02 03:39:32 +0200
committerpennae <github@quasiparticle.net>2022-08-05 18:34:50 +0200
commit423545fe4865d126e86721ba30da116e29c65004 (patch)
tree9a56bf0a0b30ff290cf419d1e5f0dc2bd291f3dc /nixos/modules/virtualisation/nixos-containers.nix
parentab403f07d359394c175218f66eac826e91b56565 (diff)
downloadnixpkgs-423545fe4865d126e86721ba30da116e29c65004.tar
nixpkgs-423545fe4865d126e86721ba30da116e29c65004.tar.gz
nixpkgs-423545fe4865d126e86721ba30da116e29c65004.tar.bz2
nixpkgs-423545fe4865d126e86721ba30da116e29c65004.tar.lz
nixpkgs-423545fe4865d126e86721ba30da116e29c65004.tar.xz
nixpkgs-423545fe4865d126e86721ba30da116e29c65004.tar.zst
nixpkgs-423545fe4865d126e86721ba30da116e29c65004.zip
nixos/*: normalize manpage references to single-line form
now nix-doc-munge will not introduce whitespace changes when it replaces
manpage references with the MD equivalent.

no change to the manpage, changes to the HTML manual are whitespace only.
Diffstat (limited to 'nixos/modules/virtualisation/nixos-containers.nix')
-rw-r--r--nixos/modules/virtualisation/nixos-containers.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/virtualisation/nixos-containers.nix b/nixos/modules/virtualisation/nixos-containers.nix
index 6b8c21336c6..8592179bc06 100644
--- a/nixos/modules/virtualisation/nixos-containers.nix
+++ b/nixos/modules/virtualisation/nixos-containers.nix
@@ -632,8 +632,7 @@ in
               description = ''
                 Time for the container to start. In case of a timeout,
                 the container processes get killed.
-                See <citerefentry><refentrytitle>systemd.time</refentrytitle>
-                <manvolnum>7</manvolnum></citerefentry>
+                See <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry>
                 for more information about the format.
                '';
             };