aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/etags.14
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etags.1 b/etc/etags.1
index 911f20637e8..0d08f8df956 100644
--- a/etc/etags.1
+++ b/etc/etags.1
@@ -236,12 +236,12 @@ Don't do any more regexp matching on the following files. May be
236freely intermixed with filenames and the \fB\-\-regex\fP option. 236freely intermixed with filenames and the \fB\-\-regex\fP option.
237.TP 237.TP
238.B \-t, \-\-typedefs 238.B \-t, \-\-typedefs
239Record typedefs in C code as tags. Since this is the default behaviour 239Record typedefs in C code as tags. Since this is the default behavior
240of \fBetags\fP, only \fBctags\fP accepts this option. 240of \fBetags\fP, only \fBctags\fP accepts this option.
241.TP 241.TP
242.B \-T, \-\-typedefs\-and\-c++ 242.B \-T, \-\-typedefs\-and\-c++
243Generate tag entries for typedefs, struct, enum, and union tags, and 243Generate tag entries for typedefs, struct, enum, and union tags, and
244C++ member functions. Since this is the default behaviour 244C++ member functions. Since this is the default behavior
245of \fBetags\fP, only \fBctags\fP accepts this option. 245of \fBetags\fP, only \fBctags\fP accepts this option.
246.TP 246.TP
247.B \-u, \-\-update 247.B \-u, \-\-update