diff options
| -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: | |||
| 2669 | @end lisp | 2669 | @end lisp |
| 2670 | 2670 | ||
| 2671 | @node Escape sequences in shell output, , Filling paragraphs with a single space, Common requests | 2671 | @node Escape sequences in shell output, , Filling paragraphs with a single space, Common requests |
| 2672 | @section Why do I get these strange escape sequences when I run | 2672 | @section Why these strange escape sequences from @code{ls} from the Shell mode? |
| 2673 | @code{ls} from the Shell mode? | ||
| 2674 | @cindex Escape sequences in @code{ls} output | 2673 | @cindex Escape sequences in @code{ls} output |
| 2675 | @cindex @code{ls} in Shell mode | 2674 | @cindex @code{ls} in Shell mode |
| 2676 | 2675 | ||