diff man/xemacs/packages.texi @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents c33ae14dd6d0
children bbfb58bc8dde
line wrap: on
line diff
--- a/man/xemacs/packages.texi	Mon Aug 13 11:43:25 2007 +0200
+++ b/man/xemacs/packages.texi	Mon Aug 13 11:44:37 2007 +0200
@@ -19,7 +19,7 @@
 * Package Terminology:: Understanding different kinds of packages.
 * Installing Packages:: How to install packages.
 * Building Packages::   Building packages from CVS sources.
-* Local.rules File::    This is an important file don't forget to create/edit it.
+* Local.rules File::    This is an important file that you must create.
 * Creating Packages::   The basics.
 * Available Packages::  A brief directory of packaged LISP.
 @end menu
@@ -102,7 +102,7 @@
 also listed on the @code{Options} menu under:
 
 @example
-        Options -> Customize -> Emacs -> Packages
+        Options->Customize->Emacs->Packages
 @end example
 
 However, don't select any of these menu picks unless you actually want 
@@ -114,7 +114,7 @@
 access it via the menus:
 
 @example
-        Options -> Manage Packages -> List & Install
+        Options->Manage Packages->List & Install
 @end example
 
 Or, you can get to it via the keyboard:
@@ -403,7 +403,7 @@
 
 @table @code
 @item GNU cp
-@item GNU ginstall 
+@item GNU install 
 (or a BSD compatible install program).
 @item GNU make 
 (3.75 or later preferred).
@@ -608,7 +608,7 @@
 @code{AUTHOR_VERSION}, @code{MAINTAINER}, @code{PACKAGE},
 @code{PKG_TYPE}, @code{REQUIRES}, and @code{CATEGORY}.  All but one were
 described in the description of @file{package-info.in}.  The last is an
-admistrative grouping.  Current categories include @code{comm},
+administrative grouping.  Current categories include @code{comm},
 @code{games}, @code{libs}, @code{mule}, @code{oa}, @code{os},
 @code{prog}, and @code{wp}.  @ref{Available Packages}, for a list of
 categories.