]> code.delx.au - gnu-emacs/blobdiff - doc/misc/calc.texi
Fix copyright years by hand
[gnu-emacs] / doc / misc / calc.texi
index ede9598c281bdebd3a346993a235af49a9a96208..30e39c43112d48c35548755954c3492ecaca02ab 100644 (file)
@@ -95,7 +95,7 @@ This file documents Calc, the GNU Emacs calculator, included with
 GNU Emacs @value{EMACSVER}.
 @end ifnotinfo
 
-Copyright @copyright{} 1990--1991, 2001--2014 Free Software Foundation, Inc.
+Copyright @copyright{} 1990--1991, 2001--2015 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -349,25 +349,12 @@ program by Donald Knuth at Stanford University) as well as the
 @file{texindex} program and @file{texinfo.tex} file, both of which can
 be obtained from the FSF as part of the @code{texinfo} package.
 To print the Calc manual in one huge tome, you will need the
-source code to this manual, @file{calc.texi}, available as part of the
-Emacs source.  Once you have this file, type @kbd{texi2dvi calc.texi}.
-Alternatively, change to the @file{man} subdirectory of the Emacs
-source distribution, and type @kbd{make calc.dvi}. (Don't worry if you
-get some ``overfull box'' warnings while @TeX{} runs.)
-The result will be a device-independent output file called
-@file{calc.dvi}, which you must print in whatever way is right
-for your system.  On many systems, the command is
-
-@example
-lpr -d calc.dvi
-@end example
-
-@noindent
-or
-
-@example
-dvips calc.dvi
-@end example
+Emacs source, which contains the source code to this manual,
+@file{calc.texi}.  Change to the @file{doc/misc} subdirectory of the
+Emacs source distribution, which contains source code for this manual,
+and type @kbd{make calc.pdf}. (Don't worry if you get some ``overfull
+box'' warnings while @TeX{} runs.)   The result will be this entire
+manual as a pdf file.
 @end ifnottex
 @c Printed copies of this manual are also available from the Free Software
 @c Foundation.