]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: manpage fixups in config file section
authorEric Sandeen <sandeen@redhat.com>
Fri, 15 Jun 2018 02:22:52 +0000 (21:22 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 15 Jun 2018 02:22:52 +0000 (21:22 -0500)
commit76a2003f886254ddf9b07dddf291c983db50b292
tree20a8b440dff241d72d45ef44b13adefb8b8ed54e
parent5058161379ffed1a91f0507080a588a9a5b50a97
mkfs: manpage fixups in config file section

A bit more clarification in the CONFIGURATION FILE FORMAT
section of the mkfs.xfs manpage.

Primarily, map the commandline switches to the section names
explicitly.

"optional default" sounds pretty weird, so call it the
"defaults" configuration file instead.

Document the comment format by example.

Fix the sparse inode default setting in the example.

Change the .BI tags to .B (there is no bold/italic switching).

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
man/man8/mkfs.xfs.8.in