Add a placeholder for the MAC chapter.
Add txtfiles.ent needed by the installation chapter. Obtained from: The FreeBSD German Documentation Project.
This commit is contained in:
parent
0a73b27939
commit
3fa4a6c456
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22245
2 changed files with 48 additions and 0 deletions
31
de_DE.ISO8859-1/books/handbook/mac/chapter.sgml
Normal file
31
de_DE.ISO8859-1/books/handbook/mac/chapter.sgml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
<!--
|
||||||
|
The FreeBSD Documentation Project
|
||||||
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
|
$FreeBSD$
|
||||||
|
$FreeBSDde: de-docproj/books/handbook/mac/chapter.sgml,v 1.3 2004/08/22 17:13:30 mheinen Exp $
|
||||||
|
basiert auf:
|
||||||
|
-->
|
||||||
|
|
||||||
|
<chapter id="mac">
|
||||||
|
|
||||||
|
<title>Mandatory Access Control (noch nicht übersetzt)</title>
|
||||||
|
|
||||||
|
<para>Dieses Kapitel ist noch nicht übersetzt.
|
||||||
|
Lesen Sie bitte <ulink
|
||||||
|
url="&url.books.handbook.en;/mac.html">
|
||||||
|
das Original in englischer Sprache</ulink>. Wenn Sie helfen
|
||||||
|
wollen, dieses Kapitel zu übersetzen, senden Sie bitte
|
||||||
|
eine E-Mail an die Mailingliste &a.de.translators;.</para>
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Local Variables:
|
||||||
|
mode: sgml
|
||||||
|
sgml-declaration: "../chapter.decl"
|
||||||
|
sgml-indent-data: t
|
||||||
|
sgml-omittag: nil
|
||||||
|
sgml-always-quote-attributes: t
|
||||||
|
sgml-parent-document: ("../book.sgml" "part" "chapter")
|
||||||
|
End:
|
||||||
|
-->
|
17
de_DE.ISO8859-1/books/handbook/txtfiles.ent
Normal file
17
de_DE.ISO8859-1/books/handbook/txtfiles.ent
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
<!--
|
||||||
|
Creates entities for each .txt screenshot that is included in the
|
||||||
|
Handbook.
|
||||||
|
|
||||||
|
Each entity is named txt.dir.foo, where dir is the directory in
|
||||||
|
which it is stored, and foo is its filename, without the '.txt'
|
||||||
|
extension.
|
||||||
|
|
||||||
|
Entities should be listed in alphabetical order.
|
||||||
|
|
||||||
|
$FreeBSD$
|
||||||
|
$FreeBSDde: de-docproj/books/handbook/txtfiles.ent,v 1.1 2004/08/22 22:19:27 mheinen Exp $
|
||||||
|
basiert auf: 1.2
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ENTITY txt.install.userconfig SYSTEM "../../../share/images/books/handbook/install/userconfig.txt">
|
||||||
|
<!ENTITY txt.install.userconfig2 SYSTEM "../../../share/images/books/handbook/install/userconfig2.txt">
|
Loading…
Reference in a new issue