diff --git a/man/rake.1 b/man/rake.1 index b63ed49ed2..e2b5341ec8 100644 --- a/man/rake.1 +++ b/man/rake.1 @@ -16,7 +16,7 @@ .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -rake \- a make-like build utility for Ruby +rake \- a make-like build utility for Ruby .SH SYNOPSIS \fBrake\fR [\fI\-f rakefile\fR] {\fIOPTIONS\fR} \fITARGETS...\fR .br @@ -136,6 +136,6 @@ Display a help message. The complete documentation for \fBrake\fR has been installed at \fI/usr/share/doc/rake-doc/html/index.html\fR. It is also available online at \fIhttp://docs.seattlerb.org/rake\fR. .SH AUTHOR .B rake -was written by Jim Weirich +was written by Jim Weirich .PP This manual was created by Caitlin Matos for the Debian project (but may be used by others). It was inspired by the manual by Jani Monoses for the Ubuntu project.