[BACK]Return to ascii.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / unicode

Diff for /mandoc/regress/char/unicode/ascii.in between version 1.3 and 1.4

version 1.3, 2017/07/04 15:24:44 version 1.4, 2024/05/16 18:49:46
Line 1 
Line 1 
 .\" $OpenBSD$  .\" $OpenBSD$
 .TH CHAR-UNICODE-ASCII 1 "October 27, 2014"  .TH CHAR-UNICODE-ASCII 1 "May 16, 2024"
 .SH NAME  .SH NAME
 char-unicode-ascii \- Unicode characters in the ASCII range  char-unicode-ascii \- Unicode characters in the ASCII range
 .SH DESCRIPTION  .SH DESCRIPTION
 .nf  .nf
 BEGINTEST  BEGINTEST
   \[u0020]\N'32'  SPACE
 \[u0022]\N'34'\(dq      QUOTATION MARK  \[u0022]\N'34'\(dq      QUOTATION MARK
 \[u0023]\N'35'\(sh      NUMBER SIGN  \[u0023]\N'35'\(sh      NUMBER SIGN
 \[u0024]\N'36'\(Do      DOLLAR SIGN  \[u0024]\N'36'\(Do      DOLLAR SIGN

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

CVSweb