diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-02-12 09:36:54 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-02-12 09:36:54 -0800 |
commit | 65e7ca35a69003788134f8c961f561fe6f7a9720 (patch) | |
tree | 513f7b57162f68f51c4d12c6ef077a55dd5d4e20 /doc/man | |
parent | 85adc63f8157bf90ee5a3b9dff94bea4c6f538eb (diff) | |
download | emacs-65e7ca35a69003788134f8c961f561fe6f7a9720.tar.gz |
In doc, use standard American English style for e.g., etc., i.e.
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/etags.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1 index 20c392776ee..20be5c82684 100644 --- a/doc/man/etags.1 +++ b/doc/man/etags.1 @@ -146,7 +146,7 @@ of \- means standard output; overrides default \fBTAGS\fP or \fBtags\fP. Make tags based on regexp matching for the files following this option, in addition to the tags made with the standard parsing based on language. May be freely intermixed with filenames and the \fB\-R\fP -option. The regexps are cumulative, i.e. each such option will add to +option. The regexps are cumulative, i.e., each such option will add to the previous ones. The regexps are of one of the forms: .br [\fB{\fP\fIlanguage\fP\fB}\fP]\fB/\fP\fItagregexp/\fP[\fInameregexp\fP\fB/\fP]\fImodifiers\fP @@ -282,4 +282,3 @@ Permission is granted to copy and distribute translations of this document into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation. - |