Re: [patch], tty_ioctl(4): One warning from "groff", orthography

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bjarni,

On Mon, May 7, 2012 at 8:57 AM, Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> wrote:
> Package: man-pages
> Version: 3.40
> Severity: minor
> Tags: patch
>
>  Warning from "groff -ww ..." (or "man --warnings=w ..."):
>
> <standard input>:252: warning: tab character in unquoted macro argument
>
>  One misspelling corrected, period (full stop) in an ellipis
> "protected" with "\&".
>
>  Patch:
>
> --- tty_ioctl.4 2012-04-26 22:58:39.000000000 +0000
> +++ tty_ioctl.4.new     2012-05-06 20:29:46.307796209 +0000
> @@ -8,7 +8,7 @@
>  .SH SYNOPSIS
>  .B "#include <termios.h>"
>  .sp
> -.BI "int ioctl(int " fd ", int " cmd ", ...);"
> +.BI "int ioctl(int " fd ", int " cmd ", \&...);"

I left this.

>  .SH DESCRIPTION
>  The
>  .BR ioctl (2)
> @@ -246,7 +246,7 @@
>  equals 1, in which case the terminal is stolen, and all processes that had
>  it as controlling terminal lose it.
>  .TP
> -.B TIOCNOTTY   void
> +.B "TIOCNOTTY  void"

Applied.

>  If the given terminal was the controlling terminal of the calling process,
>  give up this controlling terminal.
>  If the process was session leader,
> @@ -299,7 +299,7 @@
>  .TP
>  .BI "TIOCSETD  const int *" argp
>  Set the line discipline of the terminal.
> -.SS "Psuedoterminal ioctls"
> +.SS "Pseudoterminal ioctls"

Applied.

thanks,

Michael


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux