Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 15:38:53 +0200 (CEST)
From:      Marc Fonvieille <marc@blackend.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/38418: A keycombo tag should be used for a key combination in section 2.9.18 of the Handbook
Message-ID:  <200205221338.g4MDcrMS023874@abigail.blackend.org>

next in thread | raw e-mail | index | archive | help

>Number:         38418
>Category:       docs
>Synopsis:       A keycombo tag should be used for a key combination in section 2.9.18 of the Handbook
>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:   Wed May 22 06:50:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
A keycombo tag should be used for CTRL+ALT+DEL key combination in
section 2.9.18 of the Handbook. Read the patch below for more details.
	
>How-To-Repeat:
	
>Fix:
Apply the patch to handbook/install/chapter.sgml
	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.org	Wed May 22 15:30:19 2002
+++ chapter.sgml	Wed May 22 15:33:52 2002
@@ -4522,7 +4522,7 @@
 	appears. If any key is pressed instead of turning off the power
 	switch, the system will reboot.</para>
 
-      <para>You could also use the <keycap>CTRL+ALT+DEL</keycap> key
+      <para>You could also use the <keycombo action='simul'><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Del</keycap></keycombo> key
         combination to reboot the system, however this is not recommended
         during normal operation.</para>
 
--- chapter.sgml.diff 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205221338.g4MDcrMS023874>