Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141978546
D35283.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
544 B
Referenced Files
None
Subscribers
None
D35283.diff
View Options
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -28,7 +28,7 @@
.\" from BSDI $Id: mutex.4,v 1.1.2.3 1998/04/27 22:53:13 ewv Exp $
.\" $FreeBSD$
.\"
-.Dd May 24, 2017
+.Dd February 17, 2023
.Dt MUTEX 9
.Os
.Sh NAME
@@ -74,7 +74,7 @@
.Fn mtx_trylock "struct mtx *mutex"
.Ft int
.Fn mtx_trylock_flags "struct mtx *mutex" "int flags"
-.Ft void
+.Ft int
.Fn mtx_trylock_spin "struct mtx *mutex"
.Ft int
.Fn mtx_trylock_spin_flags "struct mtx *mutex" "int flags"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 15, 11:17 AM (15 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27647467
Default Alt Text
D35283.diff (544 B)
Attached To
Mode
D35283: mutex(9): correct man page, mtx_trylock_spin returns int not void
Attached
Detach File
Event Timeline
Log In to Comment