summaryrefslogtreecommitdiff
path: root/man4/tty_ioctl.4
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-01-01 13:44:49 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-01-01 13:44:49 +0000
commit984886049d82f9f6adfe50c37a0b29d410915ade (patch)
tree0aff59dee800de8b9d905b8822e5492ac2eb4534 /man4/tty_ioctl.4
parent2b53dd031e228e62f49c400a3c7a290debc11309 (diff)
Remove exstraneous .sp macros.
Diffstat (limited to 'man4/tty_ioctl.4')
-rw-r--r--man4/tty_ioctl.43
1 files changed, 0 insertions, 3 deletions
diff --git a/man4/tty_ioctl.4 b/man4/tty_ioctl.4
index c8d6ec54..919233cd 100644
--- a/man4/tty_ioctl.4
+++ b/man4/tty_ioctl.4
@@ -6,7 +6,6 @@
.SH NAME
tty ioctl \- ioctls for terminals and serial lines
.SH SYNOPSIS
-.sp
.B "#include <termios.h>"
.sp
.BI "int ioctl(int " fd ", int " cmd ", ...);"
@@ -390,7 +389,6 @@ For the
ioctl, see
.BR console_ioctl (4).
.SS "Kernel debugging"
-.sp
.B "#include <linux/tty.h>"
.TP
.BI "TIOCTTYGSTRUCT struct tty_struct *" argp
@@ -400,7 +398,6 @@ corresponding to
.IR fd .
.\"
.\" .SS "Serial info"
-.\" .sp
.\" .BR "#include <linux/serial.h>"
.\" .sp
.\" .TP