MFde: Update the German documentation set.
doc/de_DE.ISO8859-1/articles/new-users/article.sgml 1.50 -> 1.51 doc/de_DE.ISO8859-1/books/developers-handbook/x86/chapter.sgml 1.15 -> 1.16 doc/de_DE.ISO8859-1/books/faq/book.sgml 1.960 -> 1.1014 [X] doc/de_DE.ISO8859-1/books/fdp-primer/overview/chapter.sgml 1.24 -> 1.25 doc/de_DE.ISO8859-1/books/handbook/install/chapter.sgml 1.371 -> 1.392 [Y] Obtained from: The FreeBSD German Documentation Project. [X] Contributed by: Benedict Reuschling (benedict ett reuschling dott org) [Y] updated by: jkois@
This commit is contained in:
parent
2912b7e8ff
commit
324d070fd0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34209
5 changed files with 1027 additions and 1074 deletions
de_DE.ISO8859-1
articles/new-users
books
developers-handbook/x86
faq
fdp-primer/overview
handbook/install
|
@ -2,8 +2,8 @@
|
|||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/articles/new-users/article.sgml,v 1.6 2009/01/10 12:30:36 jkois Exp $
|
||||
basiert auf: 1.50
|
||||
$FreeBSDde: de-docproj/articles/new-users/article.sgml,v 1.7 2009/04/14 18:23:35 bcr Exp $
|
||||
basiert auf: 1.51
|
||||
-->
|
||||
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -692,7 +692,7 @@
|
|||
zu werden. Tippen Sie nun</para>
|
||||
|
||||
<informalexample>
|
||||
<screen>&prompt.root; <userinput>/sbin/mount -t msdos /dev/fd0 /mnt</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>/sbin/mount -t msdosfs /dev/fd0 /mnt</userinput></screen>
|
||||
</informalexample>
|
||||
|
||||
<para>ein, um das Diskettenlaufwerk unter
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
content so it should stay.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/developers-handbook/x86/chapter.sgml,v 1.19 2007/09/24 22:56:25 as Exp $
|
||||
basiert auf: 1.15
|
||||
$FreeBSDde: de-docproj/books/developers-handbook/x86/chapter.sgml,v 1.20 2009/04/14 18:23:35 bcr Exp $
|
||||
basiert auf: 1.16
|
||||
-->
|
||||
|
||||
<chapter id="x86">
|
||||
|
@ -830,7 +830,7 @@ Password:<userinput><replaceable>your root password</replaceable></userinput>
|
|||
<para>Wenn es sich bei Ihrem System nicht um FreeBSD
|
||||
handelt, müssen Sie <application>nasm</application>
|
||||
von dessen <ulink
|
||||
url="http://www.web-sites.co.uk/nasm/">Homepage</ulink>
|
||||
url="https://sourceforge.net/projects/nasm">Homepage</ulink>
|
||||
herunterladen. Sie können es aber dannoch verwenden
|
||||
um FreeBSD code zu assemblieren.</para>
|
||||
</note>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -28,8 +28,8 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/overview/chapter.sgml,v 1.14 2008/12/14 18:34:06 jkois Exp $
|
||||
basiert auf: 1.24
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/overview/chapter.sgml,v 1.15 2009/04/14 18:23:36 bcr Exp $
|
||||
basiert auf: 1.25
|
||||
|
||||
-->
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue