summaryrefslogtreecommitdiffstats
path: root/share/man/man9/buf.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2004-05-05 10:47:19 +0000
committerhmp <hmp@FreeBSD.org>2004-05-05 10:47:19 +0000
commitfb743e17de1f708a45750049683c795deb77c905 (patch)
treef127b925493a001faed19817795b49fd41c0accb /share/man/man9/buf.9
parentb13085958e9ed77ae81ed6a6c08e611d27a0a949 (diff)
downloadFreeBSD-src-fb743e17de1f708a45750049683c795deb77c905.zip
FreeBSD-src-fb743e17de1f708a45750049683c795deb77c905.tar.gz
mdoc(7) police:
* correctly place parenthisized sentences * remove hard sentence breaks * use .Vt instead of .Fn
Diffstat (limited to 'share/man/man9/buf.9')
-rw-r--r--share/man/man9/buf.97
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man9/buf.9 b/share/man/man9/buf.9
index 137d150..c122c51 100644
--- a/share/man/man9/buf.9
+++ b/share/man/man9/buf.9
@@ -125,8 +125,11 @@ written to its backing store before it can actually be released.
In the case
where B_DELWRI is not set, the underlying dirty pages are still properly
marked as dirty and the buffer can be completely freed without losing that
-clean/dirty state information. ( XXX do we have to check other flags in
-regards to this situation ??? ).
+clean/dirty state information.
+.Po
+XXX do we have to check other flags in
+regards to this situation ???
+.Pc
.Pp
The kernel reserves a portion of its KVM space to hold VM Buffer's data
maps.
OpenPOWER on IntegriCloud