lol

nixos/treewide: systemd.time is in manvolume 7

cc #23396

+11 -11
+1 -1
nixos/modules/installer/tools/auto-upgrade.nix
··· 48 description = '' 49 Specification (in the format described by 50 <citerefentry><refentrytitle>systemd.time</refentrytitle> 51 - <manvolnum>5</manvolnum></citerefentry>) of the time at 52 which the update will occur. 53 ''; 54 };
··· 48 description = '' 49 Specification (in the format described by 50 <citerefentry><refentrytitle>systemd.time</refentrytitle> 51 + <manvolnum>7</manvolnum></citerefentry>) of the time at 52 which the update will occur. 53 ''; 54 };
+1 -1
nixos/modules/programs/venus.nix
··· 45 description = '' 46 Specification (in the format described by 47 <citerefentry><refentrytitle>systemd.time</refentrytitle> 48 - <manvolnum>5</manvolnum></citerefentry>) of the time at 49 which the Venus will collect feeds. 50 ''; 51 };
··· 45 description = '' 46 Specification (in the format described by 47 <citerefentry><refentrytitle>systemd.time</refentrytitle> 48 + <manvolnum>7</manvolnum></citerefentry>) of the time at 49 which the Venus will collect feeds. 50 ''; 51 };
+1 -1
nixos/modules/security/acme.nix
··· 110 description = '' 111 Systemd calendar expression when to check for renewal. See 112 <citerefentry><refentrytitle>systemd.time</refentrytitle> 113 - <manvolnum>5</manvolnum></citerefentry>. 114 ''; 115 }; 116
··· 110 description = '' 111 Systemd calendar expression when to check for renewal. See 112 <citerefentry><refentrytitle>systemd.time</refentrytitle> 113 + <manvolnum>7</manvolnum></citerefentry>. 114 ''; 115 }; 116
+1 -1
nixos/modules/services/logging/awstats.nix
··· 38 Specification of the time at which awstats will get updated. 39 (in the format described by <citerefentry> 40 <refentrytitle>systemd.time</refentrytitle> 41 - <manvolnum>5</manvolnum></citerefentry>) 42 ''; 43 }; 44
··· 38 Specification of the time at which awstats will get updated. 39 (in the format described by <citerefentry> 40 <refentrytitle>systemd.time</refentrytitle> 41 + <manvolnum>7</manvolnum></citerefentry>) 42 ''; 43 }; 44
+1 -1
nixos/modules/services/misc/nix-gc.nix
··· 26 description = '' 27 Specification (in the format described by 28 <citerefentry><refentrytitle>systemd.time</refentrytitle> 29 - <manvolnum>5</manvolnum></citerefentry>) of the time at 30 which the garbage collector will run. 31 ''; 32 };
··· 26 description = '' 27 Specification (in the format described by 28 <citerefentry><refentrytitle>systemd.time</refentrytitle> 29 + <manvolnum>7</manvolnum></citerefentry>) of the time at 30 which the garbage collector will run. 31 ''; 32 };
+1 -1
nixos/modules/services/misc/nix-optimise.nix
··· 26 description = '' 27 Specification (in the format described by 28 <citerefentry><refentrytitle>systemd.time</refentrytitle> 29 - <manvolnum>5</manvolnum></citerefentry>) of the time at 30 which the optimiser will run. 31 ''; 32 };
··· 26 description = '' 27 Specification (in the format described by 28 <citerefentry><refentrytitle>systemd.time</refentrytitle> 29 + <manvolnum>7</manvolnum></citerefentry>) of the time at 30 which the optimiser will run. 31 ''; 32 };
+3 -3
nixos/modules/system/boot/systemd-unit-options.nix
··· 328 Automatically start this unit at the given date/time, which 329 must be in the format described in 330 <citerefentry><refentrytitle>systemd.time</refentrytitle> 331 - <manvolnum>5</manvolnum></citerefentry>. This is equivalent 332 to adding a corresponding timer unit with 333 <option>OnCalendar</option> set to the value given here. 334 ''; ··· 375 Each attribute in this set specifies an option in the 376 <literal>[Timer]</literal> section of the unit. See 377 <citerefentry><refentrytitle>systemd.timer</refentrytitle> 378 - <manvolnum>5</manvolnum></citerefentry> and 379 <citerefentry><refentrytitle>systemd.time</refentrytitle> 380 - <manvolnum>5</manvolnum></citerefentry> for details. 381 ''; 382 }; 383
··· 328 Automatically start this unit at the given date/time, which 329 must be in the format described in 330 <citerefentry><refentrytitle>systemd.time</refentrytitle> 331 + <manvolnum>7</manvolnum></citerefentry>. This is equivalent 332 to adding a corresponding timer unit with 333 <option>OnCalendar</option> set to the value given here. 334 ''; ··· 375 Each attribute in this set specifies an option in the 376 <literal>[Timer]</literal> section of the unit. See 377 <citerefentry><refentrytitle>systemd.timer</refentrytitle> 378 + <manvolnum>7</manvolnum></citerefentry> and 379 <citerefentry><refentrytitle>systemd.time</refentrytitle> 380 + <manvolnum>7</manvolnum></citerefentry> for details. 381 ''; 382 }; 383
+1 -1
nixos/modules/tasks/filesystems/zfs.nix
··· 234 description = '' 235 Systemd calendar expression when to scrub ZFS pools. See 236 <citerefentry><refentrytitle>systemd.time</refentrytitle> 237 - <manvolnum>5</manvolnum></citerefentry>. 238 ''; 239 }; 240
··· 234 description = '' 235 Systemd calendar expression when to scrub ZFS pools. See 236 <citerefentry><refentrytitle>systemd.time</refentrytitle> 237 + <manvolnum>7</manvolnum></citerefentry>. 238 ''; 239 }; 240
+1 -1
nixos/modules/virtualisation/rkt.nix
··· 22 description = '' 23 Specification (in the format described by 24 <citerefentry><refentrytitle>systemd.time</refentrytitle> 25 - <manvolnum>5</manvolnum></citerefentry>) of the time at 26 which the garbage collector will run. 27 ''; 28 };
··· 22 description = '' 23 Specification (in the format described by 24 <citerefentry><refentrytitle>systemd.time</refentrytitle> 25 + <manvolnum>7</manvolnum></citerefentry>) of the time at 26 which the garbage collector will run. 27 ''; 28 };