From 17434a0d24626549223203588c2d8a934b6979f5 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Mon, 7 May 2012 09:45:39 +1200 Subject: [PATCH] tty_ioctl.4: ffix Signed-off-by: Michael Kerrisk --- man4/tty_ioctl.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/tty_ioctl.4 b/man4/tty_ioctl.4 index f16d8d090..baf8e80ff 100644 --- a/man4/tty_ioctl.4 +++ b/man4/tty_ioctl.4 @@ -246,7 +246,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 void +.B "TIOCNOTTY void" If the given terminal was the controlling terminal of the calling process, give up this controlling terminal. If the process was session leader,