]> err.no Git - util-linux/commitdiff
docs: mark line(1) as deprecated
authorKarel Zak <kzak@redhat.com>
Wed, 4 Aug 2010 10:14:57 +0000 (12:14 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 4 Aug 2010 10:14:57 +0000 (12:14 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
DEPRECATED

index f52024343057ac57b6f4329a7e5acf579dff69c6..457fb229c997d8ebfb48cec78621d93744e752ed 100644 (file)
@@ -2,27 +2,31 @@ The following is a list of commands or features that are deprecated.  All
 deprecated utils are in maintenace mode and we keep them in source tree for
 backward compatibilty only.
 
+What:   line(1) command
+Since:  2.19
+Why:    useless, nobody uses this command, head(1) is better
+
+--------------------------
+
 What:  losetup -s
-When:  2.15
+Since: 2.15
 Why:   the option -s is in collision with the Loop-AES losetup dialect that is used
         in some distributions. Use the long version (--show) only.
 
 --------------------------
 
 What:  cryptoloop support in mount/losetup
-When:  undefined yet
 Why:   depreciated in favor of dm-crypt.
 
 ---------------------------
 
 What:  elvtune
-When:  undefined yet
 Why:   useless for kernel >= 2.6.9
 
 ---------------------------
 
 What:  arch(1) command
-When:  2.14
+Since: 2.14
 Why:   deprecated in favor of uname(1) or arch(1) from coreutils
 
        The arch(1) has been added (during 2.13 development cycle) to coreutuls