File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44use strict;
55use warnings;
66
7- our $VERSION = ' 2.2.0 ' ;
7+ our $VERSION = ' 2.2.1 ' ;
88
99use Getopt::Long qw( :config no_ignore_case auto_version) ;
1010use Pod::Usage qw( pod2usage) ;
Original file line number Diff line number Diff line change 1010author = 'ZFSBootMenu Team'
1111man_author = f'{ author } <https://github.com/zbm-dev/zfsbootmenu>'
1212copyright = f'2019 Zach Dykstra, 2020-2023 { author } '
13- release = '2.2.0 '
13+ release = '2.2.1 '
1414
1515# -- General configuration ---------------------------------------------------
1616# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "GENERATE-ZBM" "5" "2023-05-21 " "" "ZFSBootMenu"
30+ .TH "GENERATE-ZBM" "5" "2023-10-13 " "" "ZFSBootMenu"
3131.SH NAME
3232generate-zbm \- configuration file for generate-zbm
3333.SH SYNOPSIS
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "ZFSBOOTMENU" "7" "2023-05-21 " "" "ZFSBootMenu"
30+ .TH "ZFSBOOTMENU" "7" "2023-10-13 " "" "ZFSBootMenu"
3131.SH NAME
3232zfsbootmenu \- System Integration
3333.SH SYNOPSIS
@@ -121,7 +121,7 @@ Setting \fIspl.spl_hostid\fP to a non\-zero value on the kernel commandline will
121121.sp
122122.nf
123123.ft C
124- echo 0 > /sys/module/spl/paramters /spl_hostid
124+ echo 0 > /sys/module/spl/parameters /spl_hostid
125125.ft P
126126.fi
127127.UNINDENT
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "GENERATE-ZBM" "8" "2023-05-21 " "" "ZFSBootMenu"
30+ .TH "GENERATE-ZBM" "8" "2023-10-13 " "" "ZFSBootMenu"
3131.SH NAME
3232generate-zbm \- ZFSBootMenu initramfs generator
3333.SH SYNOPSIS
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "ZBM-KCL" "8" "2023-05-21 " "" "ZFSBootMenu"
30+ .TH "ZBM-KCL" "8" "2023-10-13 " "" "ZFSBootMenu"
3131.SH NAME
3232zbm-kcl \- manipulate kernel command lines for boot environments and EFI executables
3333.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments