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 @@ "\n" \ " Unrecognized actions (like initdefault) will cause init to emit an\n" \ " error message, and then go along with its business. All actions are\n" \ -" run in the reverse order from how they appear in /etc/inittab.\n" \ +" run in the order they appear in /etc/inittab.\n" \ "\n" \ " <process>: \n" \ "\n" \ |