[Bug 1488939] Re: kill -L behaviour (is it a doc or code error?)

Robie Basak 1488939 at bugs.launchpad.net
Mon Nov 2 15:33:23 UTC 2015


(I understand that if procps' documentation did not match behaviour that
would certainly be more important, but it turns out that it's really
just a mismatch between bash's builtin and procps' documentation and
behaviour, which is certainly a papercut level UX issue but not so
obviously a bug)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1488939

Title:
  kill -L behaviour (is it a doc or code error?)

Status in One Hundred Papercuts:
  Confirmed
Status in bash package in Ubuntu:
  Triaged

Bug description:
  $man kill
  [...]
         -L, --table
                List signal names in a nice table.
  [...Examples section]
         kill -L
                List the available signal choices in a nice table.

  $ kill -L
  bash: kill: L: invalid signal specification

  I'm not sure if it is a doc or code error, but the actual behaviour is
  not what the doc describes...

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1488939/+subscriptions



More information about the foundations-bugs mailing list