summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/rkt.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/virtualisation/rkt.nix
parent2adb9f8e1bd129bc43311422b998f8ed476cece2 (diff)
nixos/treewide: systemd.time is in manvolume 7
cc #23396
Diffstat (limited to 'nixos/modules/virtualisation/rkt.nix')
-rw-r--r--nixos/modules/virtualisation/rkt.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/virtualisation/rkt.nix b/nixos/modules/virtualisation/rkt.nix
index c4c5cb3380e8..98be4f680c3a 100644
--- a/nixos/modules/virtualisation/rkt.nix
+++ b/nixos/modules/virtualisation/rkt.nix
@@ -22,7 +22,7 @@ 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 garbage collector will run.
'';
};