summaryrefslogtreecommitdiff
path: root/src/preproc/grn/grn.1.man
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2021-08-17 00:05:41 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2021-08-17 00:06:39 +1000
commita6db598caef6824a117e989ba130a37d80643175 (patch)
tree474dda5038ec5f594e006e2adf4704e86fcb3cf9 /src/preproc/grn/grn.1.man
parentd1263682db1cbccb12381ab35a1c7daf74913098 (diff)
downloadgroff-git-a6db598caef6824a117e989ba130a37d80643175.tar.gz
grn(1): Note an oddity of the Gremlin file format.
Observed while root-causing Savannah #61043.
Diffstat (limited to 'src/preproc/grn/grn.1.man')
-rw-r--r--src/preproc/grn/grn.1.man7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index c7b9e0ea0..8de1b7375 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -760,7 +760,7 @@ separated by a single space.
.
The number is a count of the number of characters in the string.
.
-This information is only used for text elements,
+This information is used only for text elements,
and contains the text string.
.
There can be spaces inside the text.
@@ -768,8 +768,9 @@ There can be spaces inside the text.
For arcs,
curves,
and vectors,
-this line of the element contains the string
-.RB \[lq] 0 \[rq].
+the character count is zero
+.RB ( 0 ),
+followed by exactly one space before the newline.
.
.
.\" ====================================================================