linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Yuri Kozlov <yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] termios.3: tfix
Date: Wed, 07 May 2014 20:47:32 +0200	[thread overview]
Message-ID: <536A7FC4.9070403@gmail.com> (raw)
In-Reply-To: <1399484554-4545-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>

On 05/07/2014 07:42 PM, Yuri Kozlov wrote:
> ---
>  man3/termios.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/termios.3 b/man3/termios.3
> index 65f6c791..639e845 100644
> --- a/man3/termios.3
> +++ b/man3/termios.3
> @@ -181,7 +181,7 @@ this allows character-erase to be correctly performed in cooked mode.
>  Enable implementation-defined output processing.
>  .PP
>  The remaining \fIc_oflag\fP flag constants are defined in POSIX.1-2001,
> -unless marked otherwise.
> +unless marked otherwise:
>  .TP
>  .B OLCUC
>  (not in POSIX) Map lowercase characters to uppercase on output.

I decided to go for a different fix, since discussion of "POSIX.1" (presumably
meaning POSIX.1-1990) is rather crufty these days:

[[
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -175,13 +175,11 @@ Linux does not implement this bit, and acts as if it is always set.
 (not in POSIX) Input is UTF8;
 this allows character-erase to be correctly performed in cooked mode.
 .PP
-\fIc_oflag\fP flag constants defined in POSIX.1:
+.I c_oflag
+flag constants:
 .TP
 .B OPOST
 Enable implementation-defined output processing.
-.PP
-The remaining \fIc_oflag\fP flag constants are defined in POSIX.1-2001,
-unless marked otherwise.
 .TP
 .B OLCUC
 (not in POSIX) Map lowercase characters to uppercase on output.
]]

Cheers,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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:[~2014-05-07 18:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 17:42 [PATCH] termios.3: tfix Yuri Kozlov
     [not found] ` <1399484554-4545-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
2014-05-07 18:47   ` Michael Kerrisk (man-pages) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-05 17:47 Yuri Kozlov
     [not found] ` <1399312034-4691-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
2014-05-05 17:55   ` Michael Kerrisk (man-pages)
2014-05-05 17:37 Yuri Kozlov
     [not found] ` <1399311452-4610-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
2014-05-05 17:44   ` 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=536A7FC4.9070403@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=yuray-YPGtXv8QU+00kPtPmH8OGQ@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 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).