Whamcloud - gitweb
LU-4315 doc: updating l[c-h] man page style 02/56202/5
authorFrederick Dilger <fdilger@whamcloud.com>
Thu, 29 Aug 2024 20:49:37 +0000 (14:49 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 2 Dec 2024 05:48:30 +0000 (05:48 +0000)
commit9726f057424d7300cebdddeae5ad88259c2738cd
treeb4d5e5945a4f4efcb97c3048749db9fb47f391b0
parentd67847d049e250d0d06bd092af9bda1f9825500f
LU-4315 doc: updating l[c-h] man page style

Updating files to match the new code style for Lustre manual pages as
enforced by 'contrib/scripts/checkpatch-man.pl'.

This also includes other changes like removing < > or { } for singular
required arguments and placing [ ] around optional ones as well as
making all arguments CAPITAL and italicized, literal arguments are
bolded. Lines over 80 characters should be split at the natural line
end rather than the word that goes over the limit as fewer lines will
need to be modified when making changes if each sentence is on it's
own line.

Only using features that appear in groff 1.22.3 as this is the
available version is CentOS 8.

Checked files:
- lctl.8
- ldev.8
- ldev.conf.5
- lfs.1
- l_getidentity.8
- l_getsepol.8
- lgss_sk.8
- lhbadm.8

Test-Parameters: trivial
Signed-off-by: Frederick Dilger <fdilger@whamcloud.com>
Change-Id: I77f4c6dd0e28cf09c076052a022885e30c2bbe6f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56202
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/l_getidentity.8
lustre/doc/l_getsepol.8
lustre/doc/lctl.8
lustre/doc/ldev.8
lustre/doc/ldev.conf.5
lustre/doc/lfs.1
lustre/doc/lgss_sk.8
lustre/doc/lhbadm.8