Add a .Pp to separate description and sample code for readability.

This commit is contained in:
Li-Wen Hsu 2020-08-07 08:57:31 +00:00
parent 4310fb0cef
commit da34299940
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=364006

View File

@ -98,6 +98,7 @@ obj->var2 = 2;
seqc_write_end(&obj->seqc);
unlock_exclusive(&obj->lock);
.Ed
.Pp
The following example for a reader reads the
.Va var1
and