summaryrefslogtreecommitdiff
path: root/Documentation/translations
diff options
context:
space:
mode:
authorSeongJae Park <sjpark@amazon.de>2020-08-29 10:23:42 +0200
committerJonathan Corbet <corbet@lwn.net>2020-08-31 16:12:14 -0600
commit4350937f730de6ea213be3bf1764df6d26e5d8b7 (patch)
tree57801eca757640f08aed43974575fbc6453bd19d /Documentation/translations
parent92001bc0365a144783f8f3108be94e74baf61011 (diff)
Documentation/kokr: bring process docs up to date
Translate this commit to Korean: fb0e0ffe7fc8 ("Documentation: bring process docs up to date") Signed-off-by: SeongJae Park <sjpark@amazon.de> Link: https://lore.kernel.org/r/20200829082343.2979-2-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.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst
index 71d4823e41e1..6731378bd842 100644
--- a/Documentation/translations/ko_KR/howto.rst
+++ b/Documentation/translations/ko_KR/howto.rst
@@ -286,7 +286,8 @@ Andrew Morton의 글이 있다.
3 자리 숫자로 이루어진 버젼의 커널들은 -stable 커널들이다. 그것들은 해당 메이저
메인라인 릴리즈에서 발견된 큰 회귀들이나 보안 문제들 중 비교적 작고 중요한
-수정들을 포함하며, 앞의 두 버전 넘버는 같은 기반 버전을 의미한다.
+수정들을 포함한다. 주요 stable 시리즈 릴리즈는 세번째 버전 넘버를 증가시키며
+앞의 두 버전 넘버는 그대로 유지한다.
이것은 가장 최근의 안정적인 커널을 원하는 사용자에게 추천되는 브랜치이며,
개발/실험적 버젼을 테스트하는 것을 돕고자 하는 사용자들과는 별로 관련이 없다.