summaryrefslogtreecommitdiff
path: root/mkhtmlindex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkhtmlindex.sh')
-rw-r--r--mkhtmlindex.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkhtmlindex.sh b/mkhtmlindex.sh
index d5ba1cd..fb3a437 100644
--- a/mkhtmlindex.sh
+++ b/mkhtmlindex.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $XFree86: xc/config/util/mkhtmlindex.sh,v 1.5 2003/08/11 17:41:28 eich Exp $
+# $XFree86: xc/config/util/mkhtmlindex.sh,v 1.3 2000/08/26 04:30:49 dawes Exp $
#
# Copyright © 2000 by Precision Insight, Inc.
#
@@ -34,11 +34,11 @@ for s in $VOLLIST; do
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>XFree86[tm] Manual pages: Section $s</TITLE>
+<TITLE>X.Org Manual pages: Section $s</TITLE>
</HEAD>
<BODY BGCOLOR="#efefef" TEXT="black" LINK="blue" VLINK="#551A8B" ALINK="red">
-<H1>XFree86[tm] Manual pages: Section $s</H1>
+<H1>X.Org Manual pages: Section $s</H1>
<P>
<UL>
EOF