Fix a typo in a URL.
This commit is contained in:
parent
f2c87859c5
commit
e7d581ed3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10328
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.3 2001/07/17 22:20:44 chern Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.4 2001/08/05 01:01:23 alfred Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This article details the method used to allow machines to install
|
||||
|
@ -201,7 +201,7 @@
|
|||
<step>
|
||||
<para>Make your sysinstall script <filename>install.cfg</filename>, you
|
||||
can use
|
||||
<ulink url="http://prople.FreeBSD.org/~alfred/pxe/install.cfg">
|
||||
<ulink url="http://people.FreeBSD.org/~alfred/pxe/install.cfg">
|
||||
mine</ulink> as a template, but you must edit it.</para>
|
||||
</step>
|
||||
|
||||
|
|
Loading…
Reference in a new issue