mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fixed two typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7155 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c21b2c79b2
commit
19a2f8f25c
@ -314,7 +314,7 @@ EOF</userinput></screen>
|
||||
<para>In some cases, it is necessary to specify some default mount
|
||||
options for filesystems. E.g., in non-English environments, the
|
||||
<option>iocharset</option> and <option>codepage</option> options
|
||||
are needed for filesystems with Windows origin in order to show
|
||||
are needed for filesystems of Windows origin in order to show
|
||||
national characters correctly. Also, due to a
|
||||
<ulink url="https://launchpad.net/bugs/133567">bug</ulink> in the
|
||||
Linux kernel version in LFS (2.6.22.x), you may want to pass the
|
||||
@ -325,7 +325,7 @@ EOF</userinput></screen>
|
||||
<para>Google search results for <quote>hal default mount options</quote>
|
||||
are still full of recommendations to create <filename>*.fdi</filename>
|
||||
files mentioning either
|
||||
<option>volume.policy</option> or <option>storage.ploicy</option> keys.
|
||||
<option>volume.policy</option> or <option>storage.policy</option> keys.
|
||||
Such recommendations worked for HAL-0.4.x only and are invalid now.
|
||||
For HAL-&hal-version;, mount options are expected to be handled
|
||||
as follows:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user