summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-08-13 12:31:50 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-08-13 12:31:50 +0000
commitd79adbbd22e2af10c5e82d6e61a45712042d6601 (patch)
tree6302eb0cd315f33683acb70edc09ba41a95c9376 /man.7
parentfb03acbc5fea24978190703b547b408b3fa45664 (diff)
downloadmandoc-d79adbbd22e2af10c5e82d6e61a45712042d6601.tar.gz
Added proper `TP' support.
Diffstat (limited to 'man.7')
-rw-r--r--man.74
1 files changed, 3 insertions, 1 deletions
diff --git a/man.7 b/man.7
index b5be3aa2..d0619e9f 100644
--- a/man.7
+++ b/man.7
@@ -339,7 +339,9 @@ string specifies the organisation providing the utility. The
.Va volume
replaces the default rendered volume as dictated by the manual section.
.It \&TP
-.\" TODO.
+Begin a paragraph where the head, if exceeding the indentation point, is
+followed by a newline; if not, the body follows on the same line after a
+buffer to the indentation point. Subsequent output lines are indented.
.It \&br
Breaks the current line. Consecutive invocations have no further effect.
.\" TODO.