diff etc/gnuserv.1 @ 278:90d73dddcdc4 r21-0b37

Import from CVS: tag r21-0b37
author cvs
date Mon, 13 Aug 2007 10:31:29 +0200
parents bfd6434d15b3
children 70ad99077275
line wrap: on
line diff
--- a/etc/gnuserv.1	Mon Aug 13 10:30:38 2007 +0200
+++ b/etc/gnuserv.1	Mon Aug 13 10:31:29 2007 +0200
@@ -69,13 +69,14 @@
 Tell Emacs to load the specified library.
 .TP 8
 .BI \-batch
-Tell Emacs not to open any frames. Just load libraries and evaluate lisp code.  You
-must use the
+Tell Emacs not to open any frames. Just load libraries and evaluate
+lisp code.  If no files to execute, functions to call or forms to eval 
+are given using the
 .BR \-l ,
 .BR \-f ,
-and
+or
 .B \-eval
-options to specify files to execute and functions to call.
+options, then forms to eval are read from STDIN.
 .TP 8
 .BI \-f " function," 
 Make Emacs execute the lisp function.