1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

- Bump date.

- Small mdoc fix.

Submitted by:	pluknet
This commit is contained in:
Davide Italiano 2013-08-23 14:33:56 +00:00
parent a741a747e6
commit ad0947c3a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254710

View File

@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 19, 2013
.Dd August 23, 2013
.Dt TIMEOUT 9
.Os
.Sh NAME
@ -270,7 +270,7 @@ argument.
If an
.Fa rm
argument is specified, the lock should be created without passing the
.It Dv RM_SLEEPABLE
.Dv RM_SLEEPABLE
flag.
The usable lock classes are currently limited to mutexes, rwlocks and
non-sleepable rmlocks, because callout handlers run in softclock swi,