diff scripts/pkg/pkg.m @ 9079:4d610aba7347

Cleanup documentation for system.texi, package.texi
author Rik <rdrider0-list@yahoo.com>
date Thu, 02 Apr 2009 14:12:25 -0700
parents 1bf0ce0930be
children 5247e89688e1
line wrap: on
line diff
--- a/scripts/pkg/pkg.m	Thu Apr 02 17:08:48 2009 -0400
+++ b/scripts/pkg/pkg.m	Thu Apr 02 14:12:25 2009 -0700
@@ -171,7 +171,7 @@
 ## Rebuilds the package database from the installed directories.  This can 
 ## be used in cases where for some reason the package database is corrupted.
 ## It can also take the @code{-auto} and @code{-noauto} options to allow the
-## autolaoding state of a package to be changed.  For example
+## autoloading state of a package to be changed.  For example
 ##
 ## @example
 ## pkg rebuild -noauto image
@@ -188,7 +188,7 @@
 ## @end example
 ##
 ## @noindent
-## where @code{buiddir} is the name of a directory where the temporary
+## where @code{builddir} is the name of a directory where the temporary
 ## installation will be produced and the binary packages will be found.
 ## The options @code{-verbose} and @code{-nodeps} are respected, while 
 ## the other options are ignored.