svn commit: r38837 - head/en_US.ISO8859-1/articles/pxe

Glen Barber gjb at FreeBSD.org
Sat May 19 22:24:43 UTC 2012


Author: gjb
Date: Sat May 19 22:24:42 2012
New Revision: 38837
URL: http://svn.freebsd.org/changeset/doc/38837

Log:
  Document that the PXE article is outdated and provide the URL to the
  Handbook chapter written by rodrigc.
  
  This article should be removed after a few weeks.
  
  PR:		160698
  Submitted by:	rodrigc

Modified:
  head/en_US.ISO8859-1/articles/pxe/article.sgml

Modified: head/en_US.ISO8859-1/articles/pxe/article.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/pxe/article.sgml	Sat May 19 17:56:10 2012	(r38836)
+++ head/en_US.ISO8859-1/articles/pxe/article.sgml	Sat May 19 22:24:42 2012	(r38837)
@@ -33,6 +33,17 @@
     </abstract>
   </articleinfo>
 
+  <sect1 id="warning-outdated">
+    <title>This Article is Outdated</title>
+
+    <warning>
+      <para>This article is outdated and will be removed in a few
+	weeks.  Please see the &os;&nbsp;Handbook chapter <ulink
+	  url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-pxe-nfs.html">here</ulink>
+	for an updated procedure.</para>
+    </warning>
+  </sect1>
+
   <sect1 id="introduction">
     <title>Introduction</title>
 


More information about the svn-doc-head mailing list