doc: sort: be more descriptive than 'manual'
commit9e5274cd1be9e6e757e2c81beb7755df1ce3c46e
authorPádraig Brady <P@draigBrady.com>
Mon, 23 Sep 2024 20:31:59 +0000 (23 21:31 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 23 Sep 2024 20:31:59 +0000 (23 21:31 +0100)
tree034fdb2d965a9a509f6074d508f51712381adc44
parent4da7daa01faf79f3d5e1a863098eedcecbbb4a99
doc: sort: be more descriptive than 'manual'

* src/sort.c (usage): Don't mention the ambiguous "manual",
rather "full documentation", echoing the language at the
bottom of each coreutils man page.
Fixes https://bugs.gnu.org/72914
src/sort.c