All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ioctl_tty.2: tfix
@ 2017-11-08 22:32 Jakub Wilk
       [not found] ` <20171108223250.1924-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2017-11-08 22:32 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man2/ioctl_tty.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
index 346f86bf5..cd2a30425 100644
--- a/man2/ioctl_tty.2
+++ b/man2/ioctl_tty.2
@@ -281,7 +281,7 @@ Set the foreground process group ID of this terminal.
 .TP
 .BI "TIOCGSID	pid_t *" argp
 Get the session ID of the given terminal.
-This fails fail with the error
+This fails with the error
 .B ENOTTY
 if the terminal is not a master pseudoterminal
 and not our controlling terminal.
@@ -293,7 +293,7 @@ Put the terminal into exclusive mode.
 No further
 .BR open (2)
 operations on the terminal are permitted.
-(They fail fail with
+(They fail with
 .BR EBUSY ,
 except for a process with the
 .BR CAP_SYS_ADMIN
-- 
2.15.0

--
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ioctl_tty.2: tfix
       [not found] ` <20171108223250.1924-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2017-11-09  7:38   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-11-09  7:38 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 11/08/2017 11:32 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub. Applied.

Cheers,

Michael

> ---
>  man2/ioctl_tty.2 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
> index 346f86bf5..cd2a30425 100644
> --- a/man2/ioctl_tty.2
> +++ b/man2/ioctl_tty.2
> @@ -281,7 +281,7 @@ Set the foreground process group ID of this terminal.
>  .TP
>  .BI "TIOCGSID	pid_t *" argp
>  Get the session ID of the given terminal.
> -This fails fail with the error
> +This fails with the error
>  .B ENOTTY
>  if the terminal is not a master pseudoterminal
>  and not our controlling terminal.
> @@ -293,7 +293,7 @@ Put the terminal into exclusive mode.
>  No further
>  .BR open (2)
>  operations on the terminal are permitted.
> -(They fail fail with
> +(They fail with
>  .BR EBUSY ,
>  except for a process with the
>  .BR CAP_SYS_ADMIN
> 


-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-09  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08 22:32 [PATCH] ioctl_tty.2: tfix Jakub Wilk
     [not found] ` <20171108223250.1924-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-11-09  7:38   ` Michael Kerrisk (man-pages)

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.