Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 mutex.9: add a small detail to the history se...



details:   https://anonhg.NetBSD.org/src/rev/d2ae5564f3f2
branches:  trunk
changeset: 373311:d2ae5564f3f2
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Wed Feb 01 03:27:45 2023 +0000

description:
mutex.9: add a small detail to the history section

diffstat:

 share/man/man9/mutex.9 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 973b03490ed9 -r d2ae5564f3f2 share/man/man9/mutex.9
--- a/share/man/man9/mutex.9    Tue Jan 31 21:11:24 2023 +0000
+++ b/share/man/man9/mutex.9    Wed Feb 01 03:27:45 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mutex.9,v 1.34 2022/12/19 00:41:45 uwe Exp $
+.\"    $NetBSD: mutex.9,v 1.35 2023/02/01 03:27:45 gutteridge Exp $
 .\"
 .\" Copyright (c) 2007, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -314,3 +314,6 @@
 .Sh HISTORY
 The mutex primitives first appeared in
 .Nx 5.0 .
+.Fn mutex_ownable
+first appeared in
+.Nx 8.0 .



Home | Main Index | Thread Index | Old Index