diff options
| author | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-16 13:54:06 +0000 |
|---|---|---|
| committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-16 13:54:06 +0000 |
| commit | 31f17a62e510f4e0732d1c76e7a56a1a69506dc6 (patch) | |
| tree | 3ebfa16f389b97a4bfa5988b198dad27b59d3fb5 /regress/roff/string/dotT.out_utf8 | |
| parent | 44573b326d6604f3025f17909863711b17011d5f (diff) | |
| download | mandoc-31f17a62e510f4e0732d1c76e7a56a1a69506dc6.tar.gz mandoc-31f17a62e510f4e0732d1c76e7a56a1a69506dc6.zip | |
Implement the \*(.T predefined string (interpolate device name)
by allowing the preprocessor to pass it through to the formatters.
Used for example by the groff_char(7) manual page.
Diffstat (limited to 'regress/roff/string/dotT.out_utf8')
| -rw-r--r-- | regress/roff/string/dotT.out_utf8 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/regress/roff/string/dotT.out_utf8 b/regress/roff/string/dotT.out_utf8 new file mode 100644 index 00000000..827b3994 --- /dev/null +++ b/regress/roff/string/dotT.out_utf8 @@ -0,0 +1,19 @@ +STRING-DOTT(1) General Commands Manual STRING-DOTT(1) + +NNAAMMEE + ssttrriinngg--ddoottTT – interpolating the device name + +DDEESSCCRRIIPPTTIIOONN + initial text + + BEGINTEST + + We are using the utf8 device. + + The device name can be overridden. + + ENDTEST + + final text + +OpenBSD August 16, 2018 OpenBSD |
