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_)