mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Fix typos. Add more to the "SEE ALSO" section.
This commit is contained in:
parent
67c1df0180
commit
c5725ced41
2 changed files with 18 additions and 4 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-12-14 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* ebrowse.1: Fix typos. Add more to the "SEE ALSO" section.
|
||||
|
||||
2008-12-14 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* emacs.1: Fix MAILINGLISTS (default) location.
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ command. Full documentation is available in the GNU Info format.
|
|||
is used to create the database used by the class browser in Emacs.
|
||||
.PP
|
||||
.SH OPTIONS
|
||||
The programs follow the usual GNU command line syntax, with long
|
||||
The program follows the usual GNU command line syntax, with long
|
||||
options starting with two dashes (`-').
|
||||
.TP
|
||||
.B \-a, \-\-append
|
||||
|
|
@ -64,9 +64,19 @@ display this help
|
|||
.B \-\-version
|
||||
display version info
|
||||
.SH "SEE ALSO"
|
||||
The program is documented fully in
|
||||
.IR "Ebrowse"
|
||||
available via the Info system.
|
||||
.BR emacs (1),
|
||||
.BR etags (1),
|
||||
and the full documentation for
|
||||
.B ebrowse
|
||||
which is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B ebrowse
|
||||
programs are properly installed at your site, the command
|
||||
.IP
|
||||
.B info ebrowse
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
.SH AUTHOR
|
||||
.I Ebrowse
|
||||
was written by Gerd Moellmann.
|
||||
|
|
|
|||
Loading…
Reference in a new issue