From: Pascal Volk Date: Sat, 25 Oct 2014 22:18:07 +0000 (+0000) Subject: man: Global options includes: Added back the newline at end of files. X-Git-Tag: 2.2.16.rc1~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e10491aeedbb8a77764411d3dd4c10e744da9f6;p=thirdparty%2Fdovecot%2Fcore.git man: Global options includes: Added back the newline at end of files. They were accidentally removed in the previous commit. --- diff --git a/doc/man/global-options-formatter.inc b/doc/man/global-options-formatter.inc index b3b60c05a6..cb792e117c 100644 --- a/doc/man/global-options-formatter.inc +++ b/doc/man/global-options-formatter.inc @@ -43,4 +43,4 @@ In order to override multiple settings, the option may be specified multiple times. .TP .B \-v -Enables verbosity, including progress counter. \ No newline at end of file +Enables verbosity, including progress counter. diff --git a/doc/man/global-options.inc b/doc/man/global-options.inc index c45ba4a90a..bf99294d42 100644 --- a/doc/man/global-options.inc +++ b/doc/man/global-options.inc @@ -18,4 +18,4 @@ In order to override multiple settings, the option may be specified multiple times. .TP .B \-v -Enables verbosity, including progress counter. \ No newline at end of file +Enables verbosity, including progress counter.