[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.2 and 1.5

version 1.2, 2017/06/18 17:36:06 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 17  DDEESSCCRRIIPPTTIIOONN
Line 15  DDEESSCCRRIIPPTTIIOONN
   
        standard macro is defined         standard macro is defined
   
          identifier and tab:      mystr is defined
   
          escape sequence after identifier: -mystr is defined
   
 OpenBSD                          June 14, 2017                       STRING(1)         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.2  
changed lines
  Added in v.1.5

CVSweb