summaryrefslogtreecommitdiffstats
path: root/man4/tty.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/tty.4')
-rw-r--r--man4/tty.48
1 files changed, 4 insertions, 4 deletions
diff --git a/man4/tty.4 b/man4/tty.4
index 1493e87..72bfcdf 100644
--- a/man4/tty.4
+++ b/man4/tty.4
@@ -6,7 +6,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-04-07 by Michael Kerrisk
.\"
-.TH tty 4 2022-10-30 "Linux man-pages 6.05.01"
+.TH tty 4 2023-10-31 "Linux man-pages 6.7"
.SH NAME
tty \- controlling terminal
.SH DESCRIPTION
@@ -15,7 +15,7 @@ The file
is a character file with major number 5 and
minor number 0, usually with mode 0666 and ownership root:tty.
It is a synonym for the controlling terminal of a process, if any.
-.PP
+.P
In addition to the
.BR ioctl (2)
requests supported by the device that
@@ -27,7 +27,7 @@ request
is supported.
.SS TIOCNOTTY
Detach the calling process from its controlling terminal.
-.PP
+.P
If the process is the session leader,
then
.B SIGHUP
@@ -35,7 +35,7 @@ and
.B SIGCONT
signals are sent to the foreground process group
and all processes in the current session lose their controlling tty.
-.PP
+.P
This
.BR ioctl (2)
call works only on file descriptors connected