[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 42/47: pic(1): Use thin spaces in ellipses.
From: |
G. Branden Robinson |
Subject: |
[groff] 42/47: pic(1): Use thin spaces in ellipses. |
Date: |
Tue, 11 Jan 2022 06:33:21 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 221fef7e60eddb3a8da6d74974b5a60585550049
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Jan 11 20:19:10 2022 +1100
pic(1): Use thin spaces in ellipses.
...not hair spaces.
---
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 5dcb4512..2a0ad9c3 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -663,11 +663,11 @@ as the argument to
.br
.ns
.TP
-\fBreset\fI variable1\/\fR[\fB,\fR]\fI variable2 .\^.\^.
+\fBreset\fI variable1\/\fR[\fB,\fR]\fI variable2 .\|.\|.
Reset pre-defined variables
.IR variable1 ,
.I variable2
-\&.\^.\^.\& to their default values.
+\&.\|.\|.\& to their default values.
.
If no arguments are given,
reset all pre-defined variables to their default values.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 42/47: pic(1): Use thin spaces in ellipses.,
G. Branden Robinson <=