fix url for ip aliasing document.
This commit is contained in:
parent
bec9172260
commit
0fff620cbf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1005
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1996-12-31 22:31:11 $">
|
||||
<!ENTITY date "$Date: 1997-01-13 18:05:53 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a>
|
||||
(<a href="fonts/fonts.ps">postscript</a>,
|
||||
<a href="fonts/fonts-html.tar.gz">gzipd tar file</a>)</li>
|
||||
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
|
||||
<li><a href="http://lightstorm.gage.com/~black/ipalias.html">IP Aliasing</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1996-12-31 22:31:11 $">
|
||||
<!ENTITY date "$Date: 1997-01-13 18:05:53 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<li><a href="fonts/fonts.html">Fonts and FreeBSD</a>
|
||||
(<a href="fonts/fonts.ps">postscript</a>,
|
||||
<a href="fonts/fonts-html.tar.gz">gzipd tar file</a>)</li>
|
||||
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
|
||||
<li><a href="http://lightstorm.gage.com/~black/ipalias.html">IP Aliasing</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue