From 623fded8d695d9ccce1dab6327178e498c30971e Mon Sep 17 00:00:00 2001 From: Chad David Date: Fri, 12 Apr 2002 16:32:38 +0000 Subject: [PATCH] Remove a duplicate description of the type parameter for mtx_init. Noticed by: scottl --- share/man/man9/mutex.9 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9 index 5674b0f42d4e..52070673fa1b 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