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

File: [cvsweb.bsd.lv] / mandoc / regress / roff / nr / escname.in (download)

Revision 1.1, Wed Feb 8 03:03:24 2017 UTC (7 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_1, VERSION_1_13

Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.

.TH NR-ESCNAME 1 "June 29, 2014" OpenBSD
.SH NAME
nr-escname \- escape sequences in register names
.SH DESCRIPTION
.nr first 1
.nr second 2
.nr first\\second 3
.nr first\esecond 4
\n[first] \n[second] \n[first\\second]
.PP
.rr first\esecond
\n[first] \n[second] \n[first\\second]
.PP
.rr first\\second
\n[first] \n[second] \n[first\\second]
.PP
incomplete: \n[second