mirror_iproute2/man
Andreas Henriksson ae4e21c93f ss: fix help/man TCP-STATE description for listening
There's some misleading information in --help and ss(8) manpage about
TCP-STATE named 'listen'.
ss doesn't know such a state, but it knows 'listening' state.

$ ss -tua state listen
ss: wrong state name: listen

$ ss -tua state listening
[...]

Addresses: https://bugs.debian.org/872990
Reported-by: Pavel Lyulchenko <p.lyulchenko@gmail.com>
Signed-off-by: Andreas Henriksson <andreas@fatal.se>
2017-08-24 11:01:34 -07:00
..
man3 man: Collect names of man pages automatically 2017-06-27 16:00:09 -07:00
man7 man: Collect names of man pages automatically 2017-06-27 16:00:09 -07:00
man8 ss: fix help/man TCP-STATE description for listening 2017-08-24 11:01:34 -07:00
Makefile do not ignore errors in man subdirs 2013-01-15 09:41:37 -08:00