osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

17
pages.ko/osx/sntpd.md Normal file
View File

@@ -0,0 +1,17 @@
# sntpd
> SNTP 서버.
> 수동으로 실행해서는 안 됩니다.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/sntpd.8.html>.
- 데몬 시작:
`sntpd`
- 기존 상태를 로컬 시계로 덮어쓰고 (계층 1), 다른 (더 높은 계층) 서버와 동기화하지 않고 마스터/주 서버를 실행:
`sntpd -L`
- 사용자 지정 파일을 SNTP 상태로 사용:
`sntpd -z {{경로/대상/state.bin}}`