summaryrefslogtreecommitdiff
path: root/mkhtmlindex.sh
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 18:42:00 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 18:42:00 +0000
commite825f4eabd82155a1327c42f16a6e3bcba96b311 (patch)
tree1d577f6979d917c6aa8a3aec5ddb456a228dc778 /mkhtmlindex.sh
parentfa8f86352aab5825ca289969cfd11d90e56eb579 (diff)
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
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