All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Shawn Landden <shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 2/5] cmsg: be not --> not be
Date: Sun, 29 Dec 2013 00:34:44 +1300	[thread overview]
Message-ID: <52BEB754.4000105@gmail.com> (raw)
In-Reply-To: <1387586263-9002-2-git-send-email-shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>

Thanks, Shawn. Applied.

Cheers,

Michael


On 12/21/13 13:37, Shawn Landden wrote:
> Signed-off-by: Shawn Landden <shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>
> ---
>  man3/cmsg.3 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man3/cmsg.3 b/man3/cmsg.3
> index 22057c0..9677233 100644
> --- a/man3/cmsg.3
> +++ b/man3/cmsg.3
> @@ -147,7 +147,7 @@ is a Linux extension.
>  For portability, ancillary data should be accessed using only the macros
>  described here.
>  .BR CMSG_ALIGN ()
> -is a Linux extension and should be not used in portable programs.
> +is a Linux extension and should not be used in portable programs.
>  .PP
>  In Linux,
>  .BR CMSG_LEN (),
> @@ -157,7 +157,7 @@ and
>  are constant expressions (assuming their argument is constant);
>  this could be used to declare the size of global
>  variables.
> -This may be not portable, however.
> +This may not be portable, however.
>  .SH EXAMPLE
>  This code looks for the
>  .B IP_TTL
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
--
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

  parent reply	other threads:[~2013-12-28 11:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-21  0:37 [PATCH 1/5] kcmp.2: note about SECURITY_YAMA Shawn Landden
     [not found] ` <1387586263-9002-1-git-send-email-shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>
2013-12-21  0:37   ` [PATCH 2/5] cmsg: be not --> not be Shawn Landden
     [not found]     ` <1387586263-9002-2-git-send-email-shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>
2013-12-28 11:34       ` Michael Kerrisk (man-pages) [this message]
2013-12-21  0:37   ` [PATCH 3/5] timerfd_create: add timerfd(2) alias Shawn Landden
     [not found]     ` <1387586263-9002-3-git-send-email-shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>
2013-12-28 11:35       ` Michael Kerrisk (man-pages)
2013-12-21  0:37   ` [PATCH 4/5] printf: %m is supported by uclibc and musl, no %n in bionic Shawn Landden
     [not found]     ` <1387586263-9002-4-git-send-email-shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>
2016-06-09  8:37       ` Michael Kerrisk (man-pages)
2013-12-21  0:37   ` [PATCH 5/5] FreeBSD and bionic have memmem Shawn Landden
     [not found]     ` <1387586263-9002-5-git-send-email-shawn-01I/ocv1qBBILuwUvNxBeQ@public.gmane.org>
2016-06-09  8:00       ` Michael Kerrisk (man-pages)
2013-12-28 11:33   ` [PATCH 1/5] kcmp.2: note about SECURITY_YAMA Michael Kerrisk (man-pages)

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=52BEB754.4000105@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=shawn-01I/ocv1qBBILuwUvNxBeQ@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.