linux/a*: add and update Korean translation (#14680)
* linux/a*: add and update Korean translation * Update pages.ko/linux/apt-file.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/ark.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/atool.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
16
pages.ko/linux/ausyscall.md
Normal file
16
pages.ko/linux/ausyscall.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ausyscall
|
||||
|
||||
> 시스템 호출 이름과 번호를 매핑합니다.
|
||||
> 더 많은 정보: <https://manned.org/ausyscall>.
|
||||
|
||||
- 특정 시스템 호출의 번호 표시:
|
||||
|
||||
`ausyscall {{검색_패턴}}`
|
||||
|
||||
- 특정 시스템 호출 번호의 이름 표시:
|
||||
|
||||
`ausyscall {{시스템_호출_번호}}`
|
||||
|
||||
- 특정 아키텍처의 모든 시스템 호출 표시:
|
||||
|
||||
`ausyscall {{아키텍처}} --dump`
|
Reference in New Issue
Block a user