Porter's Handbook Mistake?
Mário Freitas
sub_0 at netcabo.pt
Sat Aug 23 02:08:43 UTC 2003
I folks,
While I was reading the porter's handbook (once more) I think
I've found a mistake at Chapter 12, part 3:
"This script will be run twice by pkg_delete(1). The first time as ${SH}
pkg-install ${PKGNAME} DEINSTALL and the second time as ${SH}
pkg-install ${PKGNAME} POST-DEINSTALL."
Shouldn't it be:
"This script will be run twice by pkg_delete(1). The first time as ${SH}
pkg-deinstall ${PKGNAME} PRE-DEINSTALL and the second time as ${SH}
pkg-deinstall ${PKGNAME} POST-DEINSTALL." ?
Thanks.
--
Mário Freitas (sub_0 at netcabo.pt)
Núcleo Português de FreeBSD (NPF)
More information about the freebsd-doc
mailing list