]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: make blank lines before --help consistent
authorPádraig Brady <P@draigBrady.com>
Tue, 27 Oct 2020 14:10:14 +0000 (14:10 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 27 Oct 2020 19:23:46 +0000 (19:23 +0000)
commit51cfaef6557a4ff72a8900014185d9299979f7ea
tree6f9c5ca63a6367a35079631292cfe79b2a75eb58
parentcc816fb978113370ff9eac41891f256bf217dffc
doc: make blank lines before --help consistent

* src/basenc.c (usage): Remove extraneous blank line,
to be consistent with other utilities that have options.
* src/realpath.c: Likewise.
* src/runcon.c: Likewise.
Addresses https://bugs.gnu.org/44248
src/basenc.c
src/realpath.c
src/runcon.c