]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add pid alis to deprecated.txt
authorKarel Zak <kzak@redhat.com>
Mon, 7 Apr 2014 08:05:14 +0000 (10:05 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Apr 2014 08:05:14 +0000 (10:05 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/deprecated.txt

index 33072d9d197bbbe6f4c41a626005012d6f82187a..db51ac05b29b2487f55ac5da52ea14f12fdd8e01 100644 (file)
@@ -2,9 +2,16 @@ The following is a list of commands or features that are deprecated.  All
 deprecated utils are in maintenance mode and we keep them in source tree for
 backward compatibility only.
 
+what: "pid" as binary name for "kill --pid"
+why:   too ugly, too obscure
+
+--------------------------
+
 What:   mkfs
 Why:    use filesystem specific mkfs.<type>.
 
+--------------------------
+
 What:   fdisk -s <device>
 Why:    this does not belong to fdisk, use "blockdev --getsz"