diff options
author | SeongJae Park <sj38.park@gmail.com> | 2014-01-06 13:05:09 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-08 23:32:10 (GMT) |
commit | 0fe6c314190518ffa5bcde0771f4b58247d3a063 (patch) | |
tree | 74c70f17cf409163af214f8a80eb656d88ba4d1d /Documentation/ko_KR | |
parent | eb831743f2b43253b0aec40f66a95fdcf8f178cc (diff) | |
download | linux-0fe6c314190518ffa5bcde0771f4b58247d3a063.tar.xz |
Documentation: HOWTO: update LXR web link in ko_KR
English version HOWTO updated the link but Korean version didn't. Update
it now.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ko_KR')
-rw-r--r-- | Documentation/ko_KR/HOWTO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ko_KR/HOWTO b/Documentation/ko_KR/HOWTO index d61a45a..020b2b4 100644 --- a/Documentation/ko_KR/HOWTO +++ b/Documentation/ko_KR/HOWTO @@ -213,7 +213,7 @@ Documentation/DocBook/ 디렉토리 내에서 만들어지며 PDF, Postscript, H 것은 Linux Cross-Reference project이며 그것은 자기 참조 방식이며 소스코드를 인덱스된 웹 페이지들의 형태로 보여준다. 최신의 멋진 커널 코드 저장소는 다음을 통하여 참조할 수 있다. - http://users.sosdg.org/~qiyong/lxr/ + http://lxr.linux.no/+trees 개발 프로세스 |