2012-02-13 13:53:34

by Masanari Iida

[permalink] [raw]
Subject: [PATCH] [trivial] Documentation: Fix broken URL "JF"

Fix broken URL for JF (Japanese FAQ).

Signed-off-by: Masanari Iida <[email protected]>
---
Documentation/00-INDEX | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 65bbd26..a859507 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -8,7 +8,7 @@ Please try and keep the descriptions small enough to fit on one line.
Following translations are available on the WWW:

- Japanese, maintained by the JF Project ([email protected]), at
- http://www.linux.or.jp/JF/
+ http://linuxjf.sourceforge.jp/

00-INDEX
- this file.
--
1.7.6.5


2012-02-13 16:14:26

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] [trivial] Documentation: Fix broken URL "JF"

On 02/13/2012 05:53 AM, Masanari Iida wrote:
> Fix broken URL for JF (Japanese FAQ).
>
> Signed-off-by: Masanari Iida <[email protected]>

Adding JF Project email address to Cc: list for their
input.


Acked-by: Randy Dunlap <[email protected]>

Thanks.

> ---
> Documentation/00-INDEX | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
> index 65bbd26..a859507 100644
> --- a/Documentation/00-INDEX
> +++ b/Documentation/00-INDEX
> @@ -8,7 +8,7 @@ Please try and keep the descriptions small enough to fit on one line.
> Following translations are available on the WWW:
>
> - Japanese, maintained by the JF Project ([email protected]), at
> - http://www.linux.or.jp/JF/
> + http://linuxjf.sourceforge.jp/
>
> 00-INDEX
> - this file.


--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

2012-02-13 16:15:23

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] [trivial] Documentation: Fix broken URL "JF"

On 02/13/2012 08:13 AM, Randy Dunlap wrote:
> On 02/13/2012 05:53 AM, Masanari Iida wrote:
>> Fix broken URL for JF (Japanese FAQ).
>>
>> Signed-off-by: Masanari Iida <[email protected]>
>
> Adding JF Project email address to Cc: list for their
> input.

which bounces...


>
> Acked-by: Randy Dunlap <[email protected]>
>
> Thanks.
>
>> ---
>> Documentation/00-INDEX | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
>> index 65bbd26..a859507 100644
>> --- a/Documentation/00-INDEX
>> +++ b/Documentation/00-INDEX
>> @@ -8,7 +8,7 @@ Please try and keep the descriptions small enough to fit on one line.
>> Following translations are available on the WWW:
>>
>> - Japanese, maintained by the JF Project ([email protected]), at
>> - http://www.linux.or.jp/JF/
>> + http://linuxjf.sourceforge.jp/
>>
>> 00-INDEX
>> - this file.
>
>


--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

2012-02-13 16:31:12

by Masanari Iida

[permalink] [raw]
Subject: Re: [PATCH] [trivial] Documentation: Fix broken URL "JF"

On Tue, Feb 14, 2012 at 1:14 AM, Randy Dunlap <[email protected]> wrote:
> On 02/13/2012 08:13 AM, Randy Dunlap wrote:
>> On 02/13/2012 05:53 AM, Masanari Iida wrote:
>>> Fix broken URL for JF (Japanese FAQ).
>>>
>>> Signed-off-by: Masanari Iida <[email protected]>
>>
>> Adding JF Project email address to Cc: list for their
>> input.
>
> which bounces...
>
I can find one e-mail address at the bottom of
http://linuxjf.sourceforge.jp/ page.
It is written in Japanese " If you have any input or request for the project,
email to [email protected] "

Regards,
Masanari

2012-02-14 03:52:34

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] [trivial] Documentation: Fix broken URL "JF"

On 02/13/2012 08:31 AM, Masanari Iida wrote:
> On Tue, Feb 14, 2012 at 1:14 AM, Randy Dunlap <[email protected]> wrote:
>> On 02/13/2012 08:13 AM, Randy Dunlap wrote:
>>> On 02/13/2012 05:53 AM, Masanari Iida wrote:
>>>> Fix broken URL for JF (Japanese FAQ).
>>>>
>>>> Signed-off-by: Masanari Iida <[email protected]>
>>>
>>> Adding JF Project email address to Cc: list for their
>>> input.
>>
>> which bounces...
>>
> I can find one e-mail address at the bottom of
> http://linuxjf.sourceforge.jp/ page.
> It is written in Japanese " If you have any input or request for the project,
> email to [email protected] "


Would you please submit a patch that changes that email address in
Documentation/00-INDEX also?


thanks,
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***