From 559ee54af112379e92a651b2e1f495a634b6360d Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Sun, 5 Aug 2018 22:05:48 +0000 Subject: man pages: Fix misuse of two-fonts-macros (BR, IR) Change a two-fonts-macro to the single font one, when there is only one genuine argument. Split a punctuation mark from the only argument to a two-fonts-marco. Remove an isolated two-fonts-macro. Signed-off-by: Bjarni Ingi Gislason --- sys-utils/umount.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys-utils/umount.8') diff --git a/sys-utils/umount.8 b/sys-utils/umount.8 index 136f6179c..eb2e65dd7 100644 --- a/sys-utils/umount.8 +++ b/sys-utils/umount.8 @@ -135,10 +135,10 @@ or special file representing that namespace. .sp .BR umount (8) switches to the namespace when it reads /etc/fstab, writes /etc/mtab (or writes to /run/mount) and calls -.BR umount(2) +.BR umount (2) system call, otherwise it runs in the original namespace. It means that the target namespace does not have to contain any libraries or another requirements necessary to execute -.BR umount(2) +.BR umount (2) command. .sp See \fBnamespaces\fR(7) for more information. @@ -176,7 +176,6 @@ More than one type may be specified in a comma-separated list. The list of filesystem types can be prefixed with .B no to indicate that no action should be taken for all of the mentioned types. -.BR Note that .B umount reads information about mounted filesystems from kernel (/proc/mounts) and -- cgit v1.2.3-55-g7522