freebsd/*,netbsd/*,openbsd/*,sunos/*: add Korean translation (#13120)

* freebsd/*: add Korean translation

* netbsd/*: add Korean translation

* openbsd/*: add Korean translation

* sunos/*: add Korean translation

* freebsd/look: update Korean translation

* prstat: fix placeholder
This commit is contained in:
코드싸이
2024-06-23 21:09:13 +09:00
committed by GitHub
parent c0889e7573
commit 67f1a6914b
39 changed files with 817 additions and 0 deletions

16
pages.ko/openbsd/pkg.md Normal file
View File

@@ -0,0 +1,16 @@
# pkg
> OpenBSD 패키지 관리자 도구.
> 더 많은 정보: <https://www.openbsd.org/faq/faq15.html>.
- 패키지 설치/업데이트에 대한 설명서 보기:
`tldr pkg_add`
- 패키지 제거에 대한 설명서 보기:
`tldr pkg_delete`
- 패키지 정보를 확인하는 설명서 보기:
`tldr pkg_info`