diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-11-30 16:59:41 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-11-30 16:59:41 +0100 |
commit | 8617edfffd07eb80561b4de6a37c5b0b5f442e07 (patch) | |
tree | 4f3b03efc440aab647588b598d9c039131663b48 /doc/man | |
parent | 646f2cf67e0b1147478f6cc8be2ac525082de714 (diff) | |
download | emacs-8617edfffd07eb80561b4de6a37c5b0b5f442e07.tar.gz emacs-8617edfffd07eb80561b4de6a37c5b0b5f442e07.tar.bz2 emacs-8617edfffd07eb80561b4de6a37c5b0b5f442e07.zip |
; Fix typos
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/etags.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1 index 4681a9dadbf..8dbea25c4cf 100644 --- a/doc/man/etags.1 +++ b/doc/man/etags.1 @@ -233,7 +233,7 @@ CONFIGURATION\\)\ +[^\ ]*\ +OF/'\ \-\-regex\='/[\ \\t]*\\ \\|PROCEDURE\\|PROCESS\\|TYPE\\)[\ \\t]+\\([^\ \\t(]+\\)/\\3/'\fP .br -Tag TCL files (this last example shows the usage of a \fItagregexp\fP): +Tag Tcl files (this last example shows the usage of a \fItagregexp\fP): .br \fI\-\-lang\=none \-\-regex\='/proc[\ \\t]+\\([^\ \\t]+\\)/\\1/'\fP |