svn commit: r254658 - head/share/man/man9
Joel Dahl
joel at FreeBSD.org
Thu Aug 22 16:00:10 UTC 2013
Author: joel (doc committer)
Date: Thu Aug 22 16:00:09 2013
New Revision: 254658
URL: http://svnweb.freebsd.org/changeset/base/254658
Log:
Minor mdoc nit.
Modified:
head/share/man/man9/atomic.9
Modified: head/share/man/man9/atomic.9
==============================================================================
--- head/share/man/man9/atomic.9 Thu Aug 22 14:02:34 2013 (r254657)
+++ head/share/man/man9/atomic.9 Thu Aug 22 16:00:09 2013 (r254658)
@@ -266,7 +266,6 @@ and do not have any variants with memory
The
.Fn atomic_store
functions are only provided with release memory barriers.
-.Pp
.Bl -hang
.It Fn atomic_swap p v
.Bd -literal -compact
More information about the svn-src-all
mailing list