summaryrefslogtreecommitdiffstats
path: root/regress/man/TP/indent.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-17 16:47:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-17 16:47:48 +0000
commite480ff62446a168d7089e1c658d50d312188af05 (patch)
tree4ac2e9dfb0c0d4d2adfd736df51f647434114461 /regress/man/TP/indent.in
parentb22a929d117e71834f587cea03908a8196c8c4d0 (diff)
downloadmandoc-e480ff62446a168d7089e1c658d50d312188af05.tar.gz
if .in is used inside the .TP head, it's always relative
Diffstat (limited to 'regress/man/TP/indent.in')
-rw-r--r--regress/man/TP/indent.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/regress/man/TP/indent.in b/regress/man/TP/indent.in
new file mode 100644
index 00000000..5480da67
--- /dev/null
+++ b/regress/man/TP/indent.in
@@ -0,0 +1,14 @@
+.TH TP-INDENT 1 "June 17, 2017" OpenBSD
+.SH NAME
+TP-indent \- indent request inside TP head
+.SH DESCRIPTION
+initial text
+.TP 2n
+tag
+indented
+.TP 8n
+.in 3n
+tag
+indented
+.PP
+final text