summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mem.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commit8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch)
treeb428fc12404c6d6be2c1fce52490993ab3744097 /share/man/man4/mem.4
parent4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff)
downloadFreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip
FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'share/man/man4/mem.4')
-rw-r--r--share/man/man4/mem.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/mem.4 b/share/man/man4/mem.4
index 064cc69..1d56020 100644
--- a/share/man/man4/mem.4
+++ b/share/man/man4/mem.4
@@ -81,7 +81,7 @@ Declarations and data types are to be found in
.Pp
The specific attributes, and number of programmable ranges may vary between
architectures. The full set of supported attributes is:
-.Bl -tag -width 10
+.Bl -tag -width indent
.It MDF_UNCACHEABLE
The region is not cached.
.It MDF_WRITECOMBINE
@@ -107,7 +107,7 @@ In addition to the region attributes listed above, the following flags
may also be set in the
.Fa mr_flags
field:
-.Bl -tag -width 10
+.Bl -tag -width indent
.It MDF_FIXBASE
The region's base address cannot be changed.
.It MDF_FIXLEN
@@ -178,7 +178,7 @@ enabled.
.Sh BUGS
Busy range attributes are not yet managed correctly.
.Sh FILES
-.Bl -tag -width Pa -compact
+.Bl -tag -width /dev/kmem -compact
.It Pa /dev/mem
.It Pa /dev/kmem
.El
OpenPOWER on IntegriCloud