Fix title capitalizations, include /tmp in list of filesystems for
split-filesystem partitioning.
This commit is contained in:
parent
3e0a636ca1
commit
2eeb8a5f3a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38337
1 changed files with 3 additions and 3 deletions
|
@ -464,7 +464,7 @@
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<title>Write The Image File to the Memory Stick</title>
|
||||
<title>Write the Image File to the Memory Stick</title>
|
||||
|
||||
<procedure>
|
||||
<title>Using &os; to Write the Image</title>
|
||||
|
@ -1400,7 +1400,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
<para>Multiple filesystem partitions can be used, and some
|
||||
people may prefer a traditional layout with separate
|
||||
partitions for the <filename>/</filename>,
|
||||
<filename>/var</filename>, and <filename>/usr</filename>
|
||||
<filename>/var</filename>, <filename>/tmp</filename>, and <filename>/usr</filename>
|
||||
filesystems.</para>
|
||||
|
||||
<para>See &man.gpart.8; for a complete list of available
|
||||
|
@ -1645,7 +1645,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
change is made.</para>
|
||||
|
||||
<figure id="bsdinstall-wireless-accesspoints">
|
||||
<title>Choosing A Wireless Network</title>
|
||||
<title>Choosing a Wireless Network</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
|
Loading…
Reference in a new issue