From owner-cvs-doc@FreeBSD.ORG Wed Aug 18 20:23:36 2010 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65C3C10656AA; Wed, 18 Aug 2010 20:23:36 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 55E4F8FC13; Wed, 18 Aug 2010 20:23:36 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o7IKNaL8079693; Wed, 18 Aug 2010 20:23:36 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o7IKNaMn079692; Wed, 18 Aug 2010 20:23:36 GMT (envelope-from blackend) Message-Id: <201008182023.o7IKNaMn079692@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 18 Aug 2010 20:23:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook Makefile doc/en_US.ISO8859-1/books/handbook/install chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2010 20:23:36 -0000 blackend 2010-08-18 20:23:36 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook Makefile en_US.ISO8859-1/books/handbook/install chapter.sgml Log: - Change a section id to something closer to the real content of the section (s/install-floppies/install-boot-media) to ease the read of the file; - Some rewordings for i386 boot part to mention USB stick media. I let floppies part since it's still correct for 7.X; - Updates of some boot messages (still a work in progress); - Add a screenshot for the keyboard selection at sysinstall(8) start which occurs if United States is not selected for the country. PR: docs/145023 Submitted by: Aiza Revision Changes Path 1.113 +1 -0 doc/en_US.ISO8859-1/books/handbook/Makefile 1.404 +44 -19 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml