aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-01 01:50:02 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-01 01:50:02 +0000
commit27e3e03a025934bd906c16996ef0e2b077a66dad (patch)
tree25042ec094970dd27d7af71aa1337c2cae46b3be /man
parentd4cd7b0b1cc533ffa0cfa1e836ccda674ac85557 (diff)
downloadruby-27e3e03a025934bd906c16996ef0e2b077a66dad.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man')
-rw-r--r--man/rake.14
1 files changed, 2 insertions, 2 deletions
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 <n> 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 <jim@weirichhouse.org>
+was written by Jim Weirich <jim@weirichhouse.org>
.PP
This manual was created by Caitlin Matos <caitlin.matos@zoho.com> for the Debian project (but may be used by others). It was inspired by the manual by Jani Monoses <jani@iv.ro> for the Ubuntu project.