| Summary: | Possible mistake in FAQ. | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Hiroo Ono <hiroo+freebsd> |
| Component: | Books & Articles | Assignee: | Ceri Davies <ceri> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
On Wed, 22 Sep 2004, Hiroo Ono wrote: HO> I found two possible mistakes in doc/en_US.ISO8859-1/books/faq/book.sgml. HO> (I am not sure if the first is really a mistake. It may come from my HO> poor ability in English.) HO> Here they are: HO> HO> <question id="boot-read-error"> HO> <para>A dialog will pop up requesting the number of HO> cylinders, heads and sectors. Type the numbers found from HO> the BIOS separates by forward slashes. HO> </para> HO> HO> Is the wording of "separates" here gramatically correct? Simple typo s,separates,separated, ? (key 's' is next to 'd' in the middle keyboard line) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ Responsible Changed From-To: freebsd-doc->ceri Grab this. At Wed, 22 Sep 2004 18:56:54 +0400 (MSD),
Dmitry Morozovsky wrote:
> Simple typo s,separates,separated, ? (key 's' is next to 'd' in the middle
> keyboard line)
I see. I did not realize it as I am accustomed to dvorak layout.
State Changed From-To: open->closed Committed, with some other changes, in revision 1.649. Thanks. |
I found two possible mistakes in doc/en_US.ISO8859-1/books/faq/book.sgml. (I am not sure if the first is really a mistake. It may come from my poor ability in English.) Here they are: <question id="boot-read-error"> <para>A dialog will pop up requesting the number of cylinders, heads and sectors. Type the numbers found from the BIOS separates by forward slashes. </para> Is the wording of "separates" here gramatically correct? This phrase can be easily understood even without the following example, but I could not figure out what the subject of "separates", and got a little bit confused when translating it. <para>5000 heads, 250 sectors and 60 sectors would be entered as <userinput>5000/250/60</userinput> </para> 5000 cylinders, 250 heads and 60 sectors?