From ba0c903004aa81caeca805472e83adeeb2269aa4 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 28 Feb 2012 23:05:59 +0100 Subject: docs: add deprecation comments Markup deprecation to command header to avoid people wasting time in fixing these utilities. Signed-off-by: Sami Kerola --- text-utils/line.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'text-utils/line.c') diff --git a/text-utils/line.c b/text-utils/line.c index 826e5a259..636122e01 100644 --- a/text-utils/line.c +++ b/text-utils/line.c @@ -6,6 +6,15 @@ * Public Domain. */ +/* + * 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 #include -- cgit v1.2.3-55-g7522