diff options
author | Federico Vaga | 2019-02-21 21:30:00 +0100 |
---|---|---|
committer | Jonathan Corbet | 2019-02-22 08:35:27 -0700 |
commit | 1c7f86cbceb4536b2490e74533db78fc2e0f0f80 (patch) | |
tree | e70834127cdf52d49de3b5b507a3e14254d56886 /Documentation/translations/ko_KR | |
parent | a10c29cd8bce35e938a2a3bd8f7eb425f7755d4d (diff) |
doc: process: complete removal of info about -git patches
The following patch forgot to remove a reference to the -git
patches
commit 2c71d305caf9 ("docs: process: Remove outdated info about -git patches")
This patch complete the removal and update all translations
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Acked-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ko_KR')
-rw-r--r-- | Documentation/translations/ko_KR/howto.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst index d8acf255ac5f..bcd63731b80a 100644 --- a/Documentation/translations/ko_KR/howto.rst +++ b/Documentation/translations/ko_KR/howto.rst @@ -242,7 +242,6 @@ ReST 마크업을 사용하는 문서들은 Documentation/output 에 생성된 - main 4.x 커널 트리 - 4.x.y - 안정된 커널 트리 - - 4.x -git 커널 패치들 - 서브시스템을 위한 커널 트리들과 패치들 - 4.x - 통합 테스트를 위한 next 커널 트리 |