From faa919316f2bd41ec97d4d60a5efc64eb94dd46c Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sat, 22 Feb 2014 19:43:29 +0000 Subject: [PATCH] Remove stale link to PXE article removed in r39261. --- en_US.ISO8859-1/htdocs/docs/books.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/docs/books.xml b/en_US.ISO8859-1/htdocs/docs/books.xml index 8e704f8eba..3fc391a9d2 100644 --- a/en_US.ISO8859-1/htdocs/docs/books.xml +++ b/en_US.ISO8859-1/htdocs/docs/books.xml @@ -275,11 +275,6 @@ How to best formulate and submit a problem report to the FreeBSD Project.

-

PXE booting - FreeBSD (pxe)
- How to create an Intel PXE server using FreeBSD, and how to - configure a FreeBSD client to boot from a PXE server.

-

Practical rc.d scripting in BSD (rc-scripting)
A guide to writing new rc.d scripts and understanding those