From: Karel Zak Date: Mon, 7 Apr 2014 08:05:14 +0000 (+0200) Subject: docs: add pid alis to deprecated.txt X-Git-Tag: v2.25-rc1~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba96eedb8d91f277ea11f9d2871dfcc06b5a745;p=thirdparty%2Futil-linux.git docs: add pid alis to deprecated.txt Signed-off-by: Karel Zak --- diff --git a/Documentation/deprecated.txt b/Documentation/deprecated.txt index 33072d9d19..db51ac05b2 100644 --- a/Documentation/deprecated.txt +++ b/Documentation/deprecated.txt @@ -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.. +-------------------------- + What: fdisk -s Why: this does not belong to fdisk, use "blockdev --getsz"