summaryrefslogtreecommitdiffstats
path: root/nixos/modules/tasks/filesystems
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/tasks/filesystems
parent2adb9f8e1bd129bc43311422b998f8ed476cece2 (diff)
nixos/treewide: systemd.time is in manvolume 7
cc #23396
Diffstat (limited to 'nixos/modules/tasks/filesystems')
-rw-r--r--nixos/modules/tasks/filesystems/zfs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/tasks/filesystems/zfs.nix b/nixos/modules/tasks/filesystems/zfs.nix
index d44209cfa0b3..518fe0a97d27 100644
--- a/nixos/modules/tasks/filesystems/zfs.nix
+++ b/nixos/modules/tasks/filesystems/zfs.nix
@@ -234,7 +234,7 @@ in
description = ''
Systemd calendar expression when to scrub ZFS pools. See
<citerefentry><refentrytitle>systemd.time</refentrytitle>
- <manvolnum>5</manvolnum></citerefentry>.
+ <manvolnum>7</manvolnum></citerefentry>.
'';
};