From owner-freebsd-doc@FreeBSD.ORG Mon Sep 15 13:40:16 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D558116A4BF for ; Mon, 15 Sep 2003 13:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A88B43FBD for ; Mon, 15 Sep 2003 13:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8FKeFUp000706 for ; Mon, 15 Sep 2003 13:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8FKeFQI000705; Mon, 15 Sep 2003 13:40:15 -0700 (PDT) Resent-Date: Mon, 15 Sep 2003 13:40:15 -0700 (PDT) Resent-Message-Id: <200309152040.h8FKeFQI000705@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Josef El-Rayes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D75E16A4BF for ; Mon, 15 Sep 2003 13:36:03 -0700 (PDT) Received: from octopussy.utanet.at (octopussy.utanet.at [213.90.36.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6302D43F75 for ; Mon, 15 Sep 2003 13:36:02 -0700 (PDT) (envelope-from shammer@daemon.li) Received: from plenty.utanet.at ([213.90.36.9]) by octopussy.utanet.at with esmtp (Exim 4.12) id 19z04n-0000xJ-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 15 Sep 2003 22:36:01 +0200 Received: from dsl-242-127.utaonline.at ([212.152.242.127] helo=gina.at) by plenty.utanet.at with esmtp (Exim 4.12) id 19z04n-00022Y-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 15 Sep 2003 22:36:01 +0200 Received: by gina.at (Postfix, from userid 1001) id C111060F2; Mon, 15 Sep 2003 22:35:55 +0200 (CEST) Message-Id: <20030915203555.C111060F2@gina.at> Date: Mon, 15 Sep 2003 22:35:55 +0200 (CEST) From: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/56902: [patch] articles/fbsd-from-scratch: add/fix sgml tags X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Josef El-Rayes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 20:40:17 -0000 >Number: 56902 >Category: docs >Synopsis: [patch] articles/fbsd-from-scratch: add/fix sgml tags >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Sep 15 13:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD gina.at 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sat Sep 13 13:22:16 CEST 2003 root@gina.at:/usr/obj/usr/src/sys/GINA i386 >Description: docs/en_US.ISO8859-1/articles/fbsd-from-scratch/article.sgml: o add missing application-tags o use note instead of itemizedlist >How-To-Repeat: >Fix: --- article.sgml.diff begins here --- --- article.sgml.orig Mon Sep 15 18:39:23 2003 +++ article.sgml Mon Sep 15 18:50:50 2003 @@ -396,9 +396,9 @@ Other areas are prepared for configuration, but will not work until stage two is completed. For example we have copied files to - configure printing and X11. Printing however is likely to need + configure printing and X11. Printing however is likely to need applications not found in the base system, like &postscript; - utilities. X11 will not run before we have compiled the server, + utilities. X11 will not run before we have compiled the server, libraries and programs. @@ -444,7 +444,7 @@ CONFIGURE_ARGS. The port Makefile will use this as an initial value and augment some other essential args. The difference to - specifying a make variable on the command line + specifying a make variable on the command line with news inn-stable make CONFIGURE_ARGS="--enable-uucp-rnews --enable-setgid-inews" install @@ -566,14 +566,9 @@ 4-STABLE may want to consider the following areas: - - - If you do not use the device file system + If you do not use the device file system (devfs) you may want to create devices for some of your hardware with &man.MAKEDEV.8; in stage one, step - six. - - + six. --- article.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: