emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/man ebrowse.1 ChangeLog


From: Dan Nicolaescu
Subject: [Emacs-diffs] emacs/doc/man ebrowse.1 ChangeLog
Date: Sun, 14 Dec 2008 03:27:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/12/14 03:27:11

Modified files:
        doc/man        : ebrowse.1 ChangeLog 

Log message:
        Fix typos.  Add more to the "SEE ALSO" section.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/man/ebrowse.1?cvsroot=emacs&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/man/ChangeLog?cvsroot=emacs&r1=1.16&r2=1.17

Patches:
Index: ebrowse.1
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/man/ebrowse.1,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- ebrowse.1   13 Dec 2008 04:14:10 -0000      1.3
+++ ebrowse.1   14 Dec 2008 03:27:10 -0000      1.4
@@ -15,7 +15,7 @@
 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 @@
 .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.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/man/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- ChangeLog   14 Dec 2008 00:08:55 -0000      1.16
+++ ChangeLog   14 Dec 2008 03:27:11 -0000      1.17
@@ -1,3 +1,7 @@
+2008-12-14  Dan Nicolaescu  <address@hidden>
+
+       * ebrowse.1: Fix typos.  Add more to the "SEE ALSO" section.
+
 2008-12-14  Glenn Morris  <address@hidden>
 
        * emacs.1: Fix MAILINGLISTS (default) location.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]