diff options
author | SeongJae Park <sj38.park@gmail.com> | 2019-01-24 09:20:30 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-02-02 00:07:03 +0100 |
commit | 6fc48e6085ea72fc4ba3e20679478e9fb97727e5 (patch) | |
tree | 4551d56f170fc1ada4f1cbb4edfa4bff58888b71 /Documentation/translations | |
parent | Documentation/process/howto/kr: Update Korean translation to remove outdated ... (diff) | |
download | linux-6fc48e6085ea72fc4ba3e20679478e9fb97727e5.tar.xz linux-6fc48e6085ea72fc4ba3e20679478e9fb97727e5.zip |
Documentation/process/howto.rst/kokr: Update Korean translation to add a missing cross-reference
Translate this commit to Korean:
dad051395413 ("Documentation/process/howto.rst: add a missing cross-reference")
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/ko_KR/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst index ddbea3ad3e97..d21806244d32 100644 --- a/Documentation/translations/ko_KR/howto.rst +++ b/Documentation/translations/ko_KR/howto.rst @@ -99,7 +99,7 @@ mtk.manpages@gmail.com의 메인테이너에게 보낼 것을 권장한다. 다음은 커널 소스 트리에 있는 읽어야 할 파일들의 리스트이다. - README + :ref:`Documentation/admin-guide/README.rst <readme>` 이 파일은 리눅스 커널에 관하여 간단한 배경 설명과 커널을 설정하고 빌드하기 위해 필요한 것을 설명한다. 커널에 입문하는 사람들은 여기서 시작해야 한다. |