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

Diff for /mandoc/regress/roff/de/escname.out_ascii between version 1.3 and 1.5

version 1.3, 2017/07/04 15:26:32 version 1.5, 2025/06/26 18:07:43
Line 12  DDEESSCCRRIIPPTTIIOONN
Line 12  DDEESSCCRRIIPPTTIIOONN
   
      define first = val1       define first = val1
   
      Values (first, second, first\second): val1 val2 val3       define first\.second = val_dot
   
        define first\Gsecond = val_inval
   
        Values:
        first          val1
        second         val2
        first\second   val3
        first.second   val_dot
        first\.second  val_dot
        firstGsecond   val_inval
        first\Gsecond  val_inval
   
      Remove all but second: val2       Remove all but second: val2
   
      macro seperated from argument by an escape sequence: "argument"       macro seperated from argument by an escape sequence: "argument"
   
      final text       final text
   
 OpenBSD                          July 4, 2017                          OpenBSD  OpenBSD                          June 3, 2022                    DE-ESCNAME(1)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

CVSweb