Replace some quotes with correct tags.
This commit is contained in:
parent
4a944cadf6
commit
7cb3d8f395
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44008
1 changed files with 6 additions and 6 deletions
|
@ -2240,17 +2240,17 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
|
||||
<listitem>
|
||||
<para><literal>Use password-based authentication?</literal>
|
||||
- Typically "yes".</para>
|
||||
- Typically <literal>yes</literal>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>Use an empty password?</literal> -
|
||||
Typically "no".</para>
|
||||
Typically <literal>no</literal>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>Use a random password?</literal> - Typically
|
||||
"no".</para>
|
||||
<literal>no</literal>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2266,7 +2266,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
|
||||
<listitem>
|
||||
<para><literal>Lock out the account after
|
||||
creation?</literal> - Typically "no".</para>
|
||||
creation?</literal> - Typically <literal>no</literal>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -2286,8 +2286,8 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>If there are more users to add, answer the "Add another
|
||||
user?" question with <literal>yes</literal>. Enter
|
||||
<para>If there are more users to add, answer the <literal>Add another
|
||||
user?</literal> question with <literal>yes</literal>. Enter
|
||||
<literal>no</literal> to finish adding users and continue the
|
||||
installation.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue