diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-05-03 20:45:34 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-05-03 20:45:34 +0000 |
commit | 289a6bebc06c6e362900888c7a44276102ec54a1 (patch) | |
tree | 0f1cb32146b4674895b6a967916c8cee17d2a33e | |
parent | 44a45f79dee2612d592ac93761915b46662c73f4 (diff) | |
download | portage-289a6bebc06c6e362900888c7a44276102ec54a1.tar.gz portage-289a6bebc06c6e362900888c7a44276102ec54a1.tar.bz2 portage-289a6bebc06c6e362900888c7a44276102ec54a1.zip |
Fix "arguments" spelling.v2.2_rc33
svn path=/main/trunk/; revision=13608
-rw-r--r-- | man/ebuild.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index e116ea249..b1f442d4e 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -742,7 +742,7 @@ ${\fIECONF_SOURCE\fR:-.}/configure \\ .fi Note that the \fIEXTRA_ECONF\fR is for users only, not for ebuild writers. If you wish to pass more options to configure, just pass the -extra arguements to \fBeconf\fR. Also note that \fBeconf\fR automatically +extra arguments to \fBeconf\fR. Also note that \fBeconf\fR automatically calls \fBdie\fR if the configure script fails. .TP \fBemake\fR \fI[make options]\fR |