Fix CATEGORY spelling for bug #134362.
authorZac Medico <zmedico@gentoo.org>
Thu, 25 May 2006 22:34:13 +0000 (22:34 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 May 2006 22:34:13 +0000 (22:34 -0000)
svn path=/main/trunk/; revision=3414

man/ebuild.1

index 613f667f5057bebc1f68f6f3cb2906dc62f1419c..d056b2582e8af9b299ff76ff2a29a84abef0a3bd 100644 (file)
@@ -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