mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-01 10:33:30 +02:00
* doc/coreutils.texi (pr invocation): Explicitly state that multicolumn output will convert spaces to TABs, and show that this can be undone with the `pr -t -e` or `expand` commands. Suggested by Douglas McIlroy in https://bugs.gnu.org/69807