From owner-freebsd-doc Tue Sep 18 16: 0:18 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA57537B410 for ; Tue, 18 Sep 2001 16:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8IN06503814; Tue, 18 Sep 2001 16:00:06 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 796D237B405 for ; Tue, 18 Sep 2001 15:53:32 -0700 (PDT) Received: from hades.hell.gr (patr530-b036.otenet.gr [195.167.121.164]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8IMrTH11641 for ; Wed, 19 Sep 2001 01:53:29 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8IMrTB04505; Wed, 19 Sep 2001 01:53:29 +0300 (EEST) (envelope-from charon) Message-Id: <200109182253.f8IMrTB04505@hades.hell.gr> Date: Wed, 19 Sep 2001 01:53:29 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30659: change + in tags in the faq, instead of using literal '+' characters Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30659 >Category: docs >Synopsis: change + in tags in the faq, instead of using literal '+' characters >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 18 16:00:06 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: There are places in the faq where a key combination is tagged with , and other places where two tags are joined with a literal `+' character. The attached patch remoces literal `+' chars and wraps the pair of tags in tags. >How-To-Repeat: >Fix: --- patch-faq-keycombo begins here --- Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v retrieving revision 1.262 diff -u -r1.262 book.sgml --- book.sgml 17 Sep 2001 04:28:29 -0000 1.262 +++ book.sgml 18 Sep 2001 21:57:51 -0000 @@ -698,8 +698,8 @@ Microsoft's Rich Text Format Page numbers are not automatically updated when loading this format in to Word. Press - CTRL+A, - CTRL+END, + CTRLA, + CTRLEND, F9 after loading the document, to update the page numbers. --- patch-faq-keycombo ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message