sjanc closed pull request #78: Remove bletiny from documentation
URL: https://github.com/apache/mynewt-newtmgr/pull/78
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/command_list/newtmgr_image.rst 
b/docs/command_list/newtmgr_image.rst
index 11cb3e0e..dc1ed9eb 100644
--- a/docs/command_list/newtmgr_image.rst
+++ b/docs/command_list/newtmgr_image.rst
@@ -89,5 +89,5 @@ Examples
 
+----------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
 | test           | ``newtmgr image test be9699809a049...73d77f``               
          | Tests the image, identified by the ``be9699809a049...73d77f`` hash 
value, during the next reboot on a device. Newtmgr connects to the device over 
a connection specified in the ``profile01`` connection profile.        |
 
+----------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-| upload         | ``newtmgr image upload bletiny.img-c profile01``            
          | Uploads the ``bletiny.img`` image to a device. Newtmgr connects to 
the device over a connection specified in the ``profile01`` connection profile. 
                                                                      |
+| upload         | ``newtmgr image upload btshell.img-c profile01``            
          | Uploads the ``btshell.img`` image to a device. Newtmgr connects to 
the device over a connection specified in the ``profile01`` connection profile. 
                                                                      |
 
+----------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
diff --git a/docs/command_list/newtmgr_mpstats.rst 
b/docs/command_list/newtmgr_mpstats.rst
index 3d1bb1eb..58b84e24 100644
--- a/docs/command_list/newtmgr_mpstats.rst
+++ b/docs/command_list/newtmgr_mpstats.rst
@@ -61,7 +61,7 @@ Here is an example output for the ``myble`` application from 
the
                   ble_hs_hci_ev_pool    16   10   10    9
                  ble_l2cap_chan_pool    28    3    3    3
              ble_l2cap_sig_proc_pool    20    1    1    1
-                    bletiny_chr_pool    36   64   64   64
-                    bletiny_dsc_pool    28   64   64   64
-                    bletiny_svc_pool    36   32   32   32
+                    btshell_chr_pool    36   64   64   64
+                    btshell_dsc_pool    28   64   64   64
+                    btshell_svc_pool    36   32   32   32
                               msys_1   292   12    9    6


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to