diff options
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 1e0fe6805..8dd501dde 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -863,7 +863,7 @@ | |||
863 | "\n" \ | 863 | "\n" \ |
864 | " Unrecognized actions (like initdefault) will cause init to emit an\n" \ | 864 | " Unrecognized actions (like initdefault) will cause init to emit an\n" \ |
865 | " error message, and then go along with its business. All actions are\n" \ | 865 | " error message, and then go along with its business. All actions are\n" \ |
866 | " run in the reverse order from how they appear in /etc/inittab.\n" \ | 866 | " run in the order they appear in /etc/inittab.\n" \ |
867 | "\n" \ | 867 | "\n" \ |
868 | " <process>: \n" \ | 868 | " <process>: \n" \ |
869 | "\n" \ | 869 | "\n" \ |