From 2aec4ef8f5e8d77f233b3a1318906b10d7f409ce Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 7 Jan 2021 09:28:24 +0100 Subject: [PATCH] ioctl_tty.2: srcfix Signed-off-by: Michael Kerrisk --- man2/ioctl_tty.2 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index a4844a50b..635e85704 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -200,13 +200,13 @@ It treats nonzero as a time interval measured in deciseconds, and does nothing when the driver does not support breaks. .TP -.B "TIOCSBRK +.B TIOCSBRK Argument: .BI "void" .IP Turn break on, that is, start sending zero bits. .TP -.B "TIOCCBRK +.B TIOCCBRK Argument: .BI "void" .IP @@ -229,7 +229,7 @@ for the argument values .BR TCION . .SS Buffer count and flushing .TP -.BI "FIONREAD +.BI FIONREAD Argument: .BI "int *" argp .IP @@ -270,7 +270,7 @@ Argument: Insert the given byte in the input queue. .SS Redirecting console output .TP -.B "TIOCCONS +.B TIOCCONS Argument: .BI "void" .IP @@ -317,7 +317,7 @@ capability and equals 1, in which case the terminal is stolen, and all processes that had it as controlling terminal lose it. .TP -.B "TIOCNOTTY +.B TIOCNOTTY Argument: .BI "void" .IP @@ -362,7 +362,7 @@ and not our controlling terminal. Strange. .SS Exclusive mode .TP -.B "TIOCEXCL +.B TIOCEXCL Argument: .BI "void" .IP @@ -387,7 +387,7 @@ place a nonzero value in the location pointed to by otherwise, place zero in .IR *argp . .TP -.B "TIOCNXCL +.B TIOCNXCL Argument: .BI "void" .IP