ioctl_tty.2: Minor clean ups after page rename

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-29 07:21:54 +02:00
parent e0c110a576
commit a78f675264
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
.TH TTY_IOCTL 4 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH IOCTL_TTY 2 2016-03-15 "Linux" "Linux Programmer's Manual"
.SH NAME
tty_ioctl \- ioctls for terminals and serial lines
ioctl_tty \- ioctls for terminals and serial lines
.SH SYNOPSIS
.B "#include <termios.h>"
.sp