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:
코드싸이
2024-11-07 09:27:03 +09:00
committed by GitHub
parent cf45a79e8d
commit feb91d75ea
122 changed files with 2819 additions and 17 deletions

17
pages.ko/common/mesg.md Normal file
View File

@@ -0,0 +1,17 @@
# mesg
> 터미널이 다른 사용자로부터 메시지를 받을 수 있는지 확인하거나 설정합니다. 주로 `write` 명령에서 사용됩니다.
> 같이 보기: `write`, `talk`.
> 더 많은 정보: <https://manned.org/mesg.1p>.
- 터미널이 메시지를 받을 수 있는지 확인:
`mesg`
- `write` 명령으로부터 메시지 수신을 허용하지 않음:
`mesg n`
- `write` 명령으로부터 메시지 수신을 허용:
`mesg y`