Skip to content

Commit c56eae1

Browse files
authored
update link to manpages (#1188)
1 parent d03d013 commit c56eae1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

static/format-chosen.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Automatic scrubbing is done monthly via a cronjob that you can find here:
194194
Automatic snapshots are taken with 'zfs-auto-snapshot'. You can list current snapshots with:
195195
'sudo zfs list -t snapshot'.
196196
Manpage is here:
197-
http://manpages.ubuntu.com/manpages/bionic/man8/zfs-auto-snapshot.8.html
197+
http://manpages.ubuntu.com/manpages/focal/man8/zfs-auto-snapshot.8.html
198198
199199
CURRENT STATUS:
200200
$(zpool status $LABEL_)

static/format-sda-nuc-server.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Automatic scrubbing is done monthly via a cronjob that you can find here:
173173
Automatic snapshots are taken with 'zfs-auto-snapshot'. You can list current snapshots with:
174174
'sudo zfs list -t snapshot'.
175175
Manpage is here:
176-
http://manpages.ubuntu.com/manpages/bionic/man8/zfs-auto-snapshot.8.html
176+
http://manpages.ubuntu.com/manpages/focal/man8/zfs-auto-snapshot.8.html
177177
178178
CURRENT STATUS:
179179
$(zpool status $LABEL_)

static/format-sdb.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Automatic scrubbing is done monthly via a cronjob that you can find here:
173173
Automatic snapshots are taken with 'zfs-auto-snapshot'. You can list current snapshots with:
174174
'sudo zfs list -t snapshot'.
175175
Manpage is here:
176-
http://manpages.ubuntu.com/manpages/bionic/man8/zfs-auto-snapshot.8.html
176+
http://manpages.ubuntu.com/manpages/focal/man8/zfs-auto-snapshot.8.html
177177
178178
CURRENT STATUS:
179179
$(zpool status $LABEL_)

0 commit comments

Comments
 (0)