Author: lwhsu
Date: Fri Aug  7 08:57:31 2020
New Revision: 364006
URL: https://svnweb.freebsd.org/changeset/base/364006

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

Modified:
  head/share/man/man9/seqc.9

Modified: head/share/man/man9/seqc.9
==============================================================================
--- head/share/man/man9/seqc.9  Fri Aug  7 08:41:14 2020        (r364005)
+++ head/share/man/man9/seqc.9  Fri Aug  7 08:57:31 2020        (r364006)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to