linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <colomar.6.4.3@gmail.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] system_data_types.7: Move notes about versions to "Versions"
Date: Sat, 3 Oct 2020 13:39:56 +0200	[thread overview]
Message-ID: <81b954a4-2300-2860-dbf8-3e8233375c4f@gmail.com> (raw)
In-Reply-To: <20201003092847.6644-1-colomar.6.4.3@gmail.com>

On 10/3/20 11:28 AM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
> ---
> 
> Hi Michael,
> 
> Yes, we were at a sync-point.
> 
> This is the only patch I had remaining, which I think I hadn't send you.

Thanks, Alex. Applied.

Cheers,

Michael


>  man7/system_data_types.7 | 34 ++++++++++++++++++----------------
>  1 file changed, 18 insertions(+), 16 deletions(-)
> 
> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
> index 8e3dd956e..07864ad1e 100644
> --- a/man7/system_data_types.7
> +++ b/man7/system_data_types.7
> @@ -40,6 +40,8 @@ system_data_types \- overview of system data types
>  .\"		* Description (no "Description" header)
>  .\"			A few lines describing the type.
>  .\"
> +.\"		* Versions (optional)
> +.\"
>  .\"		* Conforming to (see NOTES)
>  .\"			Format: CXY and later; POSIX.1-XXXX and later.
>  .\"
> @@ -902,10 +904,7 @@ type or a
>  .I ssize_t
>  type.
>  .PP
> -Conforming to:
> -POSIX.1-2001 and later.
> -.PP
> -Notes:
> +Versions:
>  Prior to POSIX.1-2008, the type was capable of storing
>  the largest value that can be stored in either an
>  .I off_t
> @@ -913,6 +912,9 @@ type or a
>  .I ssize_t
>  type.
>  .PP
> +Conforming to:
> +POSIX.1-2001 and later.
> +.PP
>  See also the
>  .I regmatch_t
>  structure and the
> @@ -948,10 +950,7 @@ struct sigevent {
>  For further details about this type, see
>  .BR sigevent (7).
>  .PP
> -Conforming to:
> -POSIX.1-2001 and later.
> -.PP
> -Notes:
> +Versions:
>  .I <aio.h>
>  and
>  .I <time.h>
> @@ -959,6 +958,9 @@ define
>  .I sigevent
>  since POSIX.1-2008.
>  .PP
> +Conforming to:
> +POSIX.1-2001 and later.
> +.PP
>  See also:
>  .BR timer_create (2),
>  .BR getaddrinfo_a (3),
> @@ -1132,10 +1134,7 @@ for printing
>  .I size_t
>  values.
>  .PP
> -Conforming to:
> -C99 and later; POSIX.1-2001 and later.
> -.PP
> -Notes:
> +Versions:
>  .IR <aio.h> ,
>  .IR <glob.h> ,
>  .IR <grp.h> ,
> @@ -1149,6 +1148,9 @@ define
>  .I size_t
>  since POSIX.1-2008.
>  .PP
> +Conforming to:
> +C99 and later; POSIX.1-2001 and later.
> +.PP
>  See also:
>  .BR read (2),
>  .BR write (2),
> @@ -1284,15 +1286,15 @@ or
>  Used for time in seconds.
>  According to POSIX, it shall be an integer type.
>  .PP
> -Conforming to:
> -C99 and later; POSIX.1-2001 and later.
> -.PP
> -Notes:
> +Versions:
>  .I <sched.h>
>  defines
>  .I time_t
>  since POSIX.1-2008.
>  .PP
> +Conforming to:
> +C99 and later; POSIX.1-2001 and later.
> +.PP
>  See also:
>  .BR stime (2),
>  .BR time (2),
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      reply	other threads:[~2020-10-03 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03  9:28 [PATCH] system_data_types.7: Move notes about versions to "Versions" Alejandro Colomar
2020-10-03 11:39 ` Michael Kerrisk (man-pages) [this message]

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=81b954a4-2300-2860-dbf8-3e8233375c4f@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=colomar.6.4.3@gmail.com \
    --cc=linux-man@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).