From a00435eaa47723234893aa6fe2e8be5bb4a8750f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 6 Jan 2018 22:56:56 +0100 Subject: [PATCH] tty.4: ffix Signed-off-by: Michael Kerrisk --- man4/tty.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/tty.4 b/man4/tty.4 index f9cbe9d1a..4536ded3c 100644 --- a/man4/tty.4 +++ b/man4/tty.4 @@ -71,7 +71,7 @@ while if the open fails, it is obviously not attached to a terminal and does not need to detach itself. .SH FILES -/dev/tty +.I /dev/tty .SH SEE ALSO .BR chown (1), .BR mknod (1),