doc: remove trailing empty line
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 29 Jul 2010 07:34:04 +0000 (09:34 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 29 Jul 2010 07:34:04 +0000 (09:34 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.custom
docs/busybox_header.pod

index 01d69dd..c6577a5 100644 (file)
@@ -125,6 +125,7 @@ docs/busybox.pod: $(srctree)/docs/busybox_header.pod \
        $(Q)-mkdir -p docs
        $(Q)-( \
            cat $(srctree)/docs/busybox_header.pod; \
+           echo; \
            applets/usage_pod | sed 's/^[A-Za-z][A-Za-z ]*[a-z]:$$/&\n/'; \
            cat $(srctree)/docs/busybox_footer.pod; \
            ) > docs/busybox.pod
index 2a99636..85a173e 100644 (file)
@@ -80,4 +80,3 @@ been enabled, more detailed usage information will also be available.
 =head1 COMMANDS
 
 Currently available applets include:
-