+2006-06-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
+
+ * etags.1: -m and -M options do not exist.
+
2006-06-29 Carsten Dominik <dominik@science.uva.nl>
* orgcard.tex (section{Structure Editing}): Document checkbox
.SH SYNOPSIS
.hy 0
.na
-\fBetags\fP [\|\-aCDGImRVh\|] [\|\-i \fIfile\fP\|] [\|\-l \fIlanguage\fP\|]
+\fBetags\fP [\|\-aCDGIRVh\|] [\|\-i \fIfile\fP\|] [\|\-l \fIlanguage\fP\|]
.if n .br
[\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|]
[\|\-\-parse\-stdin=\fIfile\fP\|]
[\|\-\-help\|] [\|\-\-version\|]
\fIfile\fP .\|.\|.
-\fBctags\fP [\|\-aCdgImRVh\|] [\|\-BtTuvwx\|] [\|\-l \fIlanguage\fP\|]
+\fBctags\fP [\|\-aCdgIRVh\|] [\|\-BtTuvwx\|] [\|\-l \fIlanguage\fP\|]
.if n .br
[\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|]
[\|\-\-parse\-stdin=\fIfile\fP\|]
language may be used to disable language parsing altogether; only
regexp matching is done in this case (see the \fB\-\-regex\fP option).
.TP
-.B \-m, \-\-members
+.B \-\-members
Create tag entries for variables that are members of structure-like
constructs in C++, Objective C, Java.
.TP
-.B \-M, \-\-no\-members
+.B \-\-no\-members
Do not tag member variables. This is the default behavior.
.TP
.B \-\-packages\-only