summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-env.bat
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-04-20 15:11:16 +0200
committerGerhard Lazu <gerhard@lazu.co.uk>2017-04-25 16:29:53 +0100
commitd393e390ff48b98176fd8d9a20b4c0ccd49f0e13 (patch)
treec3da57f4fbfdb1ee1eaa177960d0f01706af47e5 /scripts/rabbitmq-env.bat
parentf3346e82c401e31ab3ff72fa82d1a7c2b7095b03 (diff)
downloadrabbitmq-server-git-d393e390ff48b98176fd8d9a20b4c0ccd49f0e13.tar.gz
Makefile: Fix malformed manpages
The generated manpage contains malformed .HP directives: .HP \w'\fBstop\fR\ 'u \fBstop\fR [\fIpid_file\fR] The .HP directive takes one argument, the indentation. Thus, the first line (which is not indented) should be on the next line: .HP \w'\fBstop\fR\ 'u \fBstop\fR [\fIpid_file\fR] Manpages will be converted to mdoc(7) in master so we are sure of the formatting. The DocBook versions will be dropped. This will also simplify the build process. References #1180. [#143563295]
Diffstat (limited to 'scripts/rabbitmq-env.bat')
0 files changed, 0 insertions, 0 deletions