aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-07-26 01:12:03 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-07-26 01:31:54 +0200
commit025a34a66f6cbcbb77399a74f39f1c34494a3cdc (patch)
tree5f3cdd1719b0e3d92981734b575f509bb0384f5b /man2
parent5f6ad971193bbc09cb4ae639c5687a13b724f1c5 (diff)
downloadman-pages-025a34a66f6cbcbb77399a74f39f1c34494a3cdc.tar.gz
ioctl_tty.2: tfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/ioctl_tty.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
index c826907018..980b3517cd 100644
--- a/man2/ioctl_tty.2
+++ b/man2/ioctl_tty.2
@@ -26,7 +26,7 @@ or
.IR arg .
.PP
Use of
-.I ioctl
+.BR ioctl ()
makes for nonportable programs.
Use the POSIX interface described in
.BR termios (3)