]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: more indexing fixes in manual
authorPádraig Brady <P@draigBrady.com>
Tue, 20 Jan 2026 17:37:42 +0000 (17:37 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 21 Jan 2026 13:51:58 +0000 (13:51 +0000)
commita06f0cf67eafb4a720806b8fd36a270570176a69
tree67b36260d0550a8df7e691ab65f13f4d60ba06ff
parent5de88356728c275bbec7fe96ea99234063e40540
doc: more indexing fixes in manual

* doc/coreutils.texi: Add missing anchors.
* src/pr.c (Usage): Adjust to use -COLS, to avoid a clash
with the additional anchor added to the manual.
Also markup the --columns option as done for other options.
* tests/split/line-bytes.sh: Also fix --lines-bytes typo here.
doc/coreutils.texi
src/pr.c
tests/split/line-bytes.sh