summaryrefslogtreecommitdiffstats
path: root/login-utils/login.1
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2018-05-18 21:21:42 +0200
committerKarel Zak2018-05-23 10:43:27 +0200
commit0bb7e904d72213b29f890364e25796685ee377f4 (patch)
tree5930dd59265bbad36cd13b69f5028d0e6d58bf61 /login-utils/login.1
parentmore: reorder global declarations (diff)
downloadkernel-qcow2-util-linux-0bb7e904d72213b29f890364e25796685ee377f4.tar.gz
kernel-qcow2-util-linux-0bb7e904d72213b29f890364e25796685ee377f4.tar.xz
kernel-qcow2-util-linux-0bb7e904d72213b29f890364e25796685ee377f4.zip
man: Use the correct macro for a font change of one argument
Use the correct macro (I, B) for the font change of one argument, not those that are used for alternating two fonts, like "BR", "IR", "RB", or "RI". Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'login-utils/login.1')
-rw-r--r--login-utils/login.118
1 files changed, 9 insertions, 9 deletions
diff --git a/login-utils/login.1 b/login-utils/login.1
index 9e4697b12..cb8addec3 100644
--- a/login-utils/login.1
+++ b/login-utils/login.1
@@ -6,17 +6,17 @@ login \- begin session on the system
.SH SYNOPSIS
.B login
[
-.BR \-p
+.B \-p
] [
-.BR \-h
-.IR host
+.B \-h
+.I host
] [
-.BR \-H
+.B \-H
] [
-.BR \-f
-.IR username
+.B \-f
+.I username
|
-.IR username
+.I username
]
.SH DESCRIPTION
.B login
@@ -199,9 +199,9 @@ login failure. The default value is
(string)
.RS 4
The terminal permissions. The default value is
-.IR 0600
+.I 0600
or
-.IR 0620
+.I 0620
if tty group is used.
.RE
.PP