Hello, i stumbled upon a minor spelling error in the mkfs.8 manpage. It´s an capitalization error for the verbose option. Please see attached diff for more information. How should i handle this? What´s the desired procedure? Do you want me to create a pull-request? with best regards Johannes Unglert -- Johannes Unglert Auszubildender Fachinformatik - AE Tel.: +49 1512 2088159 Mail: unglert@xxxxxxxxxxxxx B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt, HRB 3537
*** util-linux/disk-utils/mkfs.8 2019-02-06 16:16:12.585415680 +0100 --- util-linux/disk-utils/mkfs.8.new 2019-02-06 16:16:25.693415630 +0100 *************** *** 43,49 **** .I fs-options Filesystem-specific options to be passed to the real filesystem builder. .TP ! .BR \-V , " \-\-verbose" Produce verbose output, including all filesystem-specific commands that are executed. Specifying this option more than once inhibits execution of any --- 43,49 ---- .I fs-options Filesystem-specific options to be passed to the real filesystem builder. .TP ! .BR \-v , " \-\-verbose" Produce verbose output, including all filesystem-specific commands that are executed. Specifying this option more than once inhibits execution of any