Manual page bug
Göran Uddeborg <[email protected]> Mon, 30 Dec 2024 17:04:43 +0100
| Newsgroups | gmane.linux.procps.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, While translating the new parts of the manual pages I came across this paragraph from the watch(1) page: Quit B<watch>. It currently does not interrupt a running I<command> (as opposed to terminating signals, such as the SIGKILL following Ctrl+C). However, as I'm sure you know, Ctrl+C gives a SIGINT, not a SIGKILL. I guess it is just a simple mistake. Regards, G=F6ran