[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 06/31: pic(1): Guard dot from end-of-sentence detection.
From: |
G. Branden Robinson |
Subject: |
[groff] 06/31: pic(1): Guard dot from end-of-sentence detection. |
Date: |
Wed, 17 Aug 2022 01:26:03 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 0fd411def4db9ad56fe31aa0658d64c59f824b86
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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] .
.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 06/31: pic(1): Guard dot from end-of-sentence detection.,
G. Branden Robinson <=