All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] ip.7: Tiny style fix
@ 2010-11-02  3:21 David Prévot
  2010-11-04  6:32 ` Michael Kerrisk
  0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2010-11-02  3:21 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi,

Here is a trivial patch to fix a bold dot that shouldn't be bold (sorry
that I didn't check this one better).


diff --git a/man7/ip.7 b/man7/ip.7
index 821fa11..4561b2f 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -41,7 +41,7 @@ For more information on sockets, see
 An IP socket is created by calling the
 .BR socket (2)
 function as
-.BI "socket(AF_INET, " socket_type ", " protocol ) \fP.
+.BI "socket(AF_INET, " socket_type ", " protocol ) \fR.
 Valid socket types are
 .B SOCK_STREAM
 to open a


Regards

David


--
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] 2+ messages in thread

* Re: [patch] ip.7: Tiny style fix
  2010-11-02  3:21 [patch] ip.7: Tiny style fix David Prévot
@ 2010-11-04  6:32 ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2010-11-04  6:32 UTC (permalink / raw)
  To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hello David,

On Tue, Nov 2, 2010 at 4:21 AM, David Prévot <davidp-whniv8GeeGkdnm+yROfE0A@public.gmane.org> wrote:
> Hi,
>
> Here is a trivial patch to fix a bold dot that shouldn't be bold (sorry
> that I didn't check this one better).

Thanks. Applied for 3.31.

Cheers,

Michael


> diff --git a/man7/ip.7 b/man7/ip.7
> index 821fa11..4561b2f 100644
> --- a/man7/ip.7
> +++ b/man7/ip.7
> @@ -41,7 +41,7 @@ For more information on sockets, see
>  An IP socket is created by calling the
>  .BR socket (2)
>  function as
> -.BI "socket(AF_INET, " socket_type ", " protocol ) \fP.
> +.BI "socket(AF_INET, " socket_type ", " protocol ) \fR.
>  Valid socket types are
>  .B SOCK_STREAM
>  to open a
>
>
> Regards
>
> David
>
>
> --
> 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
>



-- 
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] 2+ messages in thread

end of thread, other threads:[~2010-11-04  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-02  3:21 [patch] ip.7: Tiny style fix David Prévot
2010-11-04  6:32 ` Michael Kerrisk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.