Fix absolute URL, now relative.
Submitted by: Andrew <andrew@ugh.net.au>
This commit is contained in:
parent
562c991acf
commit
494e5a5ab4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=639
3 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-07 15:07:20 $">
|
||||
<!ENTITY date "$Date: 1996-11-03 16:18:31 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.6 1996-10-07 15:07:20 jfieber Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.7 1996-11-03 16:18:31 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,7 +16,7 @@
|
|||
topic areas. When in doubt about what list to post a
|
||||
question to, post to <a
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.
|
||||
You can <strong><a href="/search.html">search</a></strong> the mailing list
|
||||
You can <strong><a href="&base/search.html">search</a></strong> the mailing list
|
||||
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
|
||||
|
||||
<p>Several non-English mailing are also available:</p>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-07 15:07:20 $">
|
||||
<!ENTITY date "$Date: 1996-11-03 16:18:31 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.6 1996-10-07 15:07:20 jfieber Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.7 1996-11-03 16:18:31 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,7 +16,7 @@
|
|||
topic areas. When in doubt about what list to post a
|
||||
question to, post to <a
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.
|
||||
You can <strong><a href="/search.html">search</a></strong> the mailing list
|
||||
You can <strong><a href="&base/search.html">search</a></strong> the mailing list
|
||||
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
|
||||
|
||||
<p>Several non-English mailing are also available:</p>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-07 15:07:20 $">
|
||||
<!ENTITY date "$Date: 1996-11-03 16:18:31 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.6 1996-10-07 15:07:20 jfieber Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.7 1996-11-03 16:18:31 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,7 +16,7 @@
|
|||
topic areas. When in doubt about what list to post a
|
||||
question to, post to <a
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.
|
||||
You can <strong><a href="/search.html">search</a></strong> the mailing list
|
||||
You can <strong><a href="&base/search.html">search</a></strong> the mailing list
|
||||
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
|
||||
|
||||
<p>Several non-English mailing are also available:</p>
|
||||
|
|
Loading…
Reference in a new issue