aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2001-07-16 13:16:47 +0000
committerPavel Janík2001-07-16 13:16:47 +0000
commit3ddfb687f9201df39f58c8de08bc72bfda547342 (patch)
tree49baced1d0b547305415454a4dbf8bd388526eac
parentc3d6be34f611abd7ecf37be37760a8b0846315be (diff)
downloademacs-3ddfb687f9201df39f58c8de08bc72bfda547342.tar.gz
emacs-3ddfb687f9201df39f58c8de08bc72bfda547342.zip
Fix typo.
-rw-r--r--man/ebrowse.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebrowse.texi b/man/ebrowse.texi
index b6dae021766..230c3705409 100644
--- a/man/ebrowse.texi
+++ b/man/ebrowse.texi
@@ -317,7 +317,7 @@ where @var{NAME} is the Lisp data base name you are using.
317@item --append 317@item --append
318By default, each run of @command{ebrowse} erases the old contents of the 318By default, each run of @command{ebrowse} erases the old contents of the
319output file when writing to it. You can instruct @command{ebrowse} to 319output file when writing to it. You can instruct @command{ebrowse} to
320append its output to an existing file produced by @command[ebrowse} 320append its output to an existing file produced by @command{ebrowse}
321with this command line option. 321with this command line option.
322@end table 322@end table
323 323