Bug 34112

Summary: typo in Handbook, chapter 2.5.3
Product: Documentation Reporter: Marian Cerny <cerny>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Marian Cerny 2002-01-21 12:10:01 UTC
In chapter 2.5.3:

>    ...then use the (A)ll command to select the default
>     partitioning scheme followed by a (Quit. 

"(Quit" should be "(Q)uit"

How-To-Repeat: Open Handbook Chapter 2 Installing FreeBSD and look
for the string "(Quit".
Comment 1 hitmaster 2002-01-21 13:30:10 UTC
thanks Marian,
I am submitting a patch which will resolve the issue, and the
PR can be hopefully closed after this patch.

Patch
===============

--- chapter.sgml	Thu Oct 25 04:27:51 2001
+++ chapter.sgml.new	Mon Jan 21 08:15:48 2002
@@ -1937,7 +1937,7 @@
  partitioning scheme for your hard disk. If you simply wish to devote
  all disk space to FreeBSD (overwriting anything else that might be on
  the disk(s) selected) then use the (A)ll command to select the default
- partitioning scheme followed by a (Quit. If you wish to allocate only
+ partitioning scheme followed by a (Q)uit. If you wish to allocate only
  free space to FreeBSD, move to a partition marked "unused" and use the
  (C)reate command. 
                                 [  OK  ] 

===================

(a copy of this patch can also be obtained from 
http://www.pittgoth.com/~hiten/install.diff)

thanks,
regards,
Hiten Pandya
<hiten@uk.FreeBSD.org>
<hitmaster@mysun.com>

Security Fingerprint:
45 a5 9c f2 fb 07 da 70 18 02 0b f3 63 f1 7a a6 hitenp@hpdi.ath.cx
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2002-01-21 18:00:54 UTC
State Changed
From-To: open->closed

Committed in revision 1.131 of 
doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml 
Thank you :)