From 95aa963f9a12b6dd84bc3713f797d7cbcbde8aef Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 25 Apr 2007 05:45:30 +0000 Subject: [PATCH] Yavor Doganov (tiny change) Escape some minus signs. --- etc/emacs.1 | 2 +- etc/etags.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/emacs.1 b/etc/emacs.1 index 7d90d5a4410..b5240847498 100644 --- a/etc/emacs.1 +++ b/etc/emacs.1 @@ -157,7 +157,7 @@ as a batch editor: .TP 8 .BI \-batch Edit in batch mode. The editor will send messages to stderr. This -option must be the first in the argument list. You must use -l and -f +option must be the first in the argument list. You must use \-l and \-f options to specify files to execute and functions to call. .TP .B \-kill diff --git a/etc/etags.1 b/etc/etags.1 index 561ba55e5c1..04b67f389f4 100644 --- a/etc/etags.1 +++ b/etc/etags.1 @@ -224,7 +224,7 @@ Tag TCL files (this last example shows the usage of a \fItagregexp\fP): .br A regexp can be preceded by {\fIlang\fP}, thus restricting it to match -lines of files of the specified language. Use \fBetags --help\fP to obtain +lines of files of the specified language. Use \fBetags \-\-help\fP to obtain a list of the recognised languages. This feature is particularly useful inside \fBregex files\fP. A regex file contains one regex per line. Empty lines, and those lines beginning with space or tab are ignored. Lines beginning -- 2.39.2