summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorLines
2026-04-05doc: cut: clarify that combining characters are not treated speciallyPádraig Brady-2/+3
2026-04-05doc: cut: resintate and expand -d infoPádraig Brady-0/+11
2026-04-05doc: cut: clarify that -s suppressed lines with only trimmed spacesPádraig Brady-2/+4
2026-04-05doc: cut: mention the default -O used with -wPádraig Brady-1/+2
2026-04-05doc: cut: reorder -s in texiPádraig Brady-5/+5
2026-04-05doc: cut: document the -w optionPádraig Brady-0/+7
2026-04-05cut: support -F as an alias for -f -w -O ' 'Pádraig Brady-4/+5
2026-04-05cut: support -O as an alias for --output-delimiterPádraig Brady-1/+2
2026-04-05doc: cut: adjust for multi-byte supportPádraig Brady-2/+1
2026-04-05cut: implement -n to avoid outputting partial charactersPádraig Brady-1/+4
2026-04-05cut: support multi-byte input with -cPádraig Brady-1/+1
2026-04-05doc: cut: reorder --complement alphabetically in helpPádraig Brady-8/+8
2026-03-27doc: tty: mention the removal of the -s option from POSIXCollin Funk-0/+2
2026-03-13doc: fix missing '=' in texi option descriptionsPádraig Brady-2/+2
2026-03-04cksum: use more defensive escaping for --checkPádraig Brady-1/+5
2026-02-23doc: tee: avoid the use of gpg cleartext signatures in an exampleCollin Funk-1/+2
2026-02-21doc: stty: mention the -g does not save the terminal window sizeCollin Funk-0/+4
2026-02-18wc: add aarch64 Neon optimization for wc -lCollin Funk-1/+2
2026-02-06doc: kill: adjust documentation to produce html anchors for --helpCollin Funk-12/+24
2026-02-05build: propagate $SHELL to makeinfo-wrapper.shPádraig Brady-1/+1
2026-01-25doc: fix date(1) synopses etcPaul Eggert-19/+18
2026-01-22doc: use TERM=dumb rather than HELP_NO_MARKUP to disable markupPádraig Brady-3/+3
2026-01-21doc: cp: group related -HLP descriptionsPádraig Brady-19/+19
2026-01-21doc: cp: document --keep-directory-symlink in correct locationPádraig Brady-6/+6
2026-01-21doc: ls: document --block-size in the manualPádraig Brady-0/+6
2026-01-21doc: who: document --users in manualPádraig Brady-1/+2
2026-01-21doc: id: document -a in manualPádraig Brady-0/+3
2026-01-21doc: more indexing fixes in manualPádraig Brady-8/+16
2026-01-21doc: tty: fix indexing in texinfoEgmont Koblinger-3/+3
2026-01-21doc: readlink: improve option ordering in texinfoPádraig Brady-3/+3
2026-01-21doc: ls: support styling and links in --help outputPádraig Brady-0/+4
2026-01-18doc: post process html with non-GNU make programsCollin Funk-2/+4
2026-01-18doc: add more redirections from legacy *sum to cksumPádraig Brady-1/+12
2026-01-15doc: paste: give a CSV generation examplePádraig Brady-0/+6
2026-01-12doc: paste: add more detail on operation and optionsPádraig Brady-4/+28
2026-01-11doc: runcon: use more accurate synopsis formatPádraig Brady-3/+3
2026-01-06doc: tr: warn about shell quoting [:classes:]Pádraig Brady-0/+3
2026-01-05ptx: implement -t to change default width to 100Pádraig Brady-0/+6
2026-01-01maint: run 'make update-copyright'Collin Funk-4/+4
2025-12-20doc: prefer UTF-8 characters in texinfo sourcesCollin Funk-4/+4
2025-12-20doc: ls: fix recent typo for -F option in texinfoPádraig Brady-1/+1
2025-12-19doc: split,tac: document $TMPDIR usagePádraig Brady-2/+10
2025-12-16doc: tee: prefer cksum in examplesCollin Funk-12/+12
2025-12-13doc: dd: document the behavior of conv flags on multibyte charactersCollin Funk-0/+11
2025-12-12doc: expand on shell-escape quoting stylePádraig Brady-7/+16
2025-12-10doc: support html post processing in all casesPádraig Brady-8/+0
2025-12-09doc: printf: mention how to print arguments starting with '-'Collin Funk-4/+9
2025-12-09doc: fix stale linuxjournal.com linkPádraig Brady-1/+1
2025-12-09doc: html: fix build with parallel makeCollin Funk-4/+4
2025-12-08doc: fix pdf generationPádraig Brady-706/+706