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 /man | |
parent | Quote paths for 'call stack' display. (diff) | |
download | portage-idfetch-4628db03bdb74f37c0804e5cad72a8fd590c0d24.tar.gz portage-idfetch-4628db03bdb74f37c0804e5cad72a8fd590c0d24.tar.bz2 portage-idfetch-4628db03bdb74f37c0804e5cad72a8fd590c0d24.zip |
Bug #317133 - s/execinto/exeinto/. Thanks to Denilson Sá <denilsonsa@gmail.com>.
Diffstat (limited to 'man')
-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 fcf8e3e4..5c71cbea 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 |