diff options
-rw-r--r-- | applets/usage.h | 1 | ||||
-rw-r--r-- | include/usage.h | 1 | ||||
-rw-r--r-- | usage.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/applets/usage.h b/applets/usage.h index 3d4752c..443a0eb 100644 --- a/applets/usage.h +++ b/applets/usage.h @@ -707,6 +707,7 @@ " Specifies the process to be executed and it's command line.\n" \ "\n" \ "Example /etc/inittab file:\n" \ +"\n" \ " # This is run first except when booting in single-user mode.\n" \ " #\n" \ " ::sysinit:/etc/init.d/rcS\n" \ diff --git a/include/usage.h b/include/usage.h index 3d4752c..443a0eb 100644 --- a/include/usage.h +++ b/include/usage.h @@ -707,6 +707,7 @@ " Specifies the process to be executed and it's command line.\n" \ "\n" \ "Example /etc/inittab file:\n" \ +"\n" \ " # This is run first except when booting in single-user mode.\n" \ " #\n" \ " ::sysinit:/etc/init.d/rcS\n" \ @@ -707,6 +707,7 @@ " Specifies the process to be executed and it's command line.\n" \ "\n" \ "Example /etc/inittab file:\n" \ +"\n" \ " # This is run first except when booting in single-user mode.\n" \ " #\n" \ " ::sysinit:/etc/init.d/rcS\n" \ |