summaryrefslogtreecommitdiffstats
path: root/man5/sysfs.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/sysfs.5')
-rw-r--r--man5/sysfs.512
1 files changed, 6 insertions, 6 deletions
diff --git a/man5/sysfs.5 b/man5/sysfs.5
index b118bb650..09f26817c 100644
--- a/man5/sysfs.5
+++ b/man5/sysfs.5
@@ -105,7 +105,7 @@ The symbolic links inside
thus provide an easy way to look up the
.B sysfs
interface using the device IDs returned by a call to
-.BR stat (2)
+.MR stat 2
(or similar).
.IP
The following shell session shows an example from
@@ -145,9 +145,9 @@ to explicitly create the subdirectory.
.TP
.I /sys/fs/cgroup
This directory conventionally is used as a mount point for a
-.BR tmpfs (5)
+.MR tmpfs 5
filesystem containing mount points for
-.BR cgroups (7)
+.MR cgroups 7
filesystems.
.TP
.I /sys/fs/smackfs
@@ -164,7 +164,7 @@ information about the running kernel.
.TP
.I /sys/kernel/cgroup/
For information about the files in this directory, see
-.BR cgroups (7).
+.MR cgroups 7 .
.TP
.I /sys/kernel/debug/tracing
Mount point for the
@@ -259,8 +259,8 @@ Linux 2.6.0.
This manual page is incomplete, possibly inaccurate, and is the kind
of thing that needs to be updated very often.
.SH SEE ALSO
-.BR proc (5),
-.BR udev (7)
+.MR proc 5 ,
+.MR udev 7
.P
P.\& Mochel. (2005).
.IR "The sysfs filesystem" .