diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2022-04-27 17:11:24 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2022-04-27 17:11:24 +0000 |
commit | b4c6ee8b16f890a5c4514c24d3fa9ee27cb0efe0 (patch) | |
tree | 5e73f4b1108b8d95fd044fa7f8591f1981205145 /regress/man/UC/basic.out_ascii | |
parent | 5ca3efa4235c119815d10da34b9b55a9b829c5e0 (diff) | |
download | mandoc-b4c6ee8b16f890a5c4514c24d3fa9ee27cb0efe0.tar.gz |
The .AT, .DT, and .UC macros are allowed inside next-line scope
and never produce output at the place of their invocation.
Minibugs found while investigating unrelated afl(1) reports from tb@.
Diffstat (limited to 'regress/man/UC/basic.out_ascii')
-rw-r--r-- | regress/man/UC/basic.out_ascii | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/regress/man/UC/basic.out_ascii b/regress/man/UC/basic.out_ascii new file mode 100644 index 00000000..fa29e19d --- /dev/null +++ b/regress/man/UC/basic.out_ascii @@ -0,0 +1,9 @@ +UC-BASIC(1) General Commands Manual UC-BASIC(1) + +NNAAMMEE + UC-basic - the University of California footer macro + +DDEESSCCRRIIPPTTIIOONN + initial text bboolldd tteexxtt final text + +3rd Berkeley Distribution April 27, 2022 UC-BASIC(1) |