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 --- login-utils/last.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'login-utils/last.c') diff --git a/login-utils/last.c b/login-utils/last.c index 734730b3a..417314ee5 100644 --- a/login-utils/last.c +++ b/login-utils/last.c @@ -26,6 +26,15 @@ * - using mmap() on Linux - great speed improvement */ +/* + * 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. + */ + /* * last */ -- cgit v1.2.3-55-g7522