diff options
| -rw-r--r-- | man/calc.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/calc.texi b/man/calc.texi index 5634ec4f07a..d745e45732d 100644 --- a/man/calc.texi +++ b/man/calc.texi | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @dircategory Emacs | ||
| 3 | @direntry | ||
| 4 | * Calc: (calc). Advanced desk calculator and mathematical tool. | ||
| 5 | @end direntry | ||
| 6 | @comment %**start of header (This is for running Texinfo on a region.) | 2 | @comment %**start of header (This is for running Texinfo on a region.) |
| 7 | @c smallbook | 3 | @c smallbook |
| 8 | @setfilename ../info/calc | 4 | @setfilename ../info/calc |
| 9 | @c [title] | 5 | @c [title] |
| 10 | @settitle GNU Emacs Calc 2.02 Manual | 6 | @settitle GNU Emacs Calc 2.02 Manual |
| 11 | @setchapternewpage odd | 7 | @setchapternewpage odd |
| 8 | @dircategory Emacs | ||
| 9 | @direntry | ||
| 10 | * Calc: (calc). Advanced desk calculator and mathematical tool. | ||
| 11 | @end direntry | ||
| 12 | @comment %**end of header (This is for running Texinfo on a region.) | 12 | @comment %**end of header (This is for running Texinfo on a region.) |
| 13 | 13 | ||
| 14 | @tex | 14 | @tex |