From c56eae18aec2d8ea6e823e3f2fa7dee19d7402bd Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 24 Apr 2020 01:08:37 +0200 Subject: [PATCH] update link to manpages (#1188) --- static/format-chosen.sh | 2 +- static/format-sda-nuc-server.sh | 2 +- static/format-sdb.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/format-chosen.sh b/static/format-chosen.sh index 19a02ce2..cc6ae051 100644 --- a/static/format-chosen.sh +++ b/static/format-chosen.sh @@ -194,7 +194,7 @@ Automatic scrubbing is done monthly via a cronjob that you can find here: Automatic snapshots are taken with 'zfs-auto-snapshot'. You can list current snapshots with: 'sudo zfs list -t snapshot'. Manpage is here: -http://manpages.ubuntu.com/manpages/bionic/man8/zfs-auto-snapshot.8.html +http://manpages.ubuntu.com/manpages/focal/man8/zfs-auto-snapshot.8.html CURRENT STATUS: $(zpool status $LABEL_) diff --git a/static/format-sda-nuc-server.sh b/static/format-sda-nuc-server.sh index 22c5ec2a..e5198214 100644 --- a/static/format-sda-nuc-server.sh +++ b/static/format-sda-nuc-server.sh @@ -173,7 +173,7 @@ Automatic scrubbing is done monthly via a cronjob that you can find here: Automatic snapshots are taken with 'zfs-auto-snapshot'. You can list current snapshots with: 'sudo zfs list -t snapshot'. Manpage is here: -http://manpages.ubuntu.com/manpages/bionic/man8/zfs-auto-snapshot.8.html +http://manpages.ubuntu.com/manpages/focal/man8/zfs-auto-snapshot.8.html CURRENT STATUS: $(zpool status $LABEL_) diff --git a/static/format-sdb.sh b/static/format-sdb.sh index 1a034355..bb1c18f7 100644 --- a/static/format-sdb.sh +++ b/static/format-sdb.sh @@ -173,7 +173,7 @@ Automatic scrubbing is done monthly via a cronjob that you can find here: Automatic snapshots are taken with 'zfs-auto-snapshot'. You can list current snapshots with: 'sudo zfs list -t snapshot'. Manpage is here: -http://manpages.ubuntu.com/manpages/bionic/man8/zfs-auto-snapshot.8.html +http://manpages.ubuntu.com/manpages/focal/man8/zfs-auto-snapshot.8.html CURRENT STATUS: $(zpool status $LABEL_)