xref: /openbsd/regress/usr.bin/mandoc/roff/nr/tab.in (revision 4bdff4be)
$OpenBSD: tab.in,v 1.1 2019/02/06 20:54:28 schwarze Exp $
NR-TAB 1 "February 6, 2019"
NAME
nr-tab - tab characters in register definition lines
DESCRIPTION
with tab: .nr testreg 1 >>\n[testreg]<<

with space: .nr testreg 2 .nr test2 42 >>\n[testreg]<<

rr with tab: .rr testreg test2 >>\n[myr]:\n[test2]<<