]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: Use the correct macro for a font change of one argument
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Fri, 18 May 2018 19:21:42 +0000 (19:21 +0000)
committerKarel Zak <kzak@redhat.com>
Wed, 23 May 2018 08:43:27 +0000 (10:43 +0200)
  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>
31 files changed:
disk-utils/fsck.8
disk-utils/partx.8
disk-utils/sfdisk.8
login-utils/last.1
login-utils/login.1
login-utils/su.1
misc-utils/cal.1
misc-utils/findfs.8
misc-utils/findmnt.8
misc-utils/kill.1
misc-utils/logger.1
misc-utils/lsblk.8
misc-utils/rename.1
misc-utils/whereis.1
misc-utils/wipefs.8
schedutils/chrt.1
schedutils/taskset.1
sys-utils/chcpu.8
sys-utils/chmem.8
sys-utils/choom.1
sys-utils/dmesg.1
sys-utils/flock.1
sys-utils/fsfreeze.8
sys-utils/mount.8
sys-utils/nsenter.1
sys-utils/setpriv.1
sys-utils/swapon.8
sys-utils/unshare.1
term-utils/setterm.1
text-utils/column.1
text-utils/hexdump.1

index b3096bec60228bc91a64164dceba6343ced6a2b2..90759f243f5effd350890f58ca33b52b066e80ad 100644 (file)
@@ -344,7 +344,7 @@ with
 .BR fsck .
 Options to different filesystem-specific fsck's are not standardized.
 .SH FILES
-.IR /etc/fstab
+.I /etc/fstab
 .SH ENVIRONMENT VARIABLES
 The
 .B fsck
index 7794f41c90652e5b12dc892f16132934fc2ceb07..223f209185c4e021ac6277c5b8f5450c2f45eea3 100644 (file)
@@ -101,7 +101,7 @@ to get
 of all supported columns.  This option cannot be combined with the
 .BR \-\-add ,
 .BR \-\-delete ,
-.BR \-\-update
+.B \-\-update
 or
 .B \-\-list
 options.
@@ -124,7 +124,7 @@ All numbers (except SIZE) are in 512-byte sectors.
 .BR \-t , " \-\-type " \fItype
 Specify the partition table type.
 .TP
-.BR \-\-list\-types
+.B \-\-list\-types
 List supported partition types and exit.
 .TP
 .BR \-u , " \-\-update"
index 0763906bc0647aa0cc022bbc3c3cf3fae9bc7574..2fa521706435b21994d90348895a470fefba584b 100644 (file)
@@ -182,7 +182,7 @@ see the \fB\-\-help\fR output.  See also the \fBCOLORS\fR section.
 .BR \-f , " \-\-force"
 Disable all consistency checking.
 .TP
-.BR \-\-Linux
+.B \-\-Linux
 Deprecated and ignored option.  Partitioning that is compatible with
 Linux (and other modern operating systems) is the default.
 .TP
index 94b4ed01202b065b17a5711ebe29a8a90e81a22c..069f065ac25c99e1e397488df07f89467e765ef2 100644 (file)
@@ -61,7 +61,7 @@ will show a log of all the reboots since the log file was created.
 is the same as
 .BR last ,
 except that by default it shows a log of the
-.IR /var/log/btmp
+.I /var/log/btmp
 file, which contains all the bad login attempts.
 .SH OPTIONS
 .TP
index 9e4697b12d3849049d6f78541ba596b9c7017787..cb8addec3e477f47bd97b821af3fae32925d5e6e 100644 (file)
@@ -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
index 31801c1da05cbddc8d6498608b614601f56d7ebe..d6c615392907bfed7633bd570c699a26a4aba420 100644 (file)
@@ -161,10 +161,10 @@ Display help text and exit.
 .SH SIGNALS
 Upon receiving either
 .BR SIGINT ,
-.BR SIGQUIT
+.B SIGQUIT
 or
 .BR SIGTERM ,
-.BR su
+.B su
 terminates its child and afterwards terminates itself with
 the received signal.
 .SH CONFIG FILES
index c9e92d74977cc9bb042e0cce3f8cbc0845c8d4aa..5a8095fb3bf5ec82ab06b5f399e85f1b08279a53 100644 (file)
@@ -207,7 +207,7 @@ Implicit coloring can be disabled as follows:
 .RS
 
 .br
-.BI "touch /etc/terminal-colors.d/cal.disable"
+.B touch /etc/terminal-colors.d/cal.disable
 .br
 
 .RE
index f5099ed4687d930115c25f962377978081992c0a..33bb242d7bcbea47d5be3c02ed2b4d0265d7fc3e 100644 (file)
@@ -34,13 +34,13 @@ by
 .RS
 
 .br
-.BI "lsblk \-\-fs"
+.B lsblk \-\-fs
 .br
 
-.BI "partx --show <disk>"
+.B partx --show <disk>
 .br
 
-.BI blkid
+.B blkid
 .br
 
 .RE
index 9979675acbb23c85d511d85c7c08db37d7b9a804..f95aea3d9bf724ef605e22ff3065a7666a2c0f0f 100644 (file)
@@ -12,22 +12,22 @@ findmnt \- find a filesystem
 .B findmnt
 [options]
 .RB [ \-\-source ]
-.IR device
+.I device
 .RB [ \-\-target | \-\-mountpoint ]
-.IR mountpoint
+.I mountpoint
 .SH DESCRIPTION
 .B findmnt
 will list all mounted filesystems or search for a filesystem.  The
 .B \%findmnt
 command is able to search in
 .IR /etc/fstab ,
-.IR /etc/mtab
+.I /etc/mtab
 or
 .IR /proc/self/mountinfo .
 If
-.IR device
+.I device
 or
-.IR mountpoint
+.I mountpoint
 is not given, all filesystems are shown.
 .PP
 The device may be specified by device name, major:minor numbers,
@@ -140,7 +140,7 @@ by "+" prefix.
 .BR \-o , " \-\-output \fIlist\fP"
 Define output columns.  See the \fB\-\-help\fP output to get a list of the
 currently supported columns.  The
-.BR TARGET
+.B TARGET
 column contains tree formatting if the
 .B \-\-list
 or
@@ -183,7 +183,7 @@ available for umount and move actions
 available for umount and remount actions
 .RE
 .TP
-.BR "\-\-pseudo"
+.B \-\-pseudo
 Print only pseudo filesystems.
 .TP
 .BR \-R , " \-\-submounts"
@@ -196,7 +196,7 @@ default.  This option has no effect for \fB\-\-mtab\fP or \fB\-\-fstab\fP.
 .BR \-r , " \-\-raw"
 Use raw output format.  All potentially unsafe characters are hex-escaped (\\x<code>).
 .TP
-.BR "\-\-real"
+.B \-\-real
 Print only real filesystems.
 .TP
 .BR \-S , " \-\-source \fIspec\fP"
@@ -227,7 +227,7 @@ to specify the filesystem types on which no action should be taken.  For
 more details see
 .BR mount (8).
 .TP
-.BR "\-\-tree"
+.B \-\-tree
 Enable tree-like output if possible.  The options is silently ignored for
 tables where is missing child-parent relation (e.g. fstab).
 .TP
@@ -242,7 +242,7 @@ Do not truncate text in columns.  The default is to not truncate the
 .BR UUID ,
 .BR LABEL ,
 .BR PARTUUID ,
-.BR PARTLABEL
+.B PARTLABEL
 columns.  This option disables text truncation also in all other columns.
 .TP
 .BR \-v , " \-\-nofsroot"
@@ -253,12 +253,12 @@ Specify an upper limit on the time for which \fB\-\-poll\fR will block, in milli
 .TP
 .BR \-x , " \-\-verify"
 Check mount table content. The default is to verify
-.IR /etc/fstab
+.I /etc/fstab
 parsability and usability. It's possible to use this option also with \fB\-\-tab\-file\fP.
 It's possible to specify source (device) or target (mountpoint) to filter mount table. The option
 \fB\-\-verbose\fP forces findmnt to print more details.
 .TP
-.BR "\-\-verbose"
+.B \-\-verbose
 Force findmnt to print more information (\fB\-\-verify\fP only for now).
 .SH EXAMPLES
 .IP "\fBfindmnt \-\-fstab \-t nfs\fP"
@@ -266,16 +266,16 @@ Prints all NFS filesystems defined in
 .IR /etc/fstab .
 .IP "\fBfindmnt \-\-fstab /mnt/foo\fP"
 Prints all
-.IR /etc/fstab
+.I /etc/fstab
 filesystems where the mountpoint directory is /mnt/foo.  It also prints bind mounts where /mnt/foo
 is a source.
 .IP "\fBfindmnt \-\-fstab \-\-target /mnt/foo\fP"
 Prints all
-.IR /etc/fstab
+.I /etc/fstab
 filesystems where the mountpoint directory is /mnt/foo.
 .IP "\fBfindmnt \-\-fstab \-\-evaluate\fP"
 Prints all
-.IR /etc/fstab
+.I /etc/fstab
 filesystems and converts LABEL= and UUID= tags to the real device names.
 .IP "\fBfindmnt \-n \-\-raw \-\-evaluate \-\-output=target LABEL=/boot\fP"
 Prints only the mountpoint where the filesystem with label "/boot" is mounted.
index 630aeb1f04e82129e2e10e2db415e78b4077a204..24c32a24921fd4e99c9330b379f1402a861ed1a3 100644 (file)
@@ -37,7 +37,7 @@ Most modern shells have a builtin kill command, with a usage rather similar to
 that of the command described here.  The
 .BR \-\-all ,
 .BR \-\-pid ", and"
-.BR \-\-queue
+.B \-\-queue
 options, and the possibility to specify processes by command name, are local extensions.
 .PP
 If \fIsignal\fR is 0, then no actual signal is sent, but error checking is still performed.
@@ -135,7 +135,7 @@ in the target process that is not blocking the signal.
 For more details, see
 .BR signal (7)
 and the description of
-.BR CLONE_THREAD
+.B CLONE_THREAD
 in
 .BR clone (2).
 
@@ -143,13 +143,13 @@ in
 .B kill
 has the following return codes:
 .TP
-.BR 0
+.B 0
 success
 .TP
-.BR 1
+.B 1
 failure
 .TP
-.BR 64
+.B 64
 partial success (when more than one process specified)
 
 .SH SEE ALSO
index f121c4dc95440db1f9d000e556cb3a1cb75cdd8c..9e83a0b53cb06fdd6ea6e98045f669e031523106 100644 (file)
@@ -121,7 +121,7 @@ instead of to the system log socket.  Unless
 is specified, \fBlogger\fR will first try to use UDP,
 but if this fails a TCP connection is attempted.
 .TP
-.BR \-\-no\-act
+.B \-\-no\-act
 Causes everything to be done except for writing the log message to the system
 log, and removing the connection or the journal.  This option can be used
 together with \fB\-\-stderr\fR for testing purposes.
index 65f9d0dfbbdcf2290ac9b39b065e08f157911bf5..70838144839f3580c9b643f58268441a63e7a426 100644 (file)
@@ -23,7 +23,7 @@ by default.  Use
 to get a list of all available columns.
 .PP
 The default output, as well as the default output from options like
-.BR \-\-fs
+.B \-\-fs
 and
 .BR \-\-topology ,
 is subject to change.  So whenever possible, you should avoid using default
index 1f6047920322118eae66ec6db2fbfb7787b7e57c..cd90e64b43d1b0b2f00d8d3328fcc5ee35aa73ef 100644 (file)
@@ -24,12 +24,12 @@ Show which files were renamed, if any.
 .TP
 .BR \-n , " \-\-no\-act"
 Do not make any changes; add
-.BR \-\-verbose
+.B \-\-verbose
 to see what would be made.
 .TP
 .BR \-o , " \-\-no\-overwrite"
 Do not overwrite existing files.  When
-.BR \-\-symlink
+.B \-\-symlink
 is active, do not overwrite symlinks pointing to existing targets.
 .TP
 .BR \-i , " \-\-interactive"
index 0d2cbe7e75a50e5079f56f57700d02f26fd88e40..a69395907d43e3566f33739a5f940e43221c707c 100644 (file)
@@ -113,7 +113,7 @@ be used when any of the
 .BR \-B ,
 .BR \-M ,
 or
-.BR \-S
+.B \-S
 options is used.
 .IP "\fB\-l"
 Output the list of effective lookup paths that
@@ -122,7 +122,7 @@ is using.  When none of
 .BR \-B ,
 .BR \-M ,
 or
-.BR \-S
+.B \-S
 is specified, the option will output the hard-coded paths
 that the command was able to find on the system.
 .TP
@@ -158,7 +158,7 @@ listing option.  Effects of the
 .BR \-B ,
 .BR \-M ,
 and
-.BR \-S
+.B \-S
 are displayed with
 .BR \-l .
 .PP
index 0685c1ac966311acffa0959f545a9ba3544eddd7..c26b7890f458cae7886809342e50f8a75b7dda98 100644 (file)
@@ -11,13 +11,13 @@ wipefs \- wipe a signature from a device
 .sp
 .B wipefs
 .RB [ \-\-backup ]
-.RB  \-o
-.IR offset
+.B \-o
+.I offset
 .IR device ...
 .sp
 .B wipefs
 .RB [ \-\-backup ]
-.RB \-a
+.B \-a
 .IR device ...
 .SH DESCRIPTION
 .B wipefs
@@ -113,14 +113,14 @@ taken.  For more details see mount(8).
 Display version information and exit.
 .SH EXAMPLES
 .TP
-.BR "wipefs /dev/sda*"
+.B wipefs /dev/sda*
 Prints information about sda and all partitions on sda.
 .TP
-.BR "wipefs --all --backup /dev/sdb"
+.B wipefs --all --backup /dev/sdb
 Erases all signatures from the device /dev/sdb and creates a signature backup
 file ~/wipefs-sdb-<offset>.bak for each signature.
 .TP
-.BR "dd if=~/wipefs-sdb-0x00000438.bak of=/dev/sdb seek=$((0x00000438)) bs=1 conv=notrunc"
+.B dd if=~/wipefs-sdb-0x00000438.bak of=/dev/sdb seek=$((0x00000438)) bs=1 conv=notrunc
 Restores an ext2 signature from the backup file  ~/wipefs-sdb-0x00000438.bak.
 .SH AUTHOR
 Karel Zak <kzak@redhat.com>
index 4b8b1e9da57d8a48c40d79525ef52bc015448f2d..166579e2d13b2c0382acc9c1f7c60179599f2527 100644 (file)
@@ -68,7 +68,7 @@ Set scheduling policy to
 .TP
 .BR -d ,\  --deadline
 Set scheduling policy to
-.BR SCHED_DEADLINE
+.B SCHED_DEADLINE
 (Linux-specific, supported since 3.14).  The priority argument has to be set to zero.
 See also \fB\-\-sched\-runtime\fR, \fB\-\-sched\-deadline\fR and
 \fB\-\-sched\-period\fR.  The relation between the options required by the kernel is
@@ -136,16 +136,16 @@ Or set them:
 .I priority pid
 .SH PERMISSIONS
 A user must possess
-.BR CAP_SYS_NICE
+.B CAP_SYS_NICE
 to change the scheduling attributes of a process.  Any user can retrieve the
 scheduling information.
 
 .SH NOTES
 Only
 .BR SCHED_FIFO ,
-.BR SCHED_OTHER
+.B SCHED_OTHER
 and
-.BR SCHED_RR
+.B SCHED_RR
 are part of POSIX 1003.1b Process Scheduling.  The other scheduling attributes
 may be ignored on some systems.
 .P
index 8b9062a72a12390575ccefb0bb70dbf5bd2063ef..6a329782afb829ba14e4db1c4bf79864275f9781 100644 (file)
@@ -53,28 +53,28 @@ bits that correspond to CPUs physically on the system.  If an invalid mask is
 given (i.e., one that corresponds to no valid CPUs on the current system) an
 error is returned.  The masks may be specified in hexadecimal (with or without
 a leading "0x"), or as a CPU list with the
-.BR \-\-cpu\-list
+.B \-\-cpu\-list
 option.  For example,
 .RS 4
 .TP 12
-.BR 0x00000001
+.B 0x00000001
 is processor #0,
 .TP
-.BR 0x00000003
+.B 0x00000003
 is processors #0 and #1,
 .TP
-.BR 0xFFFFFFFF
+.B 0xFFFFFFFF
 is processors #0 through #31,
 .TP
-.BR 32
+.B 32
 is processors #1, #4, and #5,
 .TP
-.BR \-\-cpu\-list\ 0-2,6
+.B \-\-cpu\-list\ 0-2,6
 is processors #0, #1, #2, and #6.
 .RE
 .PP
 When
-.BR taskset
+.B taskset
 returns, it is guaranteed that the given program has been scheduled to a legal
 CPU.
 .SH OPTIONS
index 41f0e09a547fafbd9ef24d6d94f73a721c97e472..2fb71115f91118c1b7250cbb36771d26d86ed825 100644 (file)
@@ -81,13 +81,13 @@ Display help text and exit.
 .B chcpu
 has the following return codes:
 .TP
-.BR 0
+.B 0
 success
 .TP
-.BR 1
+.B 1
 failure
 .TP
-.BR 64
+.B 64
 partial success
 .RE
 .SH AUTHOR
index dae7413d4899d6fa888244e1147d27f2e3f36eb3..8a3b34d5edd90c396e6f1ce8d124983c6c88f9da 100644 (file)
@@ -83,13 +83,13 @@ Print the version number, then exit.
 .B chmem
 has the following return codes:
 .TP
-.BR 0
+.B 0
 success
 .TP
-.BR 1
+.B 1
 failure
 .TP
-.BR 64
+.B 64
 partial success
 .SH EXAMPLES
 .TP
index 68496d11224e3a562c206a51adf9fc527f7fb54d..9cac198d0ad16c2bb3612dae388b62f341fb5bd0 100644 (file)
@@ -3,18 +3,18 @@
 choom \- display and adjust OOM-killer score.
 .SH SYNOPSIS
 .B choom
-.RB \-p
+.B \-p
 .IR pid
 .sp
 .B choom
-.RB \-p
-.IR pid
-.RB \-n
-.IR number
+.B \-p
+.I pid
+.B \-n
+.I number
 .sp
 .B choom
-.RB \-n
-.IR number
+.B \-n
+.I number
 .IR command\  [ argument ...]
 
 .SH DESCRIPTION
index 2b61c3739a529897a35e5cc43e1bb861f8076022..adf5214b459d9d5b2b464c58bd78bafd63b39570 100644 (file)
@@ -160,7 +160,7 @@ Do not print kernel's timestamps.
 Print timestamps using the given \fIformat\fR, which can be
 .BR ctime ,
 .BR reltime ,
-.BR delta
+.B delta
 or
 .BR iso .
 The first three formats are aliases of the time-format-specific options.
index 72c757aed3247d2efecbea573c185f46b3ec3aca..5b1d635b4e48b1d06fff08e3467d3bd55eb34796 100644 (file)
@@ -74,7 +74,7 @@ and the timeout is reached.  The default value is \fB1\fR.
 Do not fork before executing
 .IR command .
 Upon execution the flock process is replaced by
-.IR command
+.I command
 which continues to hold the lock. This option is incompatible with
 \fB\-\-close\fR as there would otherwise be nothing left to hold the lock.
 .TP
@@ -112,7 +112,7 @@ Decimal fractional values are allowed.
 See the
 .B \-E
 option for the exit code used. The zero number of
-.IR seconds
+.I seconds
 is interpreted as \fB\-\-nonblock\fR.
 .TP
 .B \-\-verbose
index 500d311cb5cf561e5a120cd8dd35022b1463966b..3cd67382e2b2a6059d3a4143cb393253aaea7528 100644 (file)
@@ -4,7 +4,7 @@ fsfreeze \- suspend access to a filesystem (Ext3/4, ReiserFS, JFS, XFS)
 .SH SYNOPSIS
 .B fsfreeze
 .BR \--freeze | \--unfreeze
-.IR mountpoint
+.I mountpoint
 
 .SH DESCRIPTION
 .B fsfreeze
index 3713197da5b3f632662253bddb342b0a737f31ad..e6afaa3dd82fc83bf10df93c1913d42133bf139a 100644 (file)
@@ -97,11 +97,11 @@ refers to the root of the filesystem on
 If only the directory or the device is given, for example:
 .RS
 .sp
-.BI "mount /dir"
+.B mount /dir
 .sp
 .RE
 then \fBmount\fR looks for a mountpoint (and if not found then for a device) in the
-.IR /etc/fstab
+.I /etc/fstab
 file.  It's possible to use the
 .B \-\-target
 or
@@ -109,7 +109,7 @@ or
 options to avoid ambivalent interpretation of the given argument.  For example:
 .RS
 .sp
-.BI "mount \-\-target /mountpoint"
+.B mount \-\-target /mountpoint
 .sp
 .RE
 
@@ -526,7 +526,7 @@ For example:
 
 .RS
 .nf
-.BI "mount \-\-make\-private \-\-make\-unbindable /dev/sda1 /foo"
+.B mount \-\-make\-private \-\-make\-unbindable /dev/sda1 /foo
 .fi
 .RE
 
@@ -534,9 +534,9 @@ is the same as:
 
 .RS
 .nf
-.BI "mount /dev/sda1 /foo"
-.BI "mount \-\-make\-private /foo"
-.BI "mount \-\-make\-unbindable /foo"
+.B mount /dev/sda1 /foox
+.B mount \-\-make\-private /foo
+.B mount \-\-make\-unbindable /foo
 .fi
 .RE
 
@@ -573,7 +573,7 @@ already mounted filesystems is cached during \fBmount \-\-all\fR. It means
 that all duplicated fstab entries will be mounted.
 .sp
 Note that it is a bad practice to use \fBmount \-a\fR for
-.IR fstab
+.I fstab
 checking. The recommended solution is \fBfindmnt \-\-verify\fR.
 .TP
 .BR \-B , " \-\-bind"
@@ -722,7 +722,7 @@ and disables \fB\-\-options\-source\-force\fR.
 Default value is \fBfstab,mtab\fR.
 
 .TP
-.BR \-\-options\-source\-force
+.B \-\-options\-source\-force
 Use options from fstab/mtab even if both \fIdevice\fR and \fIdir\fR are specified.
 
 .TP
@@ -1577,7 +1577,7 @@ To maintain backward compatibility, '-o nfs' is also accepted,
 defaulting to
 .BR stale_rw .
 .TP
-.BI tz=UTC
+.B tz=UTC
 This option disables the conversion of timestamps
 between local time (as used by Windows on FAT) and UTC
 (which Linux uses internally).  This is particularly
index 95f28ae435e66f693957124fa584a68728fd85ee..aacae53520b5a78c949cd1fec8304825e4ca92a6 100644 (file)
@@ -20,7 +20,7 @@ except for filesystems which are explicitly marked as shared (with
 For further details, see
 .BR mount_namespaces (7)
 and the discussion of the
-.BR CLONE_NEWNS
+.B CLONE_NEWNS
 flag in
 .BR clone (2).
 .TP
@@ -29,7 +29,7 @@ Setting hostname or domainname will not affect the rest of the system.
 For further details, see
 .BR namespaces (7)
 and the discussion of the
-.BR CLONE_NEWUTS
+.B CLONE_NEWUTS
 flag in
 .BR clone (2).
 .TP
@@ -40,7 +40,7 @@ semaphore sets and shared memory segments.
 For further details, see
 .BR namespaces (7)
 and the discussion of the
-.BR CLONE_NEWIPC
+.B CLONE_NEWIPC
 flag in
 .BR clone (2).
 .TP
@@ -54,7 +54,7 @@ directory trees, sockets, etc.
 For further details, see
 .BR namespaces (7)
 and the discussion of the
-.BR CLONE_NEWNET
+.B CLONE_NEWNET
 flag in
 .BR clone (2).
 .TP
@@ -66,7 +66,7 @@ For further details, see
 .BR pid_namespaces (7)
 and
 the discussion of the
-.BR CLONE_NEWPID
+.B CLONE_NEWPID
 flag in
 .B nsenter
 will fork by default if changing the PID namespace, so that the new program
@@ -78,7 +78,7 @@ The process will have a distinct set of UIDs, GIDs and capabilities.
 For further details, see
 .BR user_namespaces (7)
 and the discussion of the
-.BR CLONE_NEWUSER
+.B CLONE_NEWUSER
 flag in
 .BR clone (2).
 .TP
@@ -88,7 +88,7 @@ cgroup mounts will be rooted at the namespace cgroup root.
 For further details, see
 .BR cgroup_namespaces (7)
 and the discussion of the
-.BR CLONE_NEWCGROUP
+.B CLONE_NEWCGROUP
 flag in
 .BR clone (2).
 .TP
@@ -98,13 +98,13 @@ Various of the options below that relate to namespaces take an optional
 .I file
 argument.
 This should be one of the
-.IR /proc/[pid]/ns/*
+.I /proc/[pid]/ns/*
 files described in
 .BR namespaces (7).
 .TP
 \fB\-a\fR, \fB\-\-all\fR
 Enter all namespaces of the target process by the default
-.IR /proc/[pid]/ns/*
+.I /proc/[pid]/ns/*
 namespace paths. The default paths to the target process namespaces may be
 overwritten by namespace specific options (e.g. --all --mount=[path]).
 
index f989bf33cec4f220add141f0c0895cbe381da405..1c2423c65ba44fe45f00afd655df324e115f935b 100644 (file)
@@ -74,11 +74,11 @@ Preserve supplementary groups.  Only useful in conjunction with
 Initialize supplementary groups using
 .BR initgroups "(3)."
 Only useful in conjunction with
-.BR \-\-ruid
+.B \-\-ruid
 or
 .BR \-\-reuid .
 .TP
-.BR \-\-list\-caps
+.B \-\-list\-caps
 List all known capabilities.  This option must be specified alone.
 .TP
 .B \-\-no\-new\-privs
@@ -94,7 +94,7 @@ AppArmor, may result in failures to execute certain programs.)  This bit is
 inherited by child processes and cannot be unset.  See
 .BR prctl (2)
 and
-.IR Documentation/\:prctl/\:no_\:new_\:privs.txt
+.I Documentation/\:prctl/\:no_\:new_\:privs.txt
 in the Linux kernel source.
 .sp
 The no_new_privs bit is supported since Linux 3.5.
@@ -107,7 +107,7 @@ For safety, you must specify one of
 .BR \-\-clear\-groups ,
 .BR \-\-groups ,
 .BR \-\-keep\-groups ", or"
-.BR \-\-init\-groups
+.B \-\-init\-groups
 if you set any primary
 .IR gid .
 .TP
index b8fc8be719a3b86cab4ccbeb4901987bedb236e7..8398f1b35ace98a96e47fb7f9443cde908e0b8f8 100644 (file)
@@ -35,7 +35,7 @@
 .SH NAME
 swapon, swapoff \- enable/disable devices and files for paging and swapping
 .SH SYNOPSIS
-.BR swapon
+.B swapon
 [options]
 .RI [ specialfile ...]
 .br
@@ -83,10 +83,10 @@ Enable swap discards, if the swap backing device supports the discard or
 trim operation.  This may improve performance on some Solid State Devices,
 but often it does not.  The option allows one to select between two
 available swap discard policies:
-.BI \-\-discard=once
+.B \-\-discard=once
 to perform a single-time discard operation for the whole swap area at swapon;
 or
-.BI \-\-discard=pages
+.B \-\-discard=pages
 to asynchronously discard freed swap pages before they are available for reuse.
 If no policy is selected, the default behavior is to enable both discard types.
 The
index 42cd7b3c331576d09bfc7e27babd49f671e88cb9..746c41152baf457f00a94bcc640e3ba5c3c9a04d 100644 (file)
@@ -22,7 +22,7 @@ See the \fBEXAMPLES\fR section for more details.
 .PP
 The namespaces to be unshared are indicated via options.  Unshareable namespaces are:
 .TP
-.BR "mount namespace"
+.B mount namespace
 Mounting and unmounting filesystems will not affect the rest of the system,
 except for filesystems which are explicitly marked as
 shared (with \fBmount --make-shared\fP; see \fI/proc/self/mountinfo\fP or
@@ -30,7 +30,7 @@ shared (with \fBmount --make-shared\fP; see \fI/proc/self/mountinfo\fP or
 For further details, see
 .BR mount_namespaces (7)
 and the discussion of the
-.BR CLONE_NEWNS
+.B CLONE_NEWNS
 flag in
 .BR clone (2).
 .sp
@@ -41,63 +41,63 @@ unshared.  It's possible to disable this feature with option
 \fB\-\-propagation unchanged\fP.
 Note that \fBprivate\fP is the kernel default.
 .TP
-.BR "UTS namespace"
+.B UTS namespace
 Setting hostname or domainname will not affect the rest of the system.
 For further details, see
 .BR namespaces (7)
 and the discussion of the
-.BR CLONE_NEWUTS
+.B CLONE_NEWUTS
 flag in
 .BR clone (2).
 .TP
-.BR "IPC namespace"
+.B IPC namespace
 The process will have an independent namespace for POSIX message queues
 as well as System V \%message queues,
 semaphore sets and shared memory segments.
 For further details, see
 .BR namespaces (7)
 and the discussion of the
-.BR CLONE_NEWIPC
+.B CLONE_NEWIPC
 flag in
 .BR clone (2).
 .TP
-.BR "network namespace"
+.B network namespace
 The process will have independent IPv4 and IPv6 stacks, IP routing tables,
 firewall rules, the \fI/proc/net\fP and \fI/sys/class/net\fP directory trees,
 sockets, etc.
 For further details, see
 .BR namespaces (7)
 and the discussion of the
-.BR CLONE_NEWNET
+.B CLONE_NEWNET
 flag in
 .BR clone (2).
 .TP
-.BR "PID namespace"
+.B PID namespace
 Children will have a distinct set of PID-to-process mappings from their parent.
 For further details, see
 .BR pid_namespaces (7)
 and
 the discussion of the
-.BR CLONE_NEWPID
+.B CLONE_NEWPID
 flag in
 .BR clone (2).
 .TP
-.BR "cgroup namespace"
+.B cgroup namespace
 The process will have a virtualized view of \fI/proc\:/self\:/cgroup\fP, and new
 cgroup mounts will be rooted at the namespace cgroup root.
 For further details, see
 .BR cgroup_namespaces (7)
 and the discussion of the
-.BR CLONE_NEWCGROUP
+.B CLONE_NEWCGROUP
 flag in
 .BR clone (2).
 .TP
-.BR "user namespace"
+.B user namespace
 The process will have a distinct set of UIDs, GIDs and capabilities.
 For further details, see
 .BR user_namespaces (7)
 and the discussion of the
-.BR CLONE_NEWUSER
+.B CLONE_NEWUSER
 flag in
 .BR clone (2).
 .SH OPTIONS
index 22a8ff03a58dbc119b79938da985dfe27d09f3e9..07495c5e7b84daf9823128cf120f0ba897c86029 100644 (file)
@@ -47,7 +47,7 @@ can be an
 or
 .BR grey ,
 or
-.BR bright
+.B bright
 followed
 by
 .BR red ,
index b25748248edb2c8dffd08b63bf87265f09f4da89..e81c8c1d639e53caee03a5476af37b33ec6b4f77 100644 (file)
@@ -42,13 +42,13 @@ The
 .B column
 utility formats its input into multiple columns.  The util support three modes:
 .TP
-.BR "columns are filled before rows"
+.B columns are filled before rows
 This is the default mode (required by backward compatibility).
 .TP
-.BR "rows are filled before columns"
+.B rows are filled before columns
 This mode is enabled by option \fB-x, \-\-fillrows\fP
 .TP
-.BR "table"
+.B table
 Determine the number of columns the input contains and create a table.  This
 mode is enabled by option \fB-t, \-\-table\fP and columns formatting is
 possible to modify by \fB\-\-table-*\fP options.  Use this mode if not sure.
index 5b7e8a4f0bf8e0bcba0db430e366e9bd4d163bc9..23c32d70c2bc55462bd60dd12312ba2c111df051 100644 (file)
@@ -267,7 +267,7 @@ unit if both a value/\:string and an offset are specified.  In that case
 the respective output string will be highlighted if and only if the
 value/\:string does not match the one at the offset.
 .TP
-.BR COLOR
+.B COLOR
 One of the 8 basic shell colors.
 .TP
 .B VALUE