From 8323d9fd593534ee9257237b48f6ca4710d9f4cb Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 4 Oct 2012 21:34:34 -0400 Subject: fix bold style of man page references Signed-off-by: Mike Frysinger --- sys-utils/mount.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-utils/mount.8') diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index f86eead64..da17b9657 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -462,7 +462,7 @@ operation. Detailed semantics is documented in Documentation/filesystems/shareds file in the kernel source tree. Note that Linux kernel does not allow to change more propagation flags by one -.B mount (2) +.BR mount (2) syscall and the flags cannot be mixed with another mount options. It means that more --make-* options cannot be used together or with another mount options. @@ -1656,11 +1656,11 @@ If current process is in group of file's group ID, you can change timestamp. Other users can change timestamp. .PP The default is set from `dmask' option. (If the directory is writable, -.B utime(2) +.BR utime (2) is also allowed. I.e. ~dmask & 022) Normally -.B utime(2) +.BR utime (2) checks current process is owner of the file, or it has CAP_FOWNER capability. But FAT filesystem doesn't have uid/gid on disk, so normal check is too inflexible. With this option you can relax it. -- cgit v1.2.3-55-g7522