]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/cond/string.in
When a conditional block is closed by putting "\}" on a text line
[mandoc.git] / regress / roff / cond / string.in
index 6d19f4ce2b889265e114084c675532ce35f222e4..b3bf14b450dc5509beb804f95ea86f70c43fdc05 100644 (file)
@@ -1,4 +1,5 @@
-.TH STRING 1 "June 14, 2017" OpenBSD
+.\" $OpenBSD: string.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
+.TH STRING 1 "June 14, 2017"
 .SH NAME
 string \- conditional testing whether a string is defined
 .SH DESCRIPTION
@@ -27,3 +28,7 @@ mymacval
 .ie d myren now defined
 .el OOPS
 .if !d myren OOPS
+.PP
+standard macro is
+.ie d PP defined
+.el not defined \(em OOPS