[BACK]Return to string.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / cond

Diff for /mandoc/regress/roff/cond/string.out_ascii between version 1.1 and 1.6

version 1.1, 2017/06/14 14:02:40 version 1.6, 2023/11/13 21:07:06
Line 1 
Line 1 
 STRING(1)                   General Commands Manual                  STRING(1)  STRING(1)                   General Commands Manual                  STRING(1)
   
   
   
 NNAAMMEE  NNAAMMEE
        string - conditional testing whether a string is defined       string - conditional testing whether a string is defined
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        mystr not yet defined       mystr not yet defined
        now defined       now defined
   
        mymac not yet defined       mymac not yet defined
        now defined       now defined
   
        myren not yet defined       myren not yet defined
        now defined       now defined
   
        standard macro is defined
   
        identifier and tab:      mystr is defined
   
 OpenBSD                          June 14, 2017                       STRING(1)       escape sequence after identifier: -mystr is defined
   
        backslash in name: \ is defined
   
        dot in name: . is defined \. is defined
   
        invalid escape in name: G is defined \G is defined
   
   OpenBSD                          June 3, 2022                        STRING(1)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.6

CVSweb