gbranden pushed a commit to branch master
in repository groff.

commit 0fd411def4db9ad56fe31aa0658d64c59f824b86
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Aug 11 22:31:34 2022 -0500

    pic(1): Guard dot from end-of-sentence detection.
---
 src/preproc/pic/pic.1.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index fd02d6df8..7c4a4eca5 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -179,9 +179,9 @@ Lines beginning with
 are not passed through transparently.
 .
 Lines beginning with
-.B .
+.B .\&
 are passed through with the initial
-.B .
+.B .\&
 changed to
 .BR \[rs] .
 .

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

Reply via email to