summaryrefslogtreecommitdiff
path: root/man/1
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-05-05 13:33:17 +0000
committerCharles.Forsyth <devnull@localhost>2009-05-05 13:33:17 +0000
commit8d8ff66ed15c0d625b78f11a4feeeef6516937be (patch)
tree564c45da1baa86d3345023c3b87407bf6c661eba /man/1
parent30dcb98c58694ef9d5678fc230695a51910c8314 (diff)
20090505-1432
Diffstat (limited to 'man/1')
-rw-r--r--man/1/INDEX11
-rw-r--r--man/1/man10
2 files changed, 15 insertions, 6 deletions
diff --git a/man/1/INDEX b/man/1/INDEX
index 3a3fe459..af0440d7 100644
--- a/man/1/INDEX
+++ b/man/1/INDEX
@@ -75,16 +75,20 @@ gettar gettar
lstar gettar
puttar gettar
grep grep
-grid-localreg grid-localreg
-localreg grid-localreg
grid-monitor grid-monitor
monitor grid-monitor
+grid grid-ns
grid-ns grid-ns
ns grid-ns
+grid grid-query
grid-query grid-query
query grid-query
+grid grid-register
grid-register grid-register
register grid-register
+grid grid-session
+grid-session grid-session
+session grid-session
gunzip gzip
gzip gzip
idea idea
@@ -103,6 +107,7 @@ logwindow logwindow
look look
lc ls
ls ls
+m4 m4
lookman man
man man
man2html man
@@ -154,7 +159,6 @@ rm rm
runas runas
secstore secstore
sendmail sendmail
-session session
builtin sh
exit sh
load sh
@@ -262,7 +266,6 @@ sort sort
join spree-join
spree-join spree-join
stack stack
-stackv stack
stream stream
strings strings
md5sum sum
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>" .