Add the console server tutorial to the list of articles.
This commit is contained in:
parent
61e84d00be
commit
cacae8729f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10687
1 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.118 2001/09/08 21:00:18 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.119 2001/09/10 03:46:36 kuriyama Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -74,6 +74,12 @@
|
|||
Committer's Guide</a><br>
|
||||
<small>Introductory information for FreeBSD committers.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/console-server/index.html">Console
|
||||
Server Tutorial</a><br>
|
||||
<small>How to setup a FreeBSD based console server with a cheap
|
||||
multi-port serial card.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/contributors/index.html">The
|
||||
List of FreeBSD Contributors</a><br>
|
||||
<small>A list of organizations and individuals who have helped
|
||||
|
|
Loading…
Reference in a new issue