1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

doc: tty: fix indexing in texinfo

* doc/coreutils.texi: Fix recently introduced typo.
* THANKS.in: Remove as now committed to the repo.
This commit is contained in:
Egmont Koblinger
2026-01-19 22:13:07 +00:00
committed by Pádraig Brady
parent 7426643f39
commit 5de8835672
2 changed files with 3 additions and 4 deletions

View File

@@ -15374,9 +15374,9 @@ The program accepts the following option. Also see @ref{Common options}.
@table @samp
@optItem{printenv,-s,}
@optItemx{printenv,--silent,}
@optItemx{printenv,--quiet,}
@optItem{tty,-s,}
@optItemx{tty,--silent,}
@optItemx{tty,--quiet,}
Print nothing; only return an exit status.
@end table