···4848 description = ''
4949 Specification (in the format described by
5050 <citerefentry><refentrytitle>systemd.time</refentrytitle>
5151- <manvolnum>5</manvolnum></citerefentry>) of the time at
5151+ <manvolnum>7</manvolnum></citerefentry>) of the time at
5252 which the update will occur.
5353 '';
5454 };
+1-1
nixos/modules/programs/venus.nix
···4545 description = ''
4646 Specification (in the format described by
4747 <citerefentry><refentrytitle>systemd.time</refentrytitle>
4848- <manvolnum>5</manvolnum></citerefentry>) of the time at
4848+ <manvolnum>7</manvolnum></citerefentry>) of the time at
4949 which the Venus will collect feeds.
5050 '';
5151 };
+1-1
nixos/modules/security/acme.nix
···110110 description = ''
111111 Systemd calendar expression when to check for renewal. See
112112 <citerefentry><refentrytitle>systemd.time</refentrytitle>
113113- <manvolnum>5</manvolnum></citerefentry>.
113113+ <manvolnum>7</manvolnum></citerefentry>.
114114 '';
115115 };
116116
+1-1
nixos/modules/services/logging/awstats.nix
···3838 Specification of the time at which awstats will get updated.
3939 (in the format described by <citerefentry>
4040 <refentrytitle>systemd.time</refentrytitle>
4141- <manvolnum>5</manvolnum></citerefentry>)
4141+ <manvolnum>7</manvolnum></citerefentry>)
4242 '';
4343 };
4444
+1-1
nixos/modules/services/misc/nix-gc.nix
···2626 description = ''
2727 Specification (in the format described by
2828 <citerefentry><refentrytitle>systemd.time</refentrytitle>
2929- <manvolnum>5</manvolnum></citerefentry>) of the time at
2929+ <manvolnum>7</manvolnum></citerefentry>) of the time at
3030 which the garbage collector will run.
3131 '';
3232 };
+1-1
nixos/modules/services/misc/nix-optimise.nix
···2626 description = ''
2727 Specification (in the format described by
2828 <citerefentry><refentrytitle>systemd.time</refentrytitle>
2929- <manvolnum>5</manvolnum></citerefentry>) of the time at
2929+ <manvolnum>7</manvolnum></citerefentry>) of the time at
3030 which the optimiser will run.
3131 '';
3232 };
···328328 Automatically start this unit at the given date/time, which
329329 must be in the format described in
330330 <citerefentry><refentrytitle>systemd.time</refentrytitle>
331331- <manvolnum>5</manvolnum></citerefentry>. This is equivalent
331331+ <manvolnum>7</manvolnum></citerefentry>. This is equivalent
332332 to adding a corresponding timer unit with
333333 <option>OnCalendar</option> set to the value given here.
334334 '';
···375375 Each attribute in this set specifies an option in the
376376 <literal>[Timer]</literal> section of the unit. See
377377 <citerefentry><refentrytitle>systemd.timer</refentrytitle>
378378- <manvolnum>5</manvolnum></citerefentry> and
378378+ <manvolnum>7</manvolnum></citerefentry> and
379379 <citerefentry><refentrytitle>systemd.time</refentrytitle>
380380- <manvolnum>5</manvolnum></citerefentry> for details.
380380+ <manvolnum>7</manvolnum></citerefentry> for details.
381381 '';
382382 };
383383
+1-1
nixos/modules/tasks/filesystems/zfs.nix
···234234 description = ''
235235 Systemd calendar expression when to scrub ZFS pools. See
236236 <citerefentry><refentrytitle>systemd.time</refentrytitle>
237237- <manvolnum>5</manvolnum></citerefentry>.
237237+ <manvolnum>7</manvolnum></citerefentry>.
238238 '';
239239 };
240240
+1-1
nixos/modules/virtualisation/rkt.nix
···2222 description = ''
2323 Specification (in the format described by
2424 <citerefentry><refentrytitle>systemd.time</refentrytitle>
2525- <manvolnum>5</manvolnum></citerefentry>) of the time at
2525+ <manvolnum>7</manvolnum></citerefentry>) of the time at
2626 which the garbage collector will run.
2727 '';
2828 };