From: "David Prévot" <davidp-whniv8GeeGkdnm+yROfE0A@public.gmane.org>
To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [patch] ip.7: Tiny style fix
Date: Mon, 01 Nov 2010 23:21:15 -0400 [thread overview]
Message-ID: <iao03c$77p$1@dough.gmane.org> (raw)
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
next reply other threads:[~2010-11-02 3:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-02 3:21 David Prévot [this message]
2010-11-04 6:32 ` [patch] ip.7: Tiny style fix Michael Kerrisk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='iao03c$77p$1@dough.gmane.org' \
--to=davidp-whniv8geegkdnm+yrofe0a@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.