summary refs log tree commit diff
path: root/nixos/modules/installer/tools/auto-upgrade.nix
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2017-03-21 08:27:56 +0100
committerFranz Pletz <fpletz@fnordicwalking.de>2017-03-21 08:28:53 +0100
commitfb50cde71e3ffd149faca1a1762c245542a24875 (patch)
treee391ccee6a9b78defb3d1ceef2bde7bc5fb98145 /nixos/modules/installer/tools/auto-upgrade.nix
parent2adb9f8e1bd129bc43311422b998f8ed476cece2 (diff)
downloadnixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.tar
nixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.tar.gz
nixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.tar.bz2
nixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.tar.lz
nixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.tar.xz
nixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.tar.zst
nixpkgs-fb50cde71e3ffd149faca1a1762c245542a24875.zip
nixos/treewide: systemd.time is in manvolume 7
cc #23396
Diffstat (limited to 'nixos/modules/installer/tools/auto-upgrade.nix')
-rw-r--r--nixos/modules/installer/tools/auto-upgrade.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/installer/tools/auto-upgrade.nix b/nixos/modules/installer/tools/auto-upgrade.nix
index dfb43d1a1db..a4d4f16d1d9 100644
--- a/nixos/modules/installer/tools/auto-upgrade.nix
+++ b/nixos/modules/installer/tools/auto-upgrade.nix
@@ -48,7 +48,7 @@ let cfg = config.system.autoUpgrade; in
         description = ''
           Specification (in the format described by
           <citerefentry><refentrytitle>systemd.time</refentrytitle>
-          <manvolnum>5</manvolnum></citerefentry>) of the time at
+          <manvolnum>7</manvolnum></citerefentry>) of the time at
           which the update will occur.
         '';
       };