From 9d9f49e38a37a58095a9b63189c26fa53ba4a32d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 6 Jan 2018 22:58:57 +0100 Subject: [PATCH] nologin.5: ffix Signed-off-by: Michael Kerrisk --- man5/nologin.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/nologin.5 b/man5/nologin.5 index 2edb65b80..58fe77bee 100644 --- a/man5/nologin.5 +++ b/man5/nologin.5 @@ -35,7 +35,7 @@ Other users will be shown the contents of this file and their logins will be refused. This provides a simple way of temporarily disabling all unprivileged logins. .SH FILES -/etc/nologin +.I /etc/nologin .SH SEE ALSO .BR login (1), .BR shutdown (8)