]> git.ipfire.org Git - thirdparty/man-pages.git/commit
kcmp.2: EXAMPLES: Use octal permissions instead of S_I* macros
authorAlejandro Colomar <alx.manpages@gmail.com>
Tue, 3 May 2022 20:32:30 +0000 (22:32 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Tue, 3 May 2022 20:32:30 +0000 (22:32 +0200)
commit56fc210e2a0cb0627500f9a0b51f5d8e05631dc0
tree2460d7fff411d3ba5d30ca5e0ade01b4c5c0ecd5
parentc379c44d33c7198d7126637ca77bf9cb83cab302
kcmp.2: EXAMPLES: Use octal permissions instead of S_I* macros

Octal is much more readable.

Reported-by: checkpatch(1)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/kcmp.2