[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.5

version 1.1, 2017/06/14 14:02:40 version 1.5, 2022/06/03 12:15:57
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
   
Line 15  DDEESSCCRRIIPPTTIIOONN
Line 13  DDEESSCCRRIIPPTTIIOONN
        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.5

CVSweb