diff --git a/bin/generate-zbm b/bin/generate-zbm index bd1fe3015..cb2ce5fb3 100755 --- a/bin/generate-zbm +++ b/bin/generate-zbm @@ -4,7 +4,7 @@ use strict; use warnings; -our $VERSION = '2.2.0'; +our $VERSION = '2.2.1'; use Getopt::Long qw(:config no_ignore_case auto_version); use Pod::Usage qw(pod2usage); diff --git a/docs/conf.py b/docs/conf.py index f4b05fb48..7a1d6ea59 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -10,7 +10,7 @@ author = 'ZFSBootMenu Team' man_author = f'{author} ' copyright = f'2019 Zach Dykstra, 2020-2023 {author}' -release = '2.2.0' +release = '2.2.1' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/docs/man/dist/man5/generate-zbm.5 b/docs/man/dist/man5/generate-zbm.5 index 590ea1732..45bac3dce 100644 --- a/docs/man/dist/man5/generate-zbm.5 +++ b/docs/man/dist/man5/generate-zbm.5 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "GENERATE-ZBM" "5" "2023-05-21" "" "ZFSBootMenu" +.TH "GENERATE-ZBM" "5" "2023-10-13" "" "ZFSBootMenu" .SH NAME generate-zbm \- configuration file for generate-zbm .SH SYNOPSIS diff --git a/docs/man/dist/man7/zfsbootmenu.7 b/docs/man/dist/man7/zfsbootmenu.7 index ab3bbc164..022cd0c82 100644 --- a/docs/man/dist/man7/zfsbootmenu.7 +++ b/docs/man/dist/man7/zfsbootmenu.7 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ZFSBOOTMENU" "7" "2023-05-21" "" "ZFSBootMenu" +.TH "ZFSBOOTMENU" "7" "2023-10-13" "" "ZFSBootMenu" .SH NAME zfsbootmenu \- System Integration .SH SYNOPSIS @@ -121,7 +121,7 @@ Setting \fIspl.spl_hostid\fP to a non\-zero value on the kernel commandline will .sp .nf .ft C -echo 0 > /sys/module/spl/paramters/spl_hostid +echo 0 > /sys/module/spl/parameters/spl_hostid .ft P .fi .UNINDENT diff --git a/docs/man/dist/man8/generate-zbm.8 b/docs/man/dist/man8/generate-zbm.8 index d0684e188..e87d0cb92 100644 --- a/docs/man/dist/man8/generate-zbm.8 +++ b/docs/man/dist/man8/generate-zbm.8 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "GENERATE-ZBM" "8" "2023-05-21" "" "ZFSBootMenu" +.TH "GENERATE-ZBM" "8" "2023-10-13" "" "ZFSBootMenu" .SH NAME generate-zbm \- ZFSBootMenu initramfs generator .SH SYNOPSIS diff --git a/docs/man/dist/man8/zbm-kcl.8 b/docs/man/dist/man8/zbm-kcl.8 index de227b657..9463513fd 100644 --- a/docs/man/dist/man8/zbm-kcl.8 +++ b/docs/man/dist/man8/zbm-kcl.8 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ZBM-KCL" "8" "2023-05-21" "" "ZFSBootMenu" +.TH "ZBM-KCL" "8" "2023-10-13" "" "ZFSBootMenu" .SH NAME zbm-kcl \- manipulate kernel command lines for boot environments and EFI executables .SH SYNOPSIS