From owner-freebsd-doc Fri Sep 28 17:10:15 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEAAB37B409 for ; Fri, 28 Sep 2001 17:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8T0A0i25274; Fri, 28 Sep 2001 17:10:00 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 63EE237B410 for ; Fri, 28 Sep 2001 17:02:28 -0700 (PDT) Received: from hades.hell.gr (patr530-a031.otenet.gr [212.205.215.31]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8T02OR17712 for ; Sat, 29 Sep 2001 03:02:24 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8SNdnU73659; Sat, 29 Sep 2001 02:39:49 +0300 (EEST) (envelope-from charon) Message-Id: <200109282339.f8SNdnU73659@hades.hell.gr> Date: Sat, 29 Sep 2001 02:39:49 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30900: a few whitespace corrections for articles/pxe Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30900 >Category: docs >Synopsis: a few whitespace corrections for articles/pxe >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 28 17:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: The attached patch removes whitespace that is not really necessary from english version of articles/pxe. Especially the first chunk of the patch that corrects a parenthesis that is not separated from the previous word seems to be nice. >How-To-Repeat: >Fix: --- patch-ab begins here --- Index: doc/en_US.ISO8859-1/articles/pxe/article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/pxe/article.sgml,v retrieving revision 1.5 diff -u -r1.5 article.sgml --- doc/en_US.ISO8859-1/articles/pxe/article.sgml 12 Aug 2001 23:31:08 -0000 1.5 +++ doc/en_US.ISO8859-1/articles/pxe/article.sgml 28 Sep 2001 22:50:38 -0000 @@ -171,13 +171,13 @@ - Compile a custom kernel for the clients(particularly to avoid + Compile a custom kernel for the clients (particularly to avoid the device config screen at boot) and stick it in /usr/tftpboot. - Make a special loader.rc to and install it + Make a special loader.rc to and install it in /usr/tftpboot/boot/loader.rc so that it doesn't prompt for the second disk, here's @@ -185,7 +185,7 @@ - Extract the installer and helper utilities from the mfsroot disk + Extract the installer and helper utilities from the mfsroot disk and uncompress them, put them in /usr/tftpboot as well: @@ -240,7 +240,7 @@ - Copy the compressed packages into the packages/All directory + Copy the compressed packages into the packages/All directory under nfs. --- patch-ab ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message