summaryrefslogtreecommitdiffstats
path: root/man5/nologin.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/nologin.5')
-rw-r--r--man5/nologin.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/nologin.5 b/man5/nologin.5
index d740bf83d..5fe74aa84 100644
--- a/man5/nologin.5
+++ b/man5/nologin.5
@@ -10,7 +10,7 @@
nologin \- prevent unprivileged users from logging into the system
.SH DESCRIPTION
If the file \fI/etc/nologin\fP exists and is readable,
-.BR login (1)
+.MR login 1
will allow access only to root.
Other users will
be shown the contents of this file and their logins will be refused.
@@ -18,5 +18,5 @@ This provides a simple way of temporarily disabling all unprivileged logins.
.SH FILES
.I /etc/nologin
.SH SEE ALSO
-.BR login (1),
-.BR shutdown (8)
+.MR login 1 ,
+.MR shutdown 8