diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-04-25 21:26:45 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-04-25 21:26:45 -0700 |
commit | 4628db03bdb74f37c0804e5cad72a8fd590c0d24 (patch) | |
tree | d1bcdcfbbe3f10031f986b5fb8bfdd6cc6568bae | |
parent | 044253371b2fefb348f30e0fba81efd2267b1390 (diff) | |
download | portage-4628db03bdb74f37c0804e5cad72a8fd590c0d24.tar.gz portage-4628db03bdb74f37c0804e5cad72a8fd590c0d24.tar.bz2 portage-4628db03bdb74f37c0804e5cad72a8fd590c0d24.zip |
Bug #317133 - s/execinto/exeinto/. Thanks to Denilson Sá <denilsonsa@gmail.com>.
-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 fcf8e3e4a..5c71cbead 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1032,7 +1032,7 @@ Can be used to define options for the install function used in \fBdoexe\fR. The default is \fI\-m0755\fR. .TP \fBdoexe\fR \fI<executable> [list of more executables]\fR -Installs executables into the path controlled by \fBexecinto\fR. This function +Installs executables into the path controlled by \fBexeinto\fR. This function uses \fBinstall\fR(1). Creates all necessary dirs. .TP \fBdocinto\fR \fI[path]\fR |