1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-08-01 10:46:53 +03:00
Files
coreutils/man/cat.x
Bernhard Voelker ebf2c4dcc6 doc: make formatting of SEE ALSO in cat.1 and tac.1 consistent
None of the coreutils man pages - but the two above - are using bold
setting for the references to other man pages in the SEE ALSO section.

* man/cat.x (SEE ALSO): Remove '\fB...\fP' setting.
* man/tac.x: Likewise, and add a reference to cat(1).
2021-01-03 13:57:36 +00:00

7 lines
137 B
Plaintext

[NAME]
cat \- concatenate files and print on the standard output
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]
tac(1)