summaryrefslogtreecommitdiff
path: root/man/1/man
diff options
context:
space:
mode:
Diffstat (limited to 'man/1/man')
-rw-r--r--man/1/man10
1 files changed, 8 insertions, 2 deletions
diff --git a/man/1/man b/man/1/man
index 1e507bbb..e603280f 100644
--- a/man/1/man
+++ b/man/1/man
@@ -36,6 +36,8 @@ print or find manual pages
[
.BI -h " header"
] [
+.BI -i " initial"
+] [
.BI -t " trailer"
]
.I file
@@ -134,8 +136,12 @@ is a manual page, in the given
The optional
.I header
string replaces the default header
-.B "<HTML><HEAD>"
-and the optional
+.BR "<HTML><HEAD>" .
+The optional
+.I initial
+text will appear immediately after
+.BR "<BODY>" .
+The optional
.I trailer
string replaces the default trailer
.BR "</BODY></HTML>" .