summaryrefslogtreecommitdiffstats
path: root/sys-utils/tunelp.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 /sys-utils/tunelp.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 'sys-utils/tunelp.c')
-rw-r--r--sys-utils/tunelp.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys-utils/tunelp.c b/sys-utils/tunelp.c
index f9c362c40..7beb8a721 100644
--- a/sys-utils/tunelp.c
+++ b/sys-utils/tunelp.c
@@ -7,6 +7,15 @@
*/
/*
+ * 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.
+ */
+
+/*
* $Log: tunelp.c,v $
* Revision 1.9 1998/06/08 19:37:11 janl
* Thus compiles tunelp with 2.1.103 kernels