[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Make CTRL+C clearer in documentation (#2387)
From:       Pierrick Charron via GitHub <noreply () php ! net>
Date:       2023-04-01 3:59:57
Message-ID: ZPdCIrFLafuVhu5sZKPia12QMMWkhMhE4O9ekY5MlI () main ! php ! net
[Download RAW message or body]

Author: Pierrick Charron (adoy)
Committer: GitHub (web-flow)
Pusher: adoy
Date: 2023-04-01T00:00:28-04:00

Commit: https://github.com/php/doc-en/commit/bf345aac8b6e0c72234ca71a6f6e12d756c75371
Raw diff: https://github.com/php/doc-en/commit/bf345aac8b6e0c72234ca71a6f6e12d756c75371.diff

Make CTRL+C clearer in documentation (#2387)

* Make CTRL+C clearer in documentation

* Use keycombo

Changed paths:
  M  features/dtrace.xml
  M  reference/oci8/dtrace.xml


Diff:

diff --git a/features/dtrace.xml b/features/dtrace.xml
index 122bd336703..2c818204e66 100644
--- a/features/dtrace.xml
+++ b/features/dtrace.xml
@@ -369,7 +369,7 @@ php*:::request-startup
 
    <para>
     When monitoring is complete, the D script can be terminated with a
-    <literal>^C</literal>.
+    <keycombo action='simul'><keycap>CTRL</keycap><keycap>C</keycap></keycombo>.
    </para>
 
    <para>
diff --git a/reference/oci8/dtrace.xml b/reference/oci8/dtrace.xml
index 1a24711cb2f..068225dd727 100644
--- a/reference/oci8/dtrace.xml
+++ b/reference/oci8/dtrace.xml
@@ -371,7 +371,7 @@ php*:::oci8-execute-mode
   
   <para>
    When monitoring is complete, the D script can be terminated with a
-   <literal>^C</literal>.
+   <keycombo action='simul'><keycap>CTRL</keycap><keycap>C</keycap></keycombo>.
   </para>
 
  </section>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic