freebsd-dev/usr.sbin/pkg_install/lib
Jens Schweikhardt 2b239dd118 Fix typos; each file has at least one s/seperat/separat/
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.

Suggested by:	bde
MFC after:	3 days
2002-08-11 13:05:30 +00:00
..
deps.c - Make use of DEPOROGINs (if there are any) when installing package; 2002-05-14 21:42:37 +00:00
exec.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
file.c Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz. 2002-08-04 21:27:57 +00:00
global.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
lib.h C replacement for the Perl5 code. 2002-06-24 16:03:24 +00:00
Makefile Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
match.c Eliminate free'ing already freed chunks. 2002-05-22 10:33:25 +00:00
msg.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
pen.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00
plist.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00
str.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
version.c Fix typos; each file has at least one s/seperat/separat/ 2002-08-11 13:05:30 +00:00