aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man/etags.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1
index 45d2541ec13..558b249f31b 100644
--- a/doc/man/etags.1
+++ b/doc/man/etags.1
@@ -145,7 +145,7 @@ May be used (only once) in place of a file name on the command line.
145\fBetags\fP will read from standard input and mark the produced tags 145\fBetags\fP will read from standard input and mark the produced tags
146as belonging to the file \fBFILE\fP. 146as belonging to the file \fBFILE\fP.
147.TP 147.TP
148\fB \-Q, \-\-class\-qualify\fP 148\fB\-Q, \-\-class\-qualify\fP
149Qualify tag names with their class name in C++, ObjC, Java, and Perl. 149Qualify tag names with their class name in C++, ObjC, Java, and Perl.
150This produces tag names of the form \fIclass\fP\fB::\fP\fImember\fP 150This produces tag names of the form \fIclass\fP\fB::\fP\fImember\fP
151for C++ and Perl, 151for C++ and Perl,