nixos/treewide: systemd.time is in manvolume 7

cc #23396
This commit is contained in:
Franz Pletz 2017-03-21 08:27:56 +01:00
parent 2adb9f8e1b
commit fb50cde71e
No known key found for this signature in database
GPG key ID: 846FDED7792617B4
9 changed files with 11 additions and 11 deletions

View file

@ -328,7 +328,7 @@ in rec {
Automatically start this unit at the given date/time, which
must be in the format described in
<citerefentry><refentrytitle>systemd.time</refentrytitle>
<manvolnum>5</manvolnum></citerefentry>. This is equivalent
<manvolnum>7</manvolnum></citerefentry>. This is equivalent
to adding a corresponding timer unit with
<option>OnCalendar</option> set to the value given here.
'';
@ -375,9 +375,9 @@ 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>5</manvolnum></citerefentry> and
<manvolnum>7</manvolnum></citerefentry> and
<citerefentry><refentrytitle>systemd.time</refentrytitle>
<manvolnum>5</manvolnum></citerefentry> for details.
<manvolnum>7</manvolnum></citerefentry> for details.
'';
};