summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-03-05 03:46:36 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-03-22 14:53:43 -0500
commitbc1bde5ac9644d767f27a300a4ec64bd9674f61b (patch)
tree024f3acbc16cbf893b8feef201d375a056ee1102 /doc
parentd5119f797ee6f6f7b6022d7a9b4ed8e7bf9bcd03 (diff)
downloadgroff-git-bc1bde5ac9644d767f27a300a4ec64bd9674f61b.tar.gz
doc/groff.texi: Recast example.
Diffstat (limited to 'doc')
-rw-r--r--doc/groff.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/groff.texi b/doc/groff.texi
index 9e9f93547..5c4af4fc9 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12630,9 +12630,9 @@ consumes the next character.
@Example
.ds a \[
.ds b \[
-.if '\?\*a\?'\?\*b\?' a and b true
-.if '\?\\?'\?\\?' backslash true \" doesn't work
- @result{} a and b true
+.if '\?\*a\?'\?\*b\?' a and b equivalent
+.if '\?\\?'\?\\?' backslashes equivalent
+ @result{} a and b equivalent
@c slack lines for pagination control
@c @error{} warning: missing closing delimiter in
@c @error{} conditional expression (got newline)