Add link to german localization page.
This commit is contained in:
parent
9be58dbf58
commit
ed503abb00
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2183
4 changed files with 20 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# $Id: Makefile,v 1.27 1997-08-18 00:03:51 jdp Exp $
|
||||
# $Id: Makefile,v 1.28 1997-11-18 16:06:04 wosch Exp $
|
||||
|
||||
SGMLOPTS=-links
|
||||
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
|
||||
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
|
||||
SRCS+= cyclades.sgml development.sgml dialup.sgml dialout.sgml
|
||||
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml
|
||||
SRCS+= firewalls.sgml glossary.sgml goals.sgml
|
||||
SRCS+= firewalls.sgml german.sgml glossary.sgml goals.sgml
|
||||
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml
|
||||
SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml kernelopts.sgml
|
||||
SRCS+= lists.sgml mail.sgml memoryuse.sgml
|
||||
|
|
14
handbook/german.sgml
Normal file
14
handbook/german.sgml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!-- $Id: german.sgml,v 1.1 1997-11-18 16:06:06 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>German Language (ISO 8859-1)<label id="german"></heading>
|
||||
<p>
|
||||
|
||||
Slaven Rezic
|
||||
<!-- eigentlich Slaven Rezič -->
|
||||
<tt><htmlurl url='mailto:eserte@cs.tu-berlin.de'
|
||||
name='<eserte@cs.tu-berlin.de>'></tt>
|
||||
wrote a tutorial how to use umlauts on a FreeBSD machine. The tutorial
|
||||
is written in German and available at <htmlurl
|
||||
url="http://www.de.freebsd.org/de/umlaute/"
|
||||
name="http://www.de.freebsd.org/de/umlaute/">.
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: handbook.sgml,v 1.80 1997-10-21 16:09:25 max Exp $ -->
|
||||
<!-- $Id: handbook.sgml,v 1.81 1997-11-18 16:06:08 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -103,6 +103,7 @@ name="FreeBSD FTP server"> or one of the numerous
|
|||
|
||||
<chapt><heading>Localization<label id="l10n"></heading>
|
||||
&russian;
|
||||
&german;
|
||||
|
||||
<!-- ************************************************************ -->
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: sections.sgml,v 1.25 1997-08-18 00:03:56 jdp Exp $ -->
|
||||
<!-- $Id: sections.sgml,v 1.26 1997-11-18 16:06:09 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!-- Entities containing all the pieces of the handbook are -->
|
||||
|
@ -21,6 +21,7 @@
|
|||
<!ENTITY eresources SYSTEM "eresources.sgml">
|
||||
<!ENTITY esdi SYSTEM "esdi.sgml">
|
||||
<!ENTITY firewalls SYSTEM "firewalls.sgml">
|
||||
<!ENTITY german SYSTEM "german.sgml">
|
||||
<!ENTITY goals SYSTEM "goals.sgml">
|
||||
<!ENTITY glossary SYSTEM "glossary.sgml">
|
||||
<!ENTITY history SYSTEM "history.sgml">
|
||||
|
|
Loading…
Reference in a new issue