aboutsummaryrefslogtreecommitdiff
path: root/Documentation/ja_JP/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-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-12/+12
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-16Documentatio: HOWTO: remove regression postings info from translationsSeongJae Park1-6/+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-10Doc: ja_JP: Fix a typo in HOWTOMasanari Iida1-1/+1
This patch fix a typo witin HOWTO, which was translated in Japanese. Replace a word "kernlehacker" with "kernelhacker". Signed-off-by: Masanari Iida <[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: 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]>
2015-06-08Doc: ja_JP: Fix typo in HOWTOMasanari Iida1-1/+1
This patch fix a spelling typo in ja_JP/HOWTO. Signed-off-by: Masanari Iida <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2014-04-16Documentation: Update stable address in Chinese and Japanese translationsGeert Uytterhoeven1-1/+1
The English and Korean translations were updated, the Chinese and Japanese weren't. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2013-12-10Documentation: ja_JP: 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-07-24HOWTO ja_JP syncTsugikazu Shibata1-22/+22
Attached is Documentation/ja_JP/HOWTO sync patch for 3.10. This patch was reviewed by Japanese translation community called JF. Signed-off-by: Tsugikazu Shibata <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2011-04-19HOWTO: sync up Documentaion/ja_JP/HOWTOTsugikazu Shibata1-86/+43
Signed-off-by: Tsugikazu Shibata <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-1/+1
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]>
2008-10-29HOWTO: Sync patch for jp_JP/HOWTOTsugikazu Shibata1-7/+7
Sync the jp_JP version of HOWTO to contain the latest updates From: Tsugikazu Shibata <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2008-08-21Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata1-20/+47
Here is a patch for Documentation/ja_JP/HOWTO sync with latest Documentation/HOWTO. It includes translation of changes done by Jon Corbet,Jiri Pirko and me: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=Documentation/HOWTO;h=c2371c5a98f99b5eaa785bd0affd6c40187e84e3;hb=HEAD Singed-off-by: Tsugikazu Shibata <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2007-12-17HOWTO: Change man-page maintainer address for Japanese HOWTOTsugikazu Shibata1-4/+4
Below is a patch to change email address of man-page maintainer for Japanese HOWTO document (Documentation/ja_JP/HOWTO). This is for sync to Documentation/HOWTO that Michael Kerrisk mentioned to me. From: Tsugikazu Shibata <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2007-10-12HOWTO: update ja_JP/HOWTO with latest changesTsugikazu Shibata1-39/+45
Here is another sync patch of Documentation/ja_JP/HOWTO Japanese developer sent me some cosmetic changes and also follow changes of HOWTO Cross reference URL (sosdg.org/qiyong/lxr) known_regression explanations on kernel dev. process Signed-off-by: Tsugikazu Shibata <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2007-07-30HOWTO: sync Japanese HOWTOTsugikazu Shibata1-31/+35
Signed-off-by: Tsugikazu Shibata <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2007-07-18HOWTO: add Japanese translation of Documentation/HOWTOTsugikazu Shibata1-0/+650
Add the japanese translation of the Documentation/HOWTO file. Signed-off-by: Tsugikazu Shibata <[email protected]> Cc: IKEDA Munehiro <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>