summaryrefslogtreecommitdiffstats
path: root/man/ebuild.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/ebuild.1')
-rw-r--r--man/ebuild.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.1 b/man/ebuild.1
index 613f667f5..d056b2582 100644
--- a/man/ebuild.1
+++ b/man/ebuild.1
@@ -118,7 +118,7 @@ to the live filesystem. The process works as follows: first, the
\fIpkg_preinst()\fR function (if specified) is run. Then, the files
are merged into the live filesystem, and the installed files' md5
digests are recorded in
-\fI/var/db/pkg/${CATEOGRY}/${PN}\-[version\-rev]/CONTENTS\fR. After
+\fI/var/db/pkg/${CATEGORY}/${PN}\-${PVR}/CONTENTS\fR. After
all the files have been merged, the \fIpkg_postinst()\fR function
(if specified) is executed.
.TP