From pali.gabor@googlemail.com Fri May 2 16:11:35 2008 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C81D1065672 for ; Fri, 2 May 2008 16:11:35 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA698FC19 for ; Fri, 2 May 2008 16:11:34 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fg-out-1718.google.com with SMTP id 13so2604032fge.35 for ; Fri, 02 May 2008 09:11:34 -0700 (PDT) Received: by 10.86.25.17 with SMTP id 17mr3735363fgy.65.1209744694003; Fri, 02 May 2008 09:11:34 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.98.116.90]) by mx.google.com with ESMTPS id g28sm5277994fkg.1.2008.05.02.09.11.32 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 02 May 2008 09:11:33 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Fri, 2 May 2008 18:11:31 +0200 Message-Id: <481b3d35.1c215e0a.1123.3606@mx.google.com> Date: Fri, 2 May 2008 18:11:31 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= Reply-To: Gabor PALI To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [patch] Replace Tags with Number: 123333 >Category: docs >Synopsis: [patch] Replace Tags with Confidential: no >Severity: non-critical >Priority: low >Responsible: gabor >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri May 02 16:20:00 UTC 2008 >Closed-Date: Mon May 05 22:45:44 UTC 2008 >Last-Modified: Mon May 05 22:45:44 UTC 2008 >Originator: Gabor PALI >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386 >Description: I found some misused tags in the FreeBSD Handbook, Section 18.3 (Adding Disks). I created a patch to change them to the more convenient tags. >How-To-Repeat: >Fix: --- disks.patch.1.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v retrieving revision 1.282 diff -u -r1.282 chapter.sgml --- chapter.sgml 25 Mar 2008 08:43:38 -0000 1.282 +++ chapter.sgml 2 May 2008 16:04:56 -0000 @@ -227,12 +227,12 @@ <application>fdisk</application> Partition Editor - Once inside fdisk, typing A will + Once inside fdisk, pressing A will use the entire disk for FreeBSD. When asked if you want to remain cooperative with any future possible operating systems, answer YES. Write the - changes to the disk using W. Now exit the - FDISK editor by typing q. Next you will be + changes to the disk using W. Now exit the + FDISK editor by pressing Q. Next you will be asked about the Master Boot Record. Since you are adding a disk to an already running system, choose None. @@ -262,8 +262,8 @@ sysinstall's Label editor favors the e partition for non-root, non-swap partitions. Within the - Label editor, create a single file system by typing - C. When prompted if this will be a FS + Label editor, create a single file system by pressing + C. When prompted if this will be a FS (file system) or swap, choose FS and type in a mount point (e.g, /mnt). When adding a disk in post-install mode, sysinstall @@ -272,8 +272,8 @@ you specify is not important. You are now ready to write the new label to the disk and - create a file system on it. Do this by typing - W. Ignore any errors from + create a file system on it. Do this by pressing + W. Ignore any errors from sysinstall that it could not mount the new partition. Exit the Label Editor and sysinstall completely. --- disks.patch.1.diff ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-doc->gabor Responsible-Changed-By: gabor Responsible-Changed-When: Fri May 2 16:26:06 UTC 2008 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=123333 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/123333: commit references a PR Date: Mon, 5 May 2008 14:04:48 +0000 (UTC) gabor 2008-05-05 14:04:31 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: - Use keycap instead of userinput PR: docs/123333 Submitted by: pgj Revision Changes Path 1.284 +7 -7 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State-Changed-From-To: open->closed State-Changed-By: gabor State-Changed-When: Mon May 5 22:45:12 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=123333 >Unformatted: