Annotation of mandoc/regress/roff/cond/string.out_ascii, Revision 1.3
1.1 schwarze 1: STRING(1) General Commands Manual STRING(1)
2:
3:
4:
5: NNAAMMEE
6: string - conditional testing whether a string is defined
7:
8: DDEESSCCRRIIPPTTIIOONN
9: mystr not yet defined
10: now defined
11:
12: mymac not yet defined
13: now defined
14:
15: myren not yet defined
16: now defined
17:
1.2 schwarze 18: standard macro is defined
19:
1.3 ! schwarze 20: identifier and tab: mystr is defined
1.1 schwarze 21:
1.3 ! schwarze 22: escape sequence after identifier: -mystr is defined
1.1 schwarze 23:
1.3 ! schwarze 24:
! 25:
! 26: OpenBSD February 6, 2019 STRING(1)
CVSweb