Fix The Linux+FreeBSD mini-HOWTO link.
Submitted by: Niels Kristian Bech Jensen <nkbj@image.dk>
This commit is contained in:
parent
d58f749556
commit
f10a57bd22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7151
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.80 2000/04/02 10:16:41 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.81 2000/04/03 10:37:24 kuriyama Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.80 2000/04/02 10:16:41 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.81 2000/04/03 10:37:24 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -138,7 +138,7 @@
|
|||
setting up and configuring FreeBSD.</p></li>
|
||||
|
||||
<li><p><a
|
||||
href="http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+FreeBSD-mini-HOWTO.html">The
|
||||
href="http://www.linuxdoc.org/HOWTO/mini/Linux+FreeBSD.html">The
|
||||
Linux+FreeBSD mini-HOWTO</a> - this document describes how to use
|
||||
Linux and FreeBSD on the same system. It introduces FreeBSD and
|
||||
discusses how the two operating systems can cooperate, e.g. by
|
||||
|
|
Loading…
Reference in a new issue