diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-07-24 03:32:54 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-07-24 03:32:54 +0000 |
commit | 1d4e7a123fd484642ea4ee10e367f48983a46896 (patch) | |
tree | cbee21dd79f6760b2cc460be0733bc9b220ef964 /man | |
parent | be3abfa2c38bd953c91aceb14127d64379b05b5c (diff) | |
download | emacs-1d4e7a123fd484642ea4ee10e367f48983a46896.tar.gz |
Remove bad line break.
Diffstat (limited to 'man')
-rw-r--r-- | man/faq.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/faq.texi b/man/faq.texi index f4f00878b40..7f52f7940c5 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -2669,8 +2669,7 @@ following two lines to your @file{.emacs} file: @end lisp @node Escape sequences in shell output, , Filling paragraphs with a single space, Common requests -@section Why do I get these strange escape sequences when I run -@code{ls} from the Shell mode? +@section Why these strange escape sequences from @code{ls} from the Shell mode? @cindex Escape sequences in @code{ls} output @cindex @code{ls} in Shell mode |