public inbox for linux-man@vger.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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox