| Summary: | typo in Handbook, chapter 2.5.3 | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Marian Cerny <cerny> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
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
State Changed From-To: open->closed Committed in revision 1.131 of doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml Thank you :) |
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".