diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-04-26 11:56:35 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-04-26 11:56:35 +0000 |
commit | 3ae62f22e0140acfbc54ed3a8dcd181904479293 (patch) | |
tree | f54d5c528057065372f0f5a335cd9be76d5ba7d6 /man/info.texi | |
parent | b03763f430ae363df30c72aec58fa305c2dc4188 (diff) | |
download | emacs-3ae62f22e0140acfbc54ed3a8dcd181904479293.tar.gz |
Fix a few blunders.
Diffstat (limited to 'man/info.texi')
-rw-r--r-- | man/info.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man/info.texi b/man/info.texi index 0e4ea7f96e1..bb12471f9e9 100644 --- a/man/info.texi +++ b/man/info.texi @@ -6,7 +6,7 @@ @syncodeindex vr cp @syncodeindex ky cp @comment %**end of header -@comment $Id: info.texi,v 1.21 2002/04/23 18:36:05 rms Exp $ +@comment $Id: info.texi,v 1.22 2002/04/24 00:58:45 miles Exp $ @dircategory Texinfo documentation system @direntry @@ -807,9 +807,10 @@ GNU Info, info-stnd, GNU Info}.) This chapter also explains how to write an Info as distinct from a Texinfo file. (However, in most cases, writing a Texinfo file is -better, since you can use it to make a printed manual or an HTML file -as well as for generating Info files.) @xref{Top,, Overview of -Texinfo, texinfo, Texinfo: The GNU Documentation Format}.) +better, since you can use it to make a printed manual or produce other +formats, such as HTML and DocBook, as well as for generating Info +files.) @xref{Top,, Overview of Texinfo, texinfo, Texinfo: The GNU +Documentation Format}.) @menu * Advanced:: Advanced Info commands: g, s, e, and 1 - 5. |