docs/54896: Wrong short cut in FDP Chapter PSGML

User & plexus at snafu.de
Sun Jul 27 07:10:22 UTC 2003


>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 at 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:
>Unformatted:



More information about the freebsd-doc mailing list