rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation * linux/r*: add Korean translation * rpicam-raw: fix typo
This commit is contained in:
16
pages.ko/linux/raw.md
Normal file
16
pages.ko/linux/raw.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# raw
|
||||
|
||||
> Unix 원시 문자 장치를 블록 장치에 바인드합니다.
|
||||
> 더 많은 정보: <https://manned.org/raw.8>.
|
||||
|
||||
- 원시 문자 장치를 블록 장치에 바인드:
|
||||
|
||||
`raw /dev/raw/raw{{1}} {{/dev/block_device}}`
|
||||
|
||||
- 새로운 바인딩을 설정하는 대신 기존 바인딩 조회:
|
||||
|
||||
`raw /dev/raw/raw{{1}}`
|
||||
|
||||
- 바인드된 모든 원시 장치 조회:
|
||||
|
||||
`raw -qa`
|
Reference in New Issue
Block a user