From da34299940738805ada87105c8fc1af3117a1e76 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Fri, 7 Aug 2020 08:57:31 +0000 Subject: [PATCH] Add a .Pp to separate description and sample code for readability. --- share/man/man9/seqc.9 | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man9/seqc.9 b/share/man/man9/seqc.9 index 19c9ecf626c9..34783fff7448 100644 --- a/share/man/man9/seqc.9 +++ b/share/man/man9/seqc.9 @@ -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