aboutsummaryrefslogtreecommitdiff
path: root/Documentation/ko_KR/HOWTO
AgeCommit message (Collapse)AuthorFilesLines
2016-11-13Documentation: Move translations into a sub-directorySeongJae Park1-637/+0
Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Mark subsection in suggested formatSeongJae Park1-4/+8
`Specific guidelines for the kernel documentation` section of `kernel-documentation.rst` suggests to use ``~`` for subsection but subsections in HOWTO is not marked in the format. This commit marks them in the format. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Add whitespace between URL and textSeongJae Park1-3/+3
Because few sentences has no whitespace between URL and text, few document viewers fail to properly parse the URL from it. This commit adds whitespace between them to fix the problem. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Clean up bare :: linesSeongJae Park1-9/+3
This commit applies commit 1b49ecf2f3be ("docs: Clean up bare :: lines") to Korean translation. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Adjust external link referencesSeongJae Park1-21/+18
This commit appplies commit f1eebe92c265 ("Documentation/HOWTO: adjust external link references") to Korean translation. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Improve some markups to make it visually betterSeongJae Park1-10/+6
This commit applies commit 34fed7e7e0e5 ("Documentation/HOWTO: improve some markups to make it visually better") to Korean translation. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Update information about generating documentationSeongJae Park1-8/+22
This commit applies commit 43fb67a5258c ("Documentation/HOWTO: update information about generating documentation") to Korean translation. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Add cross-references to other documentsSeongJae Park1-10/+9
This commit applies commit 609d99a3b72e ("Documentation/HOWTO: add cross-references to other documents") to Korean translation. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Convert to ReST notationSeongJae Park1-3/+52
This commit applies commit 022e04d6f555 ("Documentation/HOWTO: convert to ReST notation") to Korean translation and fix a trivial ReST build failure problem. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Update obsolete link to bugzilla faqSeongJae Park1-1/+1
Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Fix subtitles styleSeongJae Park1-9/+8
This commit fixes subtitles style. It aligns them with their header, adjust blank lines between them properly. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-11-07ko_KR/HOWTO: Fix a typo: s/Linux Torvalds/Linus TorvaldsSeongJae Park1-1/+1
Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-15/+15
The previous patch renamed several files that are cross-referenced along the Kernel documentation. Adjust the links to point to the right places. Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2016-04-16Documentation: HOWTO: update git home URL in translationsSeongJae Park1-3/+3
Homepage url of git in HOWTO document was updated by commit e234ebf7881c013b654113f0a208977ac3ce1d01 ("Documentation/HOWTO: update git home URL") but not applied to several translations. This commit updates them. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-04-16Documentatio: HOWTO: remove regression postings info from translationsSeongJae Park1-2/+0
Obsolete info about regression postings were removed by commit 5645a717c6ee61e67d38aa9f15cb9db074e1e99d ("Documentation: HOWTO: remove obsolete info about regression postings") but not applied to translations. This commit applies the change to translations. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-02-17Documentation/ko_KR: update maintainer informationSeongJae Park1-2/+2
Maintainer informations of Documentation/ko_KR is outdated. This commit update the informations to the latest ones. Signed-off-by: SeongJae Park <[email protected]> Acked-by: Minchan Kim <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2016-01-11Documentation: translations: update linux cross reference linkSeongJae Park1-1/+1
The old link to source code cross reference does not work now. Though the link has updated by commit 1d12554f0abbc7d17dce8d1b7b25f4e27555e6d7 ("Documentation: HOWTO: update code cross reference link"), there are few obsolete links yet. This commit update them. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2015-12-24Documentation: HOWTO: update versions from 3.x to 4.xSeongJae Park1-13/+13
Versions in HOWTO was updated to 4.x by commit e4144fe5d47c91c92d36cdbd5f31ed8d6e3a57ab ("docs: update HOWTO for 3.x -> 4.x versioning") but not applied to Korean translation. This commit apply the change. Signed-off-by: SeongJae Park <[email protected]> Acked-by: Minchan Kim <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2015-12-24Documentation: remove outdated references from translationsSeongJae Park1-1/+0
Outdated link to linux-next wiki was removed by commit ace80793d16fb076381ba0e232d42295d98dae99 ("Documentation: remove outdated references to the linux-next wiki"). However, the change was not applied to translations. This commit apply the change to translations. Signed-off-by: SeongJae Park <[email protected]> Acked-by: Minchan Kim <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2014-01-08Documentation: HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) ↵SeongJae Park1-71/+33
in ko_KR The update did not applied on Korean translation although it applied on English documentation. Apply it on Korean translation now. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2014-01-08Documentation: HOWTO: update for 2.6.x -> 3.x versioning in ko_KRSeongJae Park1-12/+12
English version HOWTO updated the versioning but Korean version didn't. Update it now. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2014-01-08Documentation: HOWTO: update stable address in ko_KRSeongJae Park1-1/+1
English version HOWTO updated the address but Korean version didn't. Update it now. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2014-01-08Documentation: HOWTO: update LXR web link in ko_KRSeongJae Park1-1/+1
English version HOWTO updated the link but Korean version didn't. Update it now. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2013-12-10Documentation: ko_KR: Update broken link to tppSeongJae Park1-2/+2
Links for 'The Perfect Patch' which described on HOWTO document is broken. Change those links to the copy at ozlabs. Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2013-08-12Correct unfaithful translation on HOWTO in ko_KRLee, Jae-Hong1-2/+2
This patch corrects unfaithful Korean translation in Documentation/ko_KR/HOWTO. Signed-off-by: Lee, Jae-Hong <[email protected]> Acked-by: Minchan Kim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2013-08-12Type fix on HOWTO in ko_KRLee, Jae-Hong1-10/+11
This patch fixes some minor typos in Documentation/ko_KR/HOWTO. Signed-off-by: Lee, Jae-Hong <[email protected]> Acked-by: Minchan Kim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2012-02-15driver-core: documentation: fix up Greg's email addressGreg Kroah-Hartman1-1/+1
My old email address was used in a lot of documentation files, so fix this up to point to the correct one now. Signed-off-by: Greg Kroah-Hartman <[email protected]>
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten1-2/+2
Some of the documentation refers to web pages under the domain `osdl.org'. However, `osdl.org' now redirects to `linuxfoundation.org'. Rather than rely on redirections, this patch updates the addresses appropriately; for the most part, only documentation that is meant to be current has been updated. The patch should be pretty quick to scan and check; each new web-page url was gotten by trying out the original URL in a browser and then simply copying the the redirected URL (formatting as necessary). There is some conflict as to which one of these domain names is preferred: linuxfoundation.org linux-foundation.org So, I wrote: [email protected] and got this reply: Message-ID: <[email protected]> Date: Mon, 15 Nov 2010 10:41:42 -0800 From: David Ames <[email protected]> ... linuxfoundation.org is preferred. The canonical name for our web site is www.linuxfoundation.org. Our list site is actually lists.linux-foundation.org. Regarding email linuxfoundation.org is preferred there are a few people who choose to use linux-foundation.org for their own reasons. Consequently, I used `linuxfoundation.org' for web pages and `lists.linux-foundation.org' for mailing-list web pages and email addresses; the only personal email address I updated from `@osdl.org' was that of Andrew Morton, who prefers `linux-foundation.org' according `git log'. Signed-off-by: Michael Witten <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-4/+4
Below you will find an updated version from the original series bunching all patches into one big patch updating broken web addresses that are located in Documentation/* Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult, the best way to deal with these is to use web.archive.org to locate these addresses that are outdated. Now there are also some addresses pointing to .spec files some are located, but some(after searching on the companies site)where still no where to be found. In this case I just changed the address to the company site this way the users can contact the company and they can locate them for the users. Signed-off-by: Justin P. Mattock <[email protected]> Signed-off-by: Thomas Weber <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Cc: Paulo Marques <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Michael Neuling <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2007-12-17HOWTO: update misspelling and word incorrectedbarrios1-69/+71
Signed-off-by: barrios <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2007-12-17HOWTO: change addresses of maintainer and lxr url for Korean HOWTOminchan kim1-3/+3
So sorry. again My mail is set with EUC-kR. I'll resend with UTF-8. Signed-off-by: barrios <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2007-08-22HOWTO: korean translation of Documentation/HOWTOMinchan Kim1-0/+623
This is a Documentation/HOWTO korean version of 2.6.23-rc1 The header is refered to a japanese's one. From: Minchan Kim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>