Annotation of mandoc/regress/roff/cond/register.out_ascii, Revision 1.4
1.1 schwarze 1: REGISTER(1) General Commands Manual REGISTER(1)
2:
3: NNAAMMEE
4: register - conditional testing whether a register is defined
5:
6: DDEESSCCRRIIPPTTIIOONN
7: not yet defined
8: now defined
9:
1.4 ! schwarze 10: tab after identifier: myreg is defined
1.1 schwarze 11:
1.2 schwarze 12: escape sequence after identifier: -myreg is defined
13:
1.4 ! schwarze 14: backslash in name: \ is defined
! 15:
! 16: dot in name: . is defined \. is defined
! 17:
! 18: invalid escape in name: G is defined \G is defined
! 19:
! 20: OpenBSD June 3, 2022 REGISTER(1)
CVSweb