]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: chown,chgrp: fix missing full stop in --help
authorPádraig Brady <P@draigBrady.com>
Mon, 1 Apr 2024 19:24:55 +0000 (20:24 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Apr 2024 19:24:55 +0000 (20:24 +0100)
commite8c2b921c679d0176efea23623ba1bd465138bb7
tree63778f8e3be72e553ef9c2fd8a4ab422d86acd68
parentd2df669c9c8fb42e310f27024b8ae3e4511f257f
doc: chown,chgrp: fix missing full stop in --help

* src/chown.c (usage): Add a missing full stop.
Fixes https://bugs.gnu.org/70126
src/chown.c