diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-05-03 20:46:54 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-05-03 20:46:54 +0000 |
commit | beb63ada5bb57f15c3fef3c93d87929e2d7be141 (patch) | |
tree | 8631c5b5b94f1d5fd5ec97321c63d825b624f0d0 | |
parent | Remove EAPI 3 helpers PATH code, unused in this branch. (diff) | |
download | portage-beb63ada5bb57f15c3fef3c93d87929e2d7be141.tar.gz portage-beb63ada5bb57f15c3fef3c93d87929e2d7be141.tar.bz2 portage-beb63ada5bb57f15c3fef3c93d87929e2d7be141.zip |
Fix "arguments" spelling. (trunk r13608)v2.1.6.13
svn path=/main/branches/2.1.6/; revision=13609
-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 1ae981b8b..5ea894b3b 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 |