gbranden pushed a commit to branch master
in repository groff.

commit 38f88842b1ece8ee41041fc56e2144b8b2bf4f6e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 30 10:55:14 2026 -0500

    pic(1): Set inline example properly inline.
---
 src/preproc/pic/pic.1.man | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 1afeda84b..a3a13ba64 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -1240,7 +1240,7 @@ as
 .
 .P
 For example,
-.IP
+.RS
 .EX
 arrow down
 polygon up 0.5 right 1 \[rs]
@@ -1248,10 +1248,8 @@ then down 0.5 right 1 \[rs]
 then down 0.5 left 1 \[rs]
 with .v2 at last line.end
 arrow down from last polygon.v4
+.RE
 .EE
-.
-.
-.P
 creates and correctly places a flowchart decision diamond.
 .
 .

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to