diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-07-26 01:12:03 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-07-26 01:31:54 +0200 |
| commit | 025a34a66f6cbcbb77399a74f39f1c34494a3cdc (patch) | |
| tree | 5f3cdd1719b0e3d92981734b575f509bb0384f5b /man2 | |
| parent | 5f6ad971193bbc09cb4ae639c5687a13b724f1c5 (diff) | |
| download | man-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.2 | 2 |
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) |
