snoop, truss, locale, bugreportz, dumpsys: fix linter issues (#12698)

This commit is contained in:
Sebastiaan Speck
2024-05-05 13:26:48 +02:00
committed by GitHub
parent e06b054c72
commit 6bec2f3637
5 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# snoop
> Pengendus paket jaringan.
> tcpdump untuk SunOS.
> Perintah setara tcpdump untuk SunOS.
> Informasi lebih lanjut: <https://www.unix.com/man-page/sunos/1m/snoop>.
- Tangkap paket pada antarmuka jaringan tertentu:

View File

@@ -1,7 +1,7 @@
# truss
> Alat pemecah masalah untuk menelusuri panggilan sistem.
> strace untuk SunOS.
> Perintah setara strace untuk SunOS.
> Informasi lebih lanjut: <https://www.unix.com/man-page/linux/1/truss>.
- Telusuri sebuah program dengan mengeksekusinya dan mengawasi semua proses turunan: