public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ipv6.7: tfix
@ 2012-12-23 13:33 David Prévot
       [not found] ` <1356269632-19913-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: David Prévot @ 2012-12-23 13:33 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man7/ipv6.7 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/ipv6.7 b/man7/ipv6.7
index 506218a..bf0e991 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -4,7 +4,6 @@
 .\" and in case of nontrivial modification author and date
 .\" of the modification is added to the header.
 .\" $Id: ipv6.7,v 1.3 2000/12/20 18:10:31 ak Exp $
-structure.
 .\"
 .\" The following socket options are undocumented
 .\"	All of the folloing are from:
@@ -213,6 +212,7 @@ programs that don't know how to deal with the IPv6 API.
 Control membership in multicast groups.
 Argument is a pointer to a
 .I struct ipv6_mreq
+structure.
 .TP
 .B IPV6_MTU
 .BR getsockopt ():
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ipv6.7: tfix
       [not found] ` <1356269632-19913-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2012-12-23 17:55   ` Michael Kerrisk (man-pages)
       [not found]     ` <CAKgNAkg_QGc_T_Kjw34ExgHnDnZ0Df4nkFR6zisvT0=ZTQBYsg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-12-23 17:55 UTC (permalink / raw)
  To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi David,

I applied the first change, but the second is unneeded.

Thanks,

Michael

On Sun, Dec 23, 2012 at 2:33 PM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
>  man7/ipv6.7 |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man7/ipv6.7 b/man7/ipv6.7
> index 506218a..bf0e991 100644
> --- a/man7/ipv6.7
> +++ b/man7/ipv6.7
> @@ -4,7 +4,6 @@
>  .\" and in case of nontrivial modification author and date
>  .\" of the modification is added to the header.
>  .\" $Id: ipv6.7,v 1.3 2000/12/20 18:10:31 ak Exp $
> -structure.
>  .\"
>  .\" The following socket options are undocumented
>  .\"    All of the folloing are from:
> @@ -213,6 +212,7 @@ programs that don't know how to deal with the IPv6 API.
>  Control membership in multicast groups.
>  Argument is a pointer to a
>  .I struct ipv6_mreq
> +structure.
>  .TP
>  .B IPV6_MTU
>  .BR getsockopt ():
> --
> 1.7.10.4
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ipv6.7: tfix
       [not found]     ` <CAKgNAkg_QGc_T_Kjw34ExgHnDnZ0Df4nkFR6zisvT0=ZTQBYsg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2012-12-23 18:58       ` David Prévot
       [not found]         ` <50D75456.7060406-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: David Prévot @ 2012-12-23 18:58 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Michael,

Le 23/12/2012 13:55, Michael Kerrisk (man-pages) a écrit :

> I applied the first change, but the second is unneeded.

Please note that the “structure.” moved up as part of c6a7484a (with the
FIXMEs), and the current paragraph doesn't currently end with a period
as it used to.

Regards

David

>> diff --git a/man7/ipv6.7 b/man7/ipv6.7
>> index 506218a..bf0e991 100644
>> --- a/man7/ipv6.7
>> +++ b/man7/ipv6.7
>> @@ -4,7 +4,6 @@
>>  .\" and in case of nontrivial modification author and date
>>  .\" of the modification is added to the header.
>>  .\" $Id: ipv6.7,v 1.3 2000/12/20 18:10:31 ak Exp $
>> -structure.
>>  .\"
>>  .\" The following socket options are undocumented
>>  .\"    All of the folloing are from:
>> @@ -213,6 +212,7 @@ programs that don't know how to deal with the IPv6 API.
>>  Control membership in multicast groups.
>>  Argument is a pointer to a
>>  .I struct ipv6_mreq
>> +structure.
>>  .TP
>>  .B IPV6_MTU
>>  .BR getsockopt ():
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQ11RTAAoJELgqIXr9/gnyfEoP/2fwAJMZZYCU+f0YJIxdqAJg
iNf6A6YWu8Bm72lp4smxZgs/MzNdUeFQG0q2t+eNTqCOoVucbLvfbs/hLNYI/nNV
Q3bs/KkcHO2yJzCWLkfo5N2gGbwYCO2iR+XPWv5M3TltHw1+EwJjX9KTVxgmd6NZ
AgbSrMuG1lgt/pMLT1PypfXJ8VZ5QsK9Kiyl7G5AJbzKePKGPvE/Z0bXu0wSv1dR
L/gfJ4G5YTHX8GWD01/EgqU7khdg+d+oyjehkYeVkV8LvDv8bEcjftzOi5BdaMUv
vMI9c6yf5vQzjwJqAqv1LOoXvMl2aPAMHxTEUSSf4EeV0Za4ip/72KWQWaRi5SBN
yq1wdGKP46UwWPipbvyj3S4KNrbkTuoyDQrVg+JD8KFogEM8hIkWuFY61NekDJqp
b1WVEJ9Ti+dISBU2ljfIbhG4Oy7r+ihw5ISdbhpDGzGWyTlVGUKVWQOo3PhmshdN
p/ql3zzZB7bKsv9JEW5wdKjxklJsVupVOVnG1o67+nElvcYDwe6KNczRCUx4TuQj
YyGXH1pMGi1NuQLrHrjDflG41vWSVA8FZgR+/v3YMxY3rjJL9uz1hPKEXt+aZSfF
sgKwCpjyInlmfrb6saSJkjJv9VaxSA23s2QlY+yBD5K/eNEBbJpZoodu5tW0N3dv
Mxua//gnphEiZLUZThWg
=zWWa
-----END PGP SIGNATURE-----
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ipv6.7: tfix
       [not found]         ` <50D75456.7060406-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2012-12-23 19:05           ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-12-23 19:05 UTC (permalink / raw)
  To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi David,

On Sun, Dec 23, 2012 at 7:58 PM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Hi Michael,
>
> Le 23/12/2012 13:55, Michael Kerrisk (man-pages) a écrit :
>
>> I applied the first change, but the second is unneeded.
>
> Please note that the “structure.” moved up as part of c6a7484a (with the
> FIXMEs), and the current paragraph doesn't currently end with a period
> as it used to.

Ahhh! Thanks for catching that. I overlooked the absence of a period.

I had looked at "struct ipv6_mreq structure" and decided that it came
from the Department of Redundancy Department. So, i"structure" should
not have been there in the first place. I changed
.I struct ipv6_mreq
to
.IR "struct ipv6_mreq" .

Thanks,

Michael

>>> diff --git a/man7/ipv6.7 b/man7/ipv6.7
>>> index 506218a..bf0e991 100644
>>> --- a/man7/ipv6.7
>>> +++ b/man7/ipv6.7
>>> @@ -4,7 +4,6 @@
>>>  .\" and in case of nontrivial modification author and date
>>>  .\" of the modification is added to the header.
>>>  .\" $Id: ipv6.7,v 1.3 2000/12/20 18:10:31 ak Exp $
>>> -structure.
>>>  .\"
>>>  .\" The following socket options are undocumented
>>>  .\"    All of the folloing are from:
>>> @@ -213,6 +212,7 @@ programs that don't know how to deal with the IPv6 API.
>>>  Control membership in multicast groups.
>>>  Argument is a pointer to a
>>>  .I struct ipv6_mreq
>>> +structure.
>>>  .TP
>>>  .B IPV6_MTU
>>>  .BR getsockopt ():
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
>
> iQIcBAEBCAAGBQJQ11RTAAoJELgqIXr9/gnyfEoP/2fwAJMZZYCU+f0YJIxdqAJg
> iNf6A6YWu8Bm72lp4smxZgs/MzNdUeFQG0q2t+eNTqCOoVucbLvfbs/hLNYI/nNV
> Q3bs/KkcHO2yJzCWLkfo5N2gGbwYCO2iR+XPWv5M3TltHw1+EwJjX9KTVxgmd6NZ
> AgbSrMuG1lgt/pMLT1PypfXJ8VZ5QsK9Kiyl7G5AJbzKePKGPvE/Z0bXu0wSv1dR
> L/gfJ4G5YTHX8GWD01/EgqU7khdg+d+oyjehkYeVkV8LvDv8bEcjftzOi5BdaMUv
> vMI9c6yf5vQzjwJqAqv1LOoXvMl2aPAMHxTEUSSf4EeV0Za4ip/72KWQWaRi5SBN
> yq1wdGKP46UwWPipbvyj3S4KNrbkTuoyDQrVg+JD8KFogEM8hIkWuFY61NekDJqp
> b1WVEJ9Ti+dISBU2ljfIbhG4Oy7r+ihw5ISdbhpDGzGWyTlVGUKVWQOo3PhmshdN
> p/ql3zzZB7bKsv9JEW5wdKjxklJsVupVOVnG1o67+nElvcYDwe6KNczRCUx4TuQj
> YyGXH1pMGi1NuQLrHrjDflG41vWSVA8FZgR+/v3YMxY3rjJL9uz1hPKEXt+aZSfF
> sgKwCpjyInlmfrb6saSJkjJv9VaxSA23s2QlY+yBD5K/eNEBbJpZoodu5tW0N3dv
> Mxua//gnphEiZLUZThWg
> =zWWa
> -----END PGP SIGNATURE-----



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-23 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-23 13:33 [PATCH] ipv6.7: tfix David Prévot
     [not found] ` <1356269632-19913-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-12-23 17:55   ` Michael Kerrisk (man-pages)
     [not found]     ` <CAKgNAkg_QGc_T_Kjw34ExgHnDnZ0Df4nkFR6zisvT0=ZTQBYsg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-12-23 18:58       ` David Prévot
     [not found]         ` <50D75456.7060406-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-12-23 19:05           ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox