summaryrefslogtreecommitdiffstats
path: root/Documentation/deprecated.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/deprecated.txt')
-rw-r--r--Documentation/deprecated.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/deprecated.txt b/Documentation/deprecated.txt
index 33072d9d1..db51ac05b 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.<type>.
+--------------------------
+
What: fdisk -s <device>
Why: this does not belong to fdisk, use "blockdev --getsz"