expanison -> expansion
Fix adduser prompt
This commit is contained in:
parent
cf7f2367fb
commit
6771ee0b4c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6820
2 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.31 2000/03/19 19:41:37 ache Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.32 2000/03/20 16:48:28 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -283,9 +283,9 @@ user:password:1111:11:<replaceable>language</replaceable>:0:0:User Name:/home/us
|
|||
|
||||
<listitem>
|
||||
<para>An alternative variant is answering the specified
|
||||
language each time that <screen><prompt>Enter login
|
||||
class:</prompt> default []:</screen> appears from
|
||||
&man.adduser.8;</para>
|
||||
language each time that
|
||||
<screen><prompt>Enter login class: default []: </prompt></screen>
|
||||
appears from &man.adduser.8;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -412,7 +412,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
|
||||
<para>A workaround for expanding 8-bit to 9-bit on a VGA adapter
|
||||
is usually needed for the above settings. This workaround
|
||||
disables 8-bit to 9-bit expanison of the font character with the
|
||||
disables 8-bit to 9-bit expansion of the font character with the
|
||||
mouse cursor the sc0 console driver. To enable the workaround,
|
||||
insert the following line into the kernel config.</para>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.31 2000/03/19 19:41:37 ache Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.32 2000/03/20 16:48:28 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -283,9 +283,9 @@ user:password:1111:11:<replaceable>language</replaceable>:0:0:User Name:/home/us
|
|||
|
||||
<listitem>
|
||||
<para>An alternative variant is answering the specified
|
||||
language each time that <screen><prompt>Enter login
|
||||
class:</prompt> default []:</screen> appears from
|
||||
&man.adduser.8;</para>
|
||||
language each time that
|
||||
<screen><prompt>Enter login class: default []: </prompt></screen>
|
||||
appears from &man.adduser.8;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -412,7 +412,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
|
||||
<para>A workaround for expanding 8-bit to 9-bit on a VGA adapter
|
||||
is usually needed for the above settings. This workaround
|
||||
disables 8-bit to 9-bit expanison of the font character with the
|
||||
disables 8-bit to 9-bit expansion of the font character with the
|
||||
mouse cursor the sc0 console driver. To enable the workaround,
|
||||
insert the following line into the kernel config.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue