diff doc/misc/eshell.texi @ 102059:9bcea07061a8

consistently use @insertcopying, @direntry, @contents
author Karl Berry <karl@gnu.org>
date Mon, 16 Feb 2009 17:41:58 +0000
parents cb5d2387102c
children 9506b5eee678
line wrap: on
line diff
--- a/doc/misc/eshell.texi	Mon Feb 16 13:04:15 2009 +0000
+++ b/doc/misc/eshell.texi	Mon Feb 16 17:41:58 2009 +0000
@@ -30,8 +30,6 @@
 * Eshell: (eshell).     A command shell implemented in Emacs Lisp.
 @end direntry
 
-@setchapternewpage on
-
 @titlepage
 @sp 4
 @c The title is printed in a large font.
@@ -64,13 +62,15 @@
 @node Top, What is Eshell?, (dir), (dir)
 @top Eshell
 
-This manual documents Eshell, a shell-like command interpretor
+Eshell is a shell-like command interpretor
 implemented in Emacs Lisp.  It invokes no external processes except for
 those requested by the user.  It is intended to be a functional
 replacement for command shells such as @command{bash}, @command{zsh},
 @command{rc}, or @command{4dos}; since Emacs itself is capable of
 handling the sort of tasks accomplished by those tools.
 @c This manual is updated to release 2.4 of Eshell.
+
+@insertcopying
 @end ifnottex
 
 @menu