Skip to content

Commit

Permalink
Added extra newline to make sure Command Reference section is set up …
Browse files Browse the repository at this point in the history
…properly
  • Loading branch information
ahonor committed Jul 8, 2011
1 parent 4b6b135 commit 4606892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/manpages/Makefile
Expand Up @@ -23,6 +23,7 @@ clean :
#generate md file for index for each man section
htmlindex: subdirs
-rm -f man1.index.md man5.index.md
echo >> man1.index.md
echo "## Command Reference" >> man1.index.md
for i in man1/*.md ; do \
f=$$(basename $$i); \
Expand Down

0 comments on commit 4606892

Please sign in to comment.