]> git.ipfire.org Git - thirdparty/shadow.git/commit
Fix documentation style
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 19 Dec 2025 10:56:50 +0000 (10:56 +0000)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Fri, 19 Dec 2025 15:48:08 +0000 (16:48 +0100)
commit876e874684a7e6c1d604dc75cb5a2782404ea7d4
treefdcff32896f9df216374ad21f3053021ef9fcc80
parent1031f5a0fb191f0766bb31ad95abaa2cac7853ea
Fix documentation style

Always start a sentence with lowercase letter after 'Note:', 'Warning:',
etc. This unifies all occurrences.

No functional change.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
29 files changed:
doc/HOWTO
doc/contributions/build_install.md
doc/contributions/tests.md
etc/login.defs
lib/defines.h
lib/find_new_gid.c
lib/find_new_uid.c
lib/isexpired.c
lib/limits.c
lib/shadow/passwd/sgetpwent.c
lib/string/README
lib/subordinateio.c
libsubid/subid.h.in
man/login.1.xml
man/login.defs.d/BCRYPT_MIN_ROUNDS.xml
man/login.defs.d/ENCRYPT_METHOD.xml
man/login.defs.d/HMAC_CRYPTO_ALGO.xml
man/login.defs.d/MD5_CRYPT_ENAB.xml
man/login.defs.d/SHA_CRYPT_MIN_ROUNDS.xml
man/login.defs.d/YESCRYPT_COST_FACTOR.xml
src/gpasswd.c
src/grpck.c
src/login.c
src/useradd.c
src/userdel.c
tests/chage/01/run
tests/usertools/chpasswd-PAM/04_chpasswd_no_shadow_entry/chpasswd.test
tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/chpasswd.test
tests/usertools/chpasswd/04_chpasswd_no_shadow_entry/chpasswd.test