From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ams@kemisten.nu (Alfred M. Szmidt) Newsgroups: gmane.emacs.bugs Subject: Small typo in man/faq.texi. Date: 23 Jul 2002 19:48:57 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <87ofcye3na.fsf@lgh163a.kemisten.nu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027446557 31270 127.0.0.1 (23 Jul 2002 17:49:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 23 Jul 2002 17:49:17 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17X3md-000886-00 for ; Tue, 23 Jul 2002 19:49:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17X3ms-0006ZW-00; Tue, 23 Jul 2002 13:49:30 -0400 Original-Received: from mailhost.bonet.ac ([194.165.224.191]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17X3mH-0006YL-00 for ; Tue, 23 Jul 2002 13:48:54 -0400 Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mailhost.bonet.ac (8.8.8/8.8.8) with ESMTP id TAA12761 for ; Tue, 23 Jul 2002 19:48:52 +0200 (MET DST) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.35 #1 (Debian)) id 17X3mM-0007gl-00 for ; Tue, 23 Jul 2002 19:48:58 +0200 Original-To: bug-gnu-emacs@gnu.org Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2849 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2849 --- faq.texi.~1.38.~ 2002-03-20 23:24:59.000000000 +0100 +++ faq.texi 2002-07-23 19:47:06.000000000 +0200 @@ -2669,8 +2669,7 @@ @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 do I get these strange escape sequences when I run @code{ls} from the Shell mode? @cindex Escape sequences in @code{ls} output @cindex @code{ls} in Shell mode -- Alfred M. Szmidt