Fix a wrong prompt.
This commit is contained in:
parent
ff4732f3b6
commit
9f78a34e55
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26373
1 changed files with 1 additions and 1 deletions
|
@ -637,7 +637,7 @@
|
|||
<para>If you want to build a localized version, replace the
|
||||
previous command line with the following:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>make LOCALIZED_LANG=<replaceable>your_language</replaceable> install clean</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>make LOCALIZED_LANG=<replaceable>your_language</replaceable> install clean</userinput></screen>
|
||||
|
||||
<para>You have to replace
|
||||
<replaceable>your_language</replaceable> with the correct
|
||||
|
|
Loading…
Reference in a new issue