Minor mdoc nit.

This commit is contained in:
Joel Dahl 2013-08-22 16:00:09 +00:00
parent 9732e4fd92
commit 0678b9b1d6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254658

View File

@ -266,7 +266,6 @@ and do not have any variants with memory barriers at this time.
The
.Fn atomic_store
functions are only provided with release memory barriers.
.Pp
.Bl -hang
.It Fn atomic_swap p v
.Bd -literal -compact