Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-03-16 00:19:09 +0300
committerMark Whitley <markw@lineo.com>2001-03-16 00:19:09 +0300
commit0a6f1d31e7712d9af315f4576857c67cade7453f (patch)
treecea1664ddd6ced1ce341c2d0a97ab5bc48cd996e /applets
parente708cb5f9a74d8243ba3a223395466951255badc (diff)
One tinly, little, missing newline that confused Pod.
Diffstat (limited to 'applets')
-rw-r--r--applets/usage.h1
1 files changed, 1 insertions, 0 deletions
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" \