OSDN Git Service

(split) LDP: Update original to LDP v3.52.
[linuxjm/LDP_man-pages.git] / original / man4 / mem.4
index 317a699..74b7b89 100644 (file)
@@ -27,7 +27,8 @@
 .SH NAME
 mem, kmem, port \- system memory, kernel memory and system ports
 .SH DESCRIPTION
-\fBmem\fP is a character device file
+.B mem
+is a character device file
 that is an image of the main memory of the computer.
 It may be used, for example, to examine (and even patch) the system.
 .LP
@@ -62,7 +63,8 @@ mknod \-m 640 /dev/kmem c 1 2
 chown root:kmem /dev/kmem
 .RE
 .LP
-\fBport\fP is similar to
+.B port
+is similar to
 .BR mem ,
 but the I/O ports are accessed.
 .LP