Commit Diff


commit - bb3f9866fc5d2dc7db6a3b491decacfc28a146bd
commit + b78f9b30bbc757863bf813d8f3581ac53f800373
blob - 28aafc3f7de68b1fbefc3a4b3ea1739aa95063c7
blob + d53820d6036b5d990419e85538106c0938838992
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
 # See LICENSE file for copyright and license details.
 .POSIX:
 
-VERSION = 0.1.3
+VERSION = 0.1.4
 PREFIX = /usr/local
 MANPREFIX = ${PREFIX}/man
 CFLAGS = -pipe -O2 -Wall -Werror
blob - 294c6eee9fa9fdf54c5bd5a7da3670f8c5d31a71
blob + fa8e61548c860b22af1026a9c8686f348fe96d70
--- lsblk.8
+++ lsblk.8
@@ -11,7 +11,7 @@
 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.TH LSBLK 8 lsblk-@VERSION@ 2023-04-08
+.TH LSBLK 8 lsblk-@VERSION@ 2023-04-09
 .SH NAME
 lsblk \- list block devices
 .SH SYNOPSIS
@@ -19,10 +19,10 @@ lsblk \- list block devices
 .SH DESCRIPTION
 The
 .B lsblk
-utilit can be used to examine the attached block devices on the system.
+utility can be used to examine block devices attached to the system.
 .SH OPTIONS
 .TP
-.B \-v
+.B \-V
 prints version information to stderr, then exits.
 .SH SEE ALSO
 .BR disklabel (8)