commit | 56082dc2ae5b8c85a86cb602e3f8e57f34391378 | [log] [tgz] |
---|---|---|
author | David Kimdon <dwhedon@debian.org> | Fri Feb 23 06:03:22 2001 +0000 |
committer | David Kimdon <dwhedon@debian.org> | Fri Feb 23 06:03:22 2001 +0000 |
tree | e002fffc12a17d9cf1552cda23392fd006c9304f | |
parent | 68c1d8400c4024ca9c0e16bf2a90af719cb24be2 [diff] [blame] |
space after \ make preprocessor sad
diff --git a/applets/usage.h b/applets/usage.h index 76492e0..64da92d 100644 --- a/applets/usage.h +++ b/applets/usage.h
@@ -438,7 +438,7 @@ "[-signal] process-id [process-id ...]" #define kill_full_usage \ "Send a signal (default is SIGTERM) to the specified process(es).\n\n"\ - "Options:\n" \ + "Options:\n" \ "\t-l\tList all signal names and numbers." #define killall_trivial_usage \