summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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