From plexus@snafu.de  Sun Jul 27 00:05:35 2003
Return-Path: <plexus@snafu.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6867337B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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: <E19gfb1-0000Fn-LM@warpgondel2.xshare.com>
Date: Sun, 27 Jul 2003 09:05:31 +0200
From: User & <plexus@snafu.de>
Reply-To: User & <plexus@snafu.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Wrong short cut in FDP Chapter PSGML
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54896
>Category:       docs
>Synopsis:       Wrong short cut in FDP Chapter PSGML
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 00:10:11 PDT 2003
>Closed-Date:    Sun Jul 27 12:32:43 PDT 2003
>Last-Modified:  Sun Jul 27 12:32:43 PDT 2003
>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, <command>C-k</command> to remove an existing
-	  value and replace it with a new one, <command>C-c</command> to close
+	  value and replace it with a new one, <command>C-c C-c</command> to close
 	  this buffer and return to the main document.</para>
       </listitem>
     </varlistentry>
--- chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rushani 
State-Changed-When: Sun Jul 27 12:32:19 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54896 
>Unformatted:
