Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

SeongJae Park and committed by
Jonathan Corbet
6fc48e60 a6bee90a

+1 -1
+1 -1
Documentation/translations/ko_KR/howto.rst
··· 99 99 100 100 다음은 커널 소스 트리에 있는 읽어야 할 파일들의 리스트이다. 101 101 102 - README 102 + :ref:`Documentation/admin-guide/README.rst <readme>` 103 103 이 파일은 리눅스 커널에 관하여 간단한 배경 설명과 커널을 설정하고 104 104 빌드하기 위해 필요한 것을 설명한다. 커널에 입문하는 사람들은 여기서 105 105 시작해야 한다.