Skip to content

Commit c83fb1a

Browse files
authored
coreauth{a, d}: fix see also section (#20008)
1 parent 6c4478c commit c83fb1a

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

pages.ko/osx/coreautha.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# coreautha
22

33
> `LocalAuthentication` 프레임워크를 제공하는 시스템 에이전트.
4-
> 수동으로 호출해서는 안 됩니다. 같이 보기: `coreauthd`.
4+
> 수동으로 호출해서는 안 됩니다.
5+
> 같이 보기: `coreauthd`.
56
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/coreautha.8.html>.
67
78
- 에이전트 시작:

pages.ko/osx/coreauthd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# coreauthd
22

33
> `LocalAuthentication` 프레임워크를 제공하는 시스템 데몬.
4-
> 수동으로 호출해서는 안 됩니다. 같이 보기: `coreautha`.
4+
> 수동으로 호출해서는 안 됩니다.
5+
> 같이 보기: `coreautha`.
56
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/coreauthd.8.html>.
67
78
- 에이전트 시작:

pages.pt_BR/osx/coreautha.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# coreautha
22

33
> Um agente de sistema que fornece o framework `LocalAuthentication`.
4-
> Não deve ser invocado manualmente. Veja também: `coreauthd`.
4+
> Não deve ser invocado manualmente.
5+
> Veja também: `coreauthd`.
56
> Mais informações: <https://keith.github.io/xcode-man-pages/coreautha.8.html>.
67
78
- Inicia o agente:

pages.pt_BR/osx/coreauthd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# coreauthd
22

33
> Um daemon de sistema que fornece o framework `LocalAuthentication`.
4-
> Não deve ser invocado manualmente. Veja também: `coreautha`.
4+
> Não deve ser invocado manualmente.
5+
> Veja também: `coreautha`.
56
> Mais informações: <https://keith.github.io/xcode-man-pages/coreauthd.8.html>.
67
78
- Inicia o daemon:

0 commit comments

Comments
 (0)