Fix broken URL to the SAMag article
PR: 16075 Submitted by: Joel Sutton <jsutton@bbcon.com.au>
This commit is contained in:
parent
470e2c2851
commit
3bef2954ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6369
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/news/press.sgml,v 1.124 2000/01/10 04:54:36 jkoshy Exp $">
|
<!ENTITY date "$FreeBSD: www/en/news/press.sgml,v 1.125 2000/01/11 05:11:31 jkoshy Exp $">
|
||||||
<!ENTITY title "FreeBSD in the Press">
|
<!ENTITY title "FreeBSD in the Press">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/news/press.sgml,v 1.124 2000/01/10 04:54:36 jkoshy Exp $ -->
|
<!-- $FreeBSD: www/en/news/press.sgml,v 1.125 2000/01/11 05:11:31 jkoshy Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -37,7 +37,7 @@ If you miss an entry please send the URL to
|
||||||
|
|
||||||
<li><p><b><a href="http://www.samag.com/">SysAdmin</a>
|
<li><p><b><a href="http://www.samag.com/">SysAdmin</a>
|
||||||
January 1999</b><br>
|
January 1999</b><br>
|
||||||
<a href="http://www.samag.com/current/feature.shtml">
|
<a href="http://www.samag.com/archive/0901/feature.shtml">
|
||||||
Linux under FreeBSD</a><br>
|
Linux under FreeBSD</a><br>
|
||||||
Michael Lucas<br>
|
Michael Lucas<br>
|
||||||
FreeBSD has several options for using software from other platforms
|
FreeBSD has several options for using software from other platforms
|
||||||
|
|
Loading…
Reference in a new issue