Add a newline to prevent a comment from being cut off

This commit is contained in:
ridiculousfish 2013-02-01 17:15:35 -08:00
parent ff7cbab991
commit 818533f9f0

View File

@ -1,4 +1,5 @@
function man --description "Format and display the on-line manual pages"
# Work around OS X's "builtin" manpage that everything symlinks to,
# by prepending our fish datadir to man. This also ensures that man gives fish's
# man pages priority, without having to put fish's bin directories first in $PATH