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

File: [cvsweb.bsd.lv] / mandoc / regress / roff / cond / register.out_ascii (download)

Revision 1.6, Mon Nov 13 21:07:06 2023 UTC (7 months, 1 week ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +8 -8 lines

reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244

REGISTER(1)                 General Commands Manual                REGISTER(1)

NNAAMMEE
     register - conditional testing whether a register is defined

DDEESSCCRRIIPPTTIIOONN
     not yet defined
     now defined

     tab after identifier:      myreg is defined

     escape sequence after identifier: -myreg is defined

     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                      REGISTER(1)