]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: correct line(1) deprecation comment
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 29 Jun 2017 02:09:08 +0000 (04:09 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 29 Jun 2017 10:56:22 +0000 (12:56 +0200)
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Documentation/deprecated.txt

index b7f64dfd2371d784deee1dd99d10768f6e791cf6..82b80c1fda72000c1c3953a69e2760593e6df42f 100644 (file)
@@ -50,7 +50,7 @@ Why:    udevd links libblkid directly; the 'list' is unnecessary, use lsblk(8)
 --------------------------
 
 What:   line(1) command
-Why:    useless, nobody uses this command, head(1) is better
+Why:    use the read(1) command
 
 --------------------------