diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-14 22:51:25 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-14 22:51:25 +0000 |
commit | 91f0f16f2181a2ac79aecf7026518b21cf15770f (patch) | |
tree | fd0b81e0b7d9aa319a83d358e1dc96ae8be2f6b6 /regress/roff/po/basic-mdoc.out_ascii | |
parent | a20ce5b08da3bf35aba0065fbac0a3b322fc5e1d (diff) | |
download | mandoc-91f0f16f2181a2ac79aecf7026518b21cf15770f.tar.gz |
Naive implementation of the roff(7) .po (page offset) request.
This clearly works when .po is called on the top level, but might
not be sophisticated enough if people call .po inside indentation-changing
contexts, but i haven't seen that in manual pages (yet :).
Diffstat (limited to 'regress/roff/po/basic-mdoc.out_ascii')
-rw-r--r-- | regress/roff/po/basic-mdoc.out_ascii | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/regress/roff/po/basic-mdoc.out_ascii b/regress/roff/po/basic-mdoc.out_ascii new file mode 100644 index 00000000..0b35c2bd --- /dev/null +++ b/regress/roff/po/basic-mdoc.out_ascii @@ -0,0 +1,17 @@ +PO-BASIC-MDOC(1) General Commands Manual PO-BASIC-MDOC(1) + +NNAAMMEE + ppoo--bbaassiicc--mmddoocc - the roff page offset request + +DDEESSCCRRIIPPTTIIOONN + initial text + + shifted left + + shifted right + + shifted left + + final text + +OpenBSD June 14, 2017 OpenBSD |