]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO file
authorKarel Zak <kzak@redhat.com>
Mon, 21 Feb 2011 16:18:09 +0000 (17:18 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 21 Feb 2011 16:18:09 +0000 (17:18 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 86a33c3f137831dd3d77245782e126ae3e18c4bc..c28c45c66ebf96e8a90187cffb04c0a48789773b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,14 @@
 
+kill
+----
+ - support real-time signals in format
+
+    kill -RT16 4711
+    kill -RTMIN+16 4711
+    kill -RTMAX-14 4711
+
+   see also https://bugzilla.redhat.com/show_bug.cgi?id=676297
+
 term-utils
 ----------