summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-03-11 22:22:03 +0000
committerpjd <pjd@FreeBSD.org>2004-03-11 22:22:03 +0000
commitedecc780e9503bca97becf91cad9547178400b9a (patch)
tree7a813121f2abfc67062fbe765c4046ba7327b54f
parent43f880ead7352694f79f6ec7259d9bc4c4b5d8ca (diff)
downloadFreeBSD-src-edecc780e9503bca97becf91cad9547178400b9a.zip
FreeBSD-src-edecc780e9503bca97becf91cad9547178400b9a.tar.gz
mdoc(7): New sentence should start on new line.
Pointed out by: hmp
-rw-r--r--share/man/man9/g_access.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/g_access.9 b/share/man/man9/g_access.9
index 88df402..f2fd216 100644
--- a/share/man/man9/g_access.9
+++ b/share/man/man9/g_access.9
@@ -45,8 +45,8 @@ Arguments
.Fa dcw ,
.Fa dce
stand for read, write and exclusive access count change.
-Read and write access are self explanatory. Exclusive access count
-prevents others write access.
+Read and write access are self explanatory.
+Exclusive access count prevents others write access.
Provider's access count is the sum of all attached consumers counts.
After attaching to the provider with
.Fn g_attach
OpenPOWER on IntegriCloud