commit | ae357bd7138a179a1433b7d6e1aca48cc6438966 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Sep 11 23:29:45 2009 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Sep 11 23:29:45 2009 +0200 |
tree | 3fec254b84c9b0b73108f69e270fa7315f8487dc | |
parent | 00528822004e5763c669e58191f10c5202f679b5 [diff] [blame] |
top, ps: do not output trailing spaces Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/include/usage.h b/include/usage.h index 907eb78..6f9d155 100644 --- a/include/usage.h +++ b/include/usage.h
@@ -1338,7 +1338,7 @@ #define ftpd_trivial_usage \ "[-wvS] [-t N] [-T N] [DIR]" #define ftpd_full_usage "\n\n" \ - "FTP server\n" \ + "Anonymous FTP server\n" \ "\n" \ "ftpd should be used as an inetd service.\n" \ "ftpd's line for inetd.conf:\n" \