asus-sm84xx: update markdowns

Change-Id: I5e45937163ac420758d914dcbfadc73fc980d719
diff --git a/_asus/rogphone6.markdown b/_asus/rogphone6.markdown
index ce0e741..dfe3672 100644
--- a/_asus/rogphone6.markdown
+++ b/_asus/rogphone6.markdown
@@ -9,6 +9,7 @@
 commontree: https://github.com/TeamWin/android_device_asus_sm84xx-common
 devicetree: https://github.com/TeamWin/android_device_asus_AI2201
 zuliptopic: https://twrp.zulipchat.com/#narrow/stream/290973-support-device/topic/ASUS.20ROG.20Phone.206
+xdathread: https://forum.xda-developers.com/t/recovery-official-twrp-for-asus-rog-phone-6-6-pro-qualcomm-only.4518029
 ---
 
 
@@ -50,9 +51,9 @@
 <p class="text">You should now be in fastboot mode.</p>
 <p class="text">Your device needs to be unlocked before it can flash custom images. To unlock your device, use <a href="https://rog.asus.com/us/phones/rog-phone-6-model/helpdesk_download/">the official ASUS app</a>.</p>
 <p class="text">Download the correct image file and copy the file into the same folder as your platform-tools. Rename the image to twrp.img and type:</p>
-<p class="code">fastboot flash recovery_a twrp.img</p>
-<p class="code">fastboot flash recovery_b twrp.img</p>
+<p class="code">fastboot flash recovery twrp.img</p>
 <p class="code">fastboot reboot</p>
+<b>NOTE:</b> Only the current slot will be flashed!
 </html>
 
 
diff --git a/_asus/zenfone9.markdown b/_asus/zenfone9.markdown
index 3d30ce4..2882cb8 100644
--- a/_asus/zenfone9.markdown
+++ b/_asus/zenfone9.markdown
@@ -9,6 +9,7 @@
 commontree: https://github.com/TeamWin/android_device_asus_sm84xx-common
 devicetree: https://github.com/TeamWin/android_device_asus_AI2202
 zuliptopic: https://twrp.zulipchat.com/#narrow/stream/290973-support-device/topic/ASUS.20ZenFone.209
+xdathread: https://forum.xda-developers.com/t/recovery-official-twrp-for-asus-zenfone-9.4518025
 ---
 
 
@@ -50,9 +51,9 @@
 <p class="text">You should now be in fastboot mode.</p>
 <p class="text">Your device needs to be unlocked before it can flash custom images. To unlock your device, use <a href="https://www.asus.com/us/supportonly/zenfone%209/helpdesk_download/">the official ASUS app</a>.</p>
 <p class="text">Download the correct image file and copy the file into the same folder as your platform-tools. Rename the image to twrp.img and type:</p>
-<p class="code">fastboot flash recovery_a twrp.img</p>
-<p class="code">fastboot flash recovery_b twrp.img</p>
+<p class="code">fastboot flash recovery twrp.img</p>
 <p class="code">fastboot reboot</p>
+<b>NOTE:</b> Only the current slot will be flashed!
 </html>