aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Potortì2001-01-15 08:59:15 +0000
committerFrancesco Potortì2001-01-15 08:59:15 +0000
commit6bfeebef39b9aa8f18ed72253e6976d443e1c592 (patch)
tree5fd91e6a51b37a502de98351fe7e99ab568622c4
parent83be933cf9cececfe8161baee3f3983fb5f70ee6 (diff)
downloademacs-6bfeebef39b9aa8f18ed72253e6976d443e1c592.tar.gz
emacs-6bfeebef39b9aa8f18ed72253e6976d443e1c592.zip
*** empty log message ***
-rw-r--r--lib-src/etags.18
1 files changed, 4 insertions, 4 deletions
diff --git a/lib-src/etags.1 b/lib-src/etags.1
index ab9a48e5524..44dadad6d1a 100644
--- a/lib-src/etags.1
+++ b/lib-src/etags.1
@@ -48,10 +48,10 @@ understood by
48\&; the `\|\fBctags\fP\|' program is used to create a similar table in a 48\&; the `\|\fBctags\fP\|' program is used to create a similar table in a
49format understood by 49format understood by
50.BR vi ( 1 )\c 50.BR vi ( 1 )\c
51\&. Both forms of the program understand 51\&. Both forms of the program understand the syntax of C, Objective C,
52the syntax of C, Objective C, C++, Java, Fortran, Pascal, Cobol, Ada, Perl, 52C++, Java, Fortran, Ada, Cobol, Erlang, LaTeX, Emacs Lisp/Common Lisp,
53LaTeX, Scheme, Emacs Lisp/Common Lisp, Postscript, Erlang, Python, Prolog and 53makefiles, Pascal, Perl, Postscript, Python, Prolog, Scheme and most
54most assembler\-like syntaxes. 54assembler\-like syntaxes.
55Both forms read the files specified on the command line, and write a tag 55Both forms read the files specified on the command line, and write a tag
56table (defaults: `\|TAGS\|' for \fBetags\fP, `\|tags\|' for 56table (defaults: `\|TAGS\|' for \fBetags\fP, `\|tags\|' for
57\fBctags\fP) in the current working directory. 57\fBctags\fP) in the current working directory.