diff --git a/applets/usage.h b/applets/usage.h index 3d4752cd2..443a0ebe0 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 3d4752cd2..443a0ebe0 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" \ diff --git a/usage.h b/usage.h index 3d4752cd2..443a0ebe0 100644 --- a/usage.h +++ b/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" \