summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-03-05 16:31:54 +0000
committerMike Frysinger <vapier@gentoo.org>2003-03-05 16:31:54 +0000
commitec1b663962cb4b924ea5cdb28563d7c758aca0a7 (patch)
tree80c20b633a860635aab0c2dce0befa9b6748de81
parentPrint our version correctly. (diff)
downloadportage-cvs-ec1b663962cb4b924ea5cdb28563d7c758aca0a7.tar.gz
portage-cvs-ec1b663962cb4b924ea5cdb28563d7c758aca0a7.tar.bz2
portage-cvs-ec1b663962cb4b924ea5cdb28563d7c758aca0a7.zip
temporary -> live
-rw-r--r--man/ebuild.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ebuild.1 b/man/ebuild.1
index e93a2ca..3ed726a 100644
--- a/man/ebuild.1
+++ b/man/ebuild.1
@@ -89,7 +89,7 @@ completes, the sources should be fully compiled.
.TP
.BR preinst
Run package specific actions that need to be done before the package
-is installed into the temporary root.
+is installed into the live filesystem.
.TP
.BR install
Installs the package to the temporary \fIinstall directory\fR by running
@@ -100,7 +100,7 @@ file system or included in a binary package.
.TP
.BR postinst
Run package specific actions that need to be done after the package
-is installed into the temporary root. Usually helpful messages are
+is installed into the live filesystem. Usually helpful messages are
shown here.
.TP
.BR qmerge
@@ -163,4 +163,4 @@ Nicholas Jones <carpaski@gentoo.org>
.br
Mike Frysinger <vapier@gentoo.org>
.SH "CVS HEADER"
-$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/ebuild.1,v 1.10 2003/02/17 01:55:40 carpaski Exp $" \ No newline at end of file
+$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/ebuild.1,v 1.11 2003/03/05 16:31:54 vapier Exp $"