mpv: fix typo, common/m*: add and update Korean translation (#14664)
* common/m*: add and update Korean translation * mpv: fix typo
This commit is contained in:
12
pages.ko/common/m4.md
Normal file
12
pages.ko/common/m4.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# m4
|
||||
|
||||
> 매크로 프로세서.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/m4>.
|
||||
|
||||
- 파일의 매크로 처리:
|
||||
|
||||
`m4 {{경로/대상/파일}}`
|
||||
|
||||
- 파일을 처리하기 전에 매크로 정의:
|
||||
|
||||
`m4 -D{{매크로_이름}}={{매크로_값}} {{경로/대상/파일}}`
|
Reference in New Issue
Block a user