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

This commit is contained in:
lwhsu 2020-08-07 08:57:31 +00:00
parent 5f85b80a42
commit 75e1a8c975

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