summaryrefslogtreecommitdiffstats
path: root/share/man/man9/mutex.9
diff options
context:
space:
mode:
authordavidc <davidc@FreeBSD.org>2002-04-12 16:32:38 +0000
committerdavidc <davidc@FreeBSD.org>2002-04-12 16:32:38 +0000
commitad1eafb6f0ffdb880f64cd9f4ff1990263df9f06 (patch)
tree6a548ad527dcbd5c4dceb5231f0cabcbf4e2afce /share/man/man9/mutex.9
parent8ed4d7e8ddbb28ce53740ce9510aa172747e8d00 (diff)
downloadFreeBSD-src-ad1eafb6f0ffdb880f64cd9f4ff1990263df9f06.zip
FreeBSD-src-ad1eafb6f0ffdb880f64cd9f4ff1990263df9f06.tar.gz
Remove a duplicate description of the type parameter for mtx_init.
Noticed by: scottl
Diffstat (limited to 'share/man/man9/mutex.9')
-rw-r--r--share/man/man9/mutex.94
1 files changed, 0 insertions, 4 deletions
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index 5674b0f..5207067 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -164,10 +164,6 @@ is saved rather than the data it points to.
The data pointed to must remain stable
until the mutex is destroyed.
The
-.Fa type
-argument is the generic lock type for use with witness. If this argument is
-NULL then the lock name is used as the lock type.
-The
.Fa opts
argument is used to set the type of mutex.
It may contain either
OpenPOWER on IntegriCloud