summary refs log tree commit diff
diff options
context:
space:
mode:
authorMárton Boros <martonboros@gmail.com>2018-10-03 14:39:36 +0200
committerGraham Christensen <graham@grahamc.com>2018-10-03 08:46:40 -0400
commit1ae800be28471a1e866af3d58b96069004d8762a (patch)
tree956e9ad9aa3ab97b79b92252d9a6d2d9dd7a7f46
parent6e0c9ffbd4486d3ba9e54c4f59aa8b7a07ffeaef (diff)
Fix systemd timer unit documentation
Fixes #36210

(cherry picked from commit d8a555d81904b6c92c5ac0502235260111ff0e7a)
-rw-r--r--nixos/modules/system/boot/systemd-unit-options.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/system/boot/systemd-unit-options.nix b/nixos/modules/system/boot/systemd-unit-options.nix
index 2cff25a8c854f..5f2bec5c34ae0 100644
--- a/nixos/modules/system/boot/systemd-unit-options.nix
+++ b/nixos/modules/system/boot/systemd-unit-options.nix
@@ -394,7 +394,7 @@ in rec {
         Each attribute in this set specifies an option in the
         <literal>[Timer]</literal> section of the unit.  See
         <citerefentry><refentrytitle>systemd.timer</refentrytitle>
-        <manvolnum>7</manvolnum></citerefentry> and
+        <manvolnum>5</manvolnum></citerefentry> and
         <citerefentry><refentrytitle>systemd.time</refentrytitle>
         <manvolnum>7</manvolnum></citerefentry> for details.
       '';