summaryrefslogtreecommitdiffstats
path: root/login-utils/vipw.c
diff options
context:
space:
mode:
authorSami Kerola2014-09-28 21:51:35 +0200
committerKarel Zak2014-10-01 12:33:11 +0200
commit7d2600e2d03b77cf825294e166914e95860ee11e (patch)
tree6340cf9310bddc84cba842ee0b5dbef8249912f8 /login-utils/vipw.c
parentswapon: align available columns section in usage() (diff)
downloadkernel-qcow2-util-linux-7d2600e2d03b77cf825294e166914e95860ee11e.tar.gz
kernel-qcow2-util-linux-7d2600e2d03b77cf825294e166914e95860ee11e.tar.xz
kernel-qcow2-util-linux-7d2600e2d03b77cf825294e166914e95860ee11e.zip
docs: update deprecation banners
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'login-utils/vipw.c')
-rw-r--r--login-utils/vipw.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/login-utils/vipw.c b/login-utils/vipw.c
index 6ca5f8c10..ca90f65fc 100644
--- a/login-utils/vipw.c
+++ b/login-utils/vipw.c
@@ -44,15 +44,6 @@
* - fixed strerr(errno) in gettext calls
*/
-/*
- * This command is deprecated. The utility is in maintenance mode,
- * meaning we keep them in source tree for backward compatibility
- * only. Do not waste time making this command better, unless the
- * fix is about security or other very critical issue.
- *
- * See Documentation/deprecated.txt for more information.
- */
-
#include <errno.h>
#include <fcntl.h>
#include <paths.h>