mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-08-07 07:22:55 +03:00
* man/sort.x: Add SEE ALSO section with entry uniq(1). * man/uniq.x: Add sort(1) to SEE ALSO section.
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
[NAME]
|
|
uniq \- report or omit repeated lines
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|
|
[SEE ALSO]
|
|
comm(1), join(1), sort(1)
|