MFbed: language fix
This commit is contained in:
parent
f0e8915e57
commit
2dd5cda2e1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12508
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Original version 1.33
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/boot/chapter.sgml,v 1.6 2002/03/10 22:05:45 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/handbook/boot/chapter.sgml,v 1.7 2002/03/17 11:25:00 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="boot">
|
||||
|
@ -644,7 +644,7 @@ boot:</screen>
|
|||
|
||||
<sect2 id="boot-singleuser">
|
||||
<title>Der Single-User Modus</title>
|
||||
<indexterm><primary>Single-User Mode</primary></indexterm>
|
||||
<indexterm><primary>Single-User Modus</primary></indexterm>
|
||||
<indexterm><primary>console</primary></indexterm>
|
||||
|
||||
<para>Das Schalten in diesen Modus kann erreicht werden durch <link
|
||||
|
@ -689,8 +689,8 @@ console none unknown off insecure</programlisting>
|
|||
</sect2>
|
||||
|
||||
<sect2 id="boot-multiuser">
|
||||
<title>Multi-User Mode</title>
|
||||
<indexterm><primary>Multi-User Mode</primary></indexterm>
|
||||
<title>Multi-User Modus</title>
|
||||
<indexterm><primary>Multi-User Modus</primary></indexterm>
|
||||
|
||||
<para>Stellt <command>init</command> fest, dass das Dateisystem
|
||||
in Ordnung ist, oder der Benutzer den <link
|
||||
|
|
Loading…
Reference in a new issue