From owner-freebsd-doc@FreeBSD.ORG Sun Jul 27 00:10:22 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E9037B401 for ; Sun, 27 Jul 2003 00:10:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A5343FAF for ; Sun, 27 Jul 2003 00:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6R7ABUp060206 for ; Sun, 27 Jul 2003 00:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6R7AB0d060205; Sun, 27 Jul 2003 00:10:11 -0700 (PDT) Resent-Date: Sun, 27 Jul 2003 00:10:11 -0700 (PDT) Resent-Message-Id: <200307270710.h6R7AB0d060205@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, User & Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6867337B401 for ; Sun, 27 Jul 2003 00:05:35 -0700 (PDT) Received: from xshare.com (pD9E0E2E8.dip.t-dialin.net [217.224.226.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5922443FA3 for ; Sun, 27 Jul 2003 00:05:34 -0700 (PDT) (envelope-from plexus@snafu.de) Received: from plexus by warpgondel2.xshare.com with local (Exim 4.20) id 19gfb1-0000Fn-LM for FreeBSD-gnats-submit@freebsd.org; Sun, 27 Jul 2003 09:05:31 +0200 Message-Id: Date: Sun, 27 Jul 2003 09:05:31 +0200 From: User & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/54896: Wrong short cut in FDP Chapter PSGML X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: User & List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 07:10:22 -0000 >Number: 54896 >Category: docs >Synopsis: Wrong short cut in FDP Chapter PSGML >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: Sun Jul 27 00:10:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Fischer >Release: FreeBSD 5.1-RELEASE i386 >Organization: privat >Environment: System: FreeBSD warpgondel2.xshare.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sat Jul 26 23:53:14 CEST 2003 root@warpgondel2.xshare.com:/usr/obj/usr/RELENG_5_1/sys/WARPGONDEL2 i386 >Description: The command to finish the editing of elements attributes is not C-c but C-c C-c >How-To-Repeat: >Fix: see the patch --- chapter.sgml.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/fdp-primer/psgml-mode/chapter.sgml,v retrieving revision 1.6 diff -u -r1.6 chapter.sgml --- chapter.sgml 17 Aug 2002 19:58:12 -0000 1.6 +++ chapter.sgml 27 Jul 2003 07:01:12 -0000 @@ -114,7 +114,7 @@ buffer containing a list of all the attributes for the closest enclosing element, and their current values. Use TAB to navigate between attributes, C-k to remove an existing - value and replace it with a new one, C-c to close + value and replace it with a new one, C-c C-c to close this buffer and return to the main document. --- chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: