svn commit: r39107 - in projects/sgml2xml/pl_PL.ISO8859-2: articles/dialup-firewall articles/filtering-bridges articles/new-users books/handbook books/handbook/advanced-networking books/handbook/au...

Gabor Kovesdan gabor at FreeBSD.org
Sun Jun 24 07:50:19 UTC 2012


Author: gabor
Date: Sun Jun 24 07:50:18 2012
New Revision: 39107
URL: http://svn.freebsd.org/changeset/doc/39107

Log:
  - XMLify the Polish tree
  - Entity cleanup
  
  Approved by:	doceng (implicit)

Added:
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/entities.ent
     - copied, changed from r39076, projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/books.ent
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/trademarks.ent
     - copied, changed from r39076, projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/legalnotice.sgml
Deleted:
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/bookinfo.ent
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/books.ent
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/glossary/
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/legalnotice.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/trademarks.sgml
Modified:
  projects/sgml2xml/pl_PL.ISO8859-2/articles/dialup-firewall/article.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/articles/filtering-bridges/article.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/articles/new-users/article.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/Makefile
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/audit/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/basics/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/bibliography/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/book.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/boot/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/chapters.ent
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/colophon.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/config/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/desktop/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/disks/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/eresources/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/firewalls/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/geom/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/install/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/introduction/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/kernelconfig/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/l10n/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/linuxemu/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/mac/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/mail/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/mirrors/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/multimedia/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/network-servers/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/pgpkeys/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/ports/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/ppp-and-slip/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/preface/preface.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/printing/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/security/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/serialcomms/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/txtfiles.ent
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/users/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/vinum/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/x11/chapter.sgml
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/catalog
  projects/sgml2xml/pl_PL.ISO8859-2/share/sgml/teams.ent

Modified: projects/sgml2xml/pl_PL.ISO8859-2/articles/dialup-firewall/article.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/articles/dialup-firewall/article.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/articles/dialup-firewall/article.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,10 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
+	"../../../share/sgml/freebsd42.dtd" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PL" "../../share/sgml/entities.ent">
+%entities;
+]>
+
 <!--
      The FreeBSD Polish Documentation Project
 
@@ -5,11 +12,6 @@
      Original revision: 1.25
 -->
 
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
-<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
-%man;
-]>
-
 <article lang="pl">
   <articleinfo>
     <title>Firewall na po³±czeniu modemowym w FreeBSD</title>
@@ -24,6 +26,8 @@
       </author>
     </authorgroup>
 
+    <pubdate>$FreeBSD$</pubdate>
+
     <releaseinfo>$FreeBSD$</releaseinfo>
 
     <abstract>
@@ -54,7 +58,7 @@
 
     <para>Na pocz±tek bêdziemy musieli przekompilowaæ j±dro. Wiecej
       informacji na temat kompilowania j±dra znale¼æ mo¿na w <ulink
-      URL="../../books/handbook/kernelconfig.html">czê¶ci Podrêcznika
+      url="../../books/handbook/kernelconfig.html">czê¶ci Podrêcznika
       po¶wiêconej konfiguracji j±dra</ulink>. Do pliku konfiguracyjnego
       j±dra dopisujemy nastêpuj±ce opcje:</para>
 

Modified: projects/sgml2xml/pl_PL.ISO8859-2/articles/filtering-bridges/article.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/articles/filtering-bridges/article.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/articles/filtering-bridges/article.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,10 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
+	"../../../share/sgml/freebsd42.dtd" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PL" "../../share/sgml/entities.ent">
+%entities;
+]>
+
 <!--
      The FreeBSD Polish Documentation Project
 
@@ -5,11 +12,6 @@
      Original revision: 1.12
 -->
 
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
-<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
-%man;
-]>
-
 <article lang="pl">
   <articleinfo>
     <title>Mosty filtruj±ce</title>
@@ -24,6 +26,8 @@
       </author>
     </authorgroup>
 
+    <pubdate>$FreeBSD$</pubdate>
+
     <releaseinfo>$FreeBSD$</releaseinfo>
 
     <abstract>

Modified: projects/sgml2xml/pl_PL.ISO8859-2/articles/new-users/article.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/articles/new-users/article.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/articles/new-users/article.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,10 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
+	"../../../share/sgml/freebsd42.dtd" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PL" "../../share/sgml/entities.ent">
+%entities;
+]>
+
 <!--
      The FreeBSD Polish Documentation Project
 
@@ -5,11 +12,6 @@
      Original revision: 1.33
 -->
 
-<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
-<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
-%man;
-]>
-
 <article lang="pl">
   <articleinfo>
     <title>Wprowadzenie do FreeBSD i Uniksa</title>
@@ -24,6 +26,8 @@
       </author>
     </authorgroup>
 
+    <pubdate>$FreeBSD$</pubdate>
+
     <releaseinfo>$FreeBSD$</releaseinfo>
 
     <abstract>
@@ -293,7 +297,6 @@
     <para>Oto niektóre przydatne ¼ród³a pomocy.
       <replaceable>Tekst</replaceable> oznacza co¶, co wpisa³e¶;
       zwykle bêdzie to jakie¶ polecenie lub nazwa pliku.</para>
-    <para>
 
     <variablelist>
       <varlistentry>
@@ -656,7 +659,7 @@
       wpisuj±c <command>man chmod</command>. Natomiast
       polecenie</para>
     <informalexample>
-      <screen>&prompt.user; <userinput>man chmod | col -b &gt; chmod.txt</></screen>
+      <screen>&prompt.user; <userinput>man chmod | col -b &gt; chmod.txt</userinput></screen>
     </informalexample>
 
     <para>spowoduje usuniêcie znaczników formatuj±cych i
@@ -666,7 +669,7 @@
       <command>su</command> by zostaæ rootem, i wpisz</para>
 
     <informalexample>
-      <screen>&prompt.root; <userinput>/sbin/mount -t msdos /dev/fd0 /mnt</></screen>
+      <screen>&prompt.root; <userinput>/sbin/mount -t msdos /dev/fd0 /mnt</userinput></screen>
     </informalexample>
 
     <para>Powy¿sze polecenie zamontuje stacjê dyskietek
@@ -679,7 +682,7 @@
       go na dyskietkê poleceniem:</para>
 
     <informalexample>
-      <screen>&prompt.user; <userinput>cp chmod.txt /mnt</></screen>
+      <screen>&prompt.user; <userinput>cp chmod.txt /mnt</userinput></screen>
     </informalexample>
 
     <para>Po wpisaniu <command>ls /mnt</command> powiniene¶
@@ -691,7 +694,7 @@
       wpisuj±c</para>
 
     <informalexample>
-      <screen>&prompt.user; <userinput>/sbin/dmesg &gt; dmesg.txt</></screen>
+      <screen>&prompt.user; <userinput>/sbin/dmesg &gt; dmesg.txt</userinput></screen>
     </informalexample>
 
     <para>Potem mo¿na skopiowaæ <filename>dmesg.txt</filename>
@@ -708,7 +711,7 @@
       wydaj±c polecenie</para>
 
     <informalexample>
-      <screen>&prompt.root; <userinput>/sbin/umount /mnt</></screen>
+      <screen>&prompt.root; <userinput>/sbin/umount /mnt</userinput></screen>
     </informalexample>
 
     <para>Dyskietkê mo¿esz ju¿ wyj±æ. Uruchom komputer ponownie
@@ -738,7 +741,7 @@
       a drukowanie plików powinno byæ mo¿liwe dziêki poleceniu
       <command>lp</command> lub <command>lpr</command>.
       Konfiguracja drukowania opisana jest w
-      <ulink URL="../../books/handbook/index.html">Podrêczniku
+      <ulink url="../../books/handbook/index.html">Podrêczniku
       FreeBSD</ulink>.</para>
   </sect1>
 
@@ -819,7 +822,7 @@
       skorzystaj z polecenia <command>find</command>:</para>
 
     <informalexample>
-      <screen>&prompt.user; <userinput>find /usr -name "<replaceable>nazwapliku</>"</></screen>
+      <screen>&prompt.user; <userinput>find /usr -name "<replaceable>nazwapliku</replaceable>"</userinput></screen>
     </informalexample>
 
     <para>Mo¿esz wykorzystaæ znak <literal>*</literal> jako
@@ -836,7 +839,7 @@
       Impatient</citetitle> (wyd. drugie, Addison-Wesley, 1996),
       autorstwa Abrahamsa i Larsona. Jest tak¿e mnóstwo
       informacji na ten temat w Internecie, przyk³adem mo¿e byæ
-      <ulink URL="http://www.geek-girl.com/unix.html">Unix
+      <ulink url="http://www.geek-girl.com/unix.html">Unix
       Reference Desk</ulink>.</para>
   </sect1>
 
@@ -848,7 +851,7 @@
       zaj±æ siê dostosowywaniem systemu do w³asnych potrzeb.
       Wiele przydatnych informacji mo¿na
       znale¼æ w podrêczniku FreeBSD (który zapewne masz na dysku)
-      oraz na <ulink URL="../../../../index.html">stronie
+      oraz na <ulink url="../../../../index.html">stronie
       FreeBSD</ulink>. Na stronie, a tak¿e na CDROM-ie,
       dostêpny jest równie¿ poka¼ny zbiór pakietów i portów.
       O tym, jak z nich korzystaæ, mo¿na dowiedzieæ siê z
@@ -879,7 +882,7 @@
       u¿ytkowników) poleceniem:</para>
 
     <informalexample>
-      <screen>&prompt.root; <userinput>cp -R /cdrom/ports/comm/kermit /usr/local</></screen>
+      <screen>&prompt.root; <userinput>cp -R /cdrom/ports/comm/kermit /usr/local</userinput></screen>
     </informalexample>
 
     <para>W efekcie powinien powstaæ katalog
@@ -904,7 +907,7 @@
       Napisz</para>
 
     <informalexample>
-      <screen>&prompt.root; <userinput>make all install</></screen>
+      <screen>&prompt.root; <userinput>make all install</userinput></screen>
     </informalexample>
 
     <para>Spowoduje to, i¿ wszystkie potrzebne pliki, których
@@ -953,7 +956,7 @@
 
 
     <para>Byæ mo¿e zechcesz ¶ci±gn±æ najnowsz± wersjê przegl±darki
-      Netscape z ich <ulink URL="ftp://ftp.netscape.com/">serwera
+      Netscape z ich <ulink url="ftp://ftp.netscape.com/">serwera
       FTP</ulink>. (Netscape wymaga zainstalowanego X Window
       System.) Dostêpna jest wersja dla FreeBSD, wiêc poszukaj
       jej. Rozpakuj plik poleceniami <command>gunzip

Modified: projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/Makefile
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/Makefile	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/Makefile	Sun Jun 24 07:50:18 2012	(r39107)
@@ -157,7 +157,6 @@ IMAGES_LIB+= callouts/10.png
 SRCS+= audit/chapter.sgml
 SRCS+= book.sgml
 SRCS+= colophon.sgml
-SRCS+= freebsd-glossary.sgml
 SRCS+= advanced-networking/chapter.sgml
 SRCS+= basics/chapter.sgml
 SRCS+= bibliography/chapter.sgml
@@ -217,9 +216,9 @@ DOC_PREFIX?=	${.CURDIR}/../../..
 #
 # rules generating lists of mirror site from XML database.
 #
-XMLDOCS=	mirrors-ftp:::mirrors.sgml.ftp.inc.tmp \
-		mirrors-cvsup:::mirrors.sgml.cvsup.inc.tmp \
-		eresources:::eresources.sgml.www.inc.tmp
+XMLDOCS=	mirrors-ftp:::mirrors.sgml.ftp.inc \
+		mirrors-cvsup:::mirrors.sgml.cvsup.inc \
+		eresources:::eresources.sgml.www.inc
 DEPENDSET.DEFAULT=	transtable mirror
 XSLT.DEFAULT=		${XSL_MIRRORS}
 XML.DEFAULT=		${XML_MIRRORS}
@@ -239,18 +238,8 @@ SRCS+=		mirrors.sgml.ftp.inc \
 		mirrors.sgml.cvsup.inc \
 		eresources.sgml.www.inc
 
-CLEANFILES+=	mirrors.sgml.ftp.inc mirrors.sgml.ftp.inc.tmp \
-		mirrors.sgml.cvsup.inc mirrors.sgml.cvsup.inc.tmp \
-		eresources.sgml.www.inc eresources.sgml.www.inc.tmp
+CLEANFILES+=	mirrors.sgml.ftp.inc \
+		mirrors.sgml.cvsup.inc \
+		eresources.sgml.www.inc
 
 .include "${DOC_PREFIX}/share/mk/doc.project.mk"
-
-.for p in ftp cvsup
-mirrors.sgml.${p}.inc: mirrors.sgml.${p}.inc.tmp
-	${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
-	    < $@.tmp > $@ || (${RM} -f $@ && false)
-.endfor
-
-eresources.sgml.www.inc: eresources.sgml.www.inc.tmp
-	${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
-	    < $@.tmp > $@ || (${RM} -f $@ && false)

Modified: projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/advanced-networking/chapter.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/advanced-networking/chapter.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
 <!--
      The FreeBSD Documentation Project
 
@@ -62,12 +63,12 @@
 
       <listitem>
         <para>Know how to configure and install a new FreeBSD kernel
-          (<xref linkend="kernelconfig">).</para>
+          (<xref linkend="kernelconfig"/>).</para>
       </listitem>
 
       <listitem>
       <para>Know how to install additional third-party
-        software (<xref linkend="ports">).</para>
+        software (<xref linkend="ports"/>).</para>
       </listitem>
 
     </itemizedlist>
@@ -199,8 +200,8 @@ host2.example.com link#1             UC 
 
       <informaltable frame="none" pgwide="1">
 	<tgroup cols="2">
-	  <colspec colwidth="1*">
-	  <colspec colwidth="4*">
+	  <colspec colwidth="1*"/>
+	  <colspec colwidth="4*"/>
 
 	  <tbody>
 	    <row>
@@ -277,7 +278,7 @@ host2.example.com link#1             UC 
 
       <mediaobject>
 	<imageobject>
-	  <imagedata fileref="advanced-networking/net-routing">
+	  <imagedata fileref="advanced-networking/net-routing"/>
 	</imageobject>
 
 	<textobject>
@@ -463,7 +464,7 @@ host2.example.com link#1             UC 
 
 	<mediaobject>
 	  <imageobject>
-	    <imagedata fileref="advanced-networking/static-routes">
+	    <imagedata fileref="advanced-networking/static-routes"/>
 	  </imageobject>
 
 	  <textobject>
@@ -1082,7 +1083,7 @@ freebsdap       00:11:95:c3:0d:ac    1  
 		compatibility with legacy devices) it is better to use
 		WEP with <literal>open</literal> authentication.  More
 		information regarding WEP can be found in the <xref
-		linkend="network-wireless-wep">.</para>
+		linkend="network-wireless-wep"/>.</para>
 	    </note>
 	  </sect5>
 
@@ -1140,6 +1141,7 @@ ath0: flags=8843&lt;UP,BROADCAST,RUNNING
 
 	    <programlisting>ifconfig_ath0="inet <replaceable>192.168.1.100</replaceable> netmask <replaceable>255.255.255.0</replaceable> ssid <replaceable>your_ssid_here</replaceable>"</programlisting>
 	  </sect5>
+	 </sect4>
 
 	<sect4 id="network-wireless-wpa">
 	  <title>WPA</title>
@@ -1332,15 +1334,15 @@ ath0: flags=8843&lt;UP,BROADCAST,RUNNING
 	      <filename>/etc/wpa_supplicant.conf</filename>:</para>
 
 	    <programlisting>network={
-  ssid="freebsdap" <co id="co-tls-ssid">
-  proto=RSN  <co id="co-tls-proto">
-  key_mgmt=WPA-EAP <co id="co-tls-kmgmt">
-  eap=TLS <co id="co-tls-eap">
-  identity="loader" <co id="co-tls-id">
-  ca_cert="/etc/certs/cacert.pem" <co id="co-tls-cacert">
-  client_cert="/etc/certs/clientcert.pem" <co id="co-tls-clientcert">
-  private_key="/etc/certs/clientkey.pem" <co id="co-tls-pkey">
-  private_key_passwd="freebsdmallclient" <co id="co-tls-pwd">
+  ssid="freebsdap" <co id="co-tls-ssid"/>
+  proto=RSN  <co id="co-tls-proto"/>
+  key_mgmt=WPA-EAP <co id="co-tls-kmgmt"/>
+  eap=TLS <co id="co-tls-eap"/>
+  identity="loader" <co id="co-tls-id"/>
+  ca_cert="/etc/certs/cacert.pem" <co id="co-tls-cacert"/>
+  client_cert="/etc/certs/clientcert.pem" <co id="co-tls-clientcert"/>
+  private_key="/etc/certs/clientkey.pem" <co id="co-tls-pkey"/>
+  private_key_passwd="freebsdmallclient" <co id="co-tls-pwd"/>
 }</programlisting>
 
 	    <calloutlist>
@@ -1447,11 +1449,11 @@ ath0: flags=8843&lt;UP,BROADCAST,RUNNING
   ssid="freebsdap"
   proto=RSN
   key_mgmt=WPA-EAP
-  eap=TTLS <co id="co-ttls-eap">
-  identity="test" <co id="co-ttls-id">
-  password="test" <co id="co-ttls-passwd">
-  ca_cert="/etc/certs/cacert.pem" <co id="co-ttls-cacert">
-  phase2="auth=MD5" <co id="co-ttls-pha2">
+  eap=TTLS <co id="co-ttls-eap"/>
+  identity="test" <co id="co-ttls-id"/>
+  password="test" <co id="co-ttls-passwd"/>
+  ca_cert="/etc/certs/cacert.pem" <co id="co-ttls-cacert"/>
+  phase2="auth=MD5" <co id="co-ttls-pha2"/>
 }</programlisting>
 
 	    <calloutlist>
@@ -1542,12 +1544,12 @@ ath0: flags=8843&lt;UP,BROADCAST,RUNNING
   ssid="freebsdap"
   proto=RSN
   key_mgmt=WPA-EAP
-  eap=PEAP <co id="co-peap-eap">
-  identity="test" <co id="co-peap-id">
-  password="test" <co id="co-peap-passwd">
-  ca_cert="/etc/certs/cacert.pem" <co id="co-peap-cacert">
-  phase1="peaplabel=0" <co id="co-peap-pha1">
-  phase2="auth=MSCHAPV2" <co id="co-peap-pha2">
+  eap=PEAP <co id="co-peap-eap"/>
+  identity="test" <co id="co-peap-id"/>
+  password="test" <co id="co-peap-passwd"/>
+  ca_cert="/etc/certs/cacert.pem" <co id="co-peap-cacert"/>
+  phase1="peaplabel=0" <co id="co-peap-pha1"/>
+  phase2="auth=MSCHAPV2" <co id="co-peap-pha2"/>
 }</programlisting>
 
 	    <calloutlist>
@@ -1890,10 +1892,11 @@ Number of SCO packets: 8</screen>
 
     </sect2>
 
-    <indexterm><primary>HCI</primary></indexterm>
     <sect2>
       <title>Host Controller Interface (HCI)</title>
 
+      <indexterm><primary>HCI</primary></indexterm>
+
       <para>Host Controller Interface (HCI) provides a command interface to the
         baseband controller and link manager, and access to hardware status and
         control registers. This interface provides a uniform method of accessing
@@ -1973,10 +1976,11 @@ Reason: Connection terminated by local h
 
     </sect2>
 
-    <indexterm><primary>L2CAP</primary></indexterm>
     <sect2>
       <title>Logical Link Control and Adaptation Protocol (L2CAP)</title>
 
+      <indexterm><primary>L2CAP</primary></indexterm>
+
       <para>Logical Link Control and Adaptation Protocol (L2CAP) provides
         connection-oriented and connectionless data services to upper layer
         protocols with protocol multiplexing capability and segmentation and
@@ -2042,10 +2046,11 @@ c2e8bc80      0    250 00:02:72:00:d4:1a
 
     </sect2>
 
-    <indexterm><primary>RFCOMM</primary></indexterm>
     <sect2>
       <title>RFCOMM Protocol</title>
 
+      <indexterm><primary>RFCOMM</primary></indexterm>
+
       <para>The RFCOMM protocol provides emulation of serial ports over the
         L2CAP protocol. The protocol is based on the ETSI standard TS 07.10.
         RFCOMM is a simple transport protocol, with additional provisions for
@@ -2070,10 +2075,11 @@ c2e8bc80      0    250 00:02:72:00:d4:1a
         layer.</para>
     </sect2>
 
-    <indexterm><primary>pairing</primary></indexterm>
     <sect2>
       <title>Pairing of Devices</title>
 
+      <indexterm><primary>pairing</primary></indexterm>
+
       <para>By default, Bluetooth communication is not authenticated, and any
         device can talk to any other device. A Bluetooth device (for example,
         cellular phone) may choose to require authentication to provide a
@@ -2131,9 +2137,11 @@ hcsecd[16484]: Sending PIN_Code_Reply to
 
     </sect2>
 
-    <indexterm><primary>SDP</primary></indexterm>
     <sect2>
       <title>Service Discovery Protocol (SDP)</title>
+
+      <indexterm><primary>SDP</primary></indexterm>
+
       <para>The Service Discovery Protocol (SDP) provides the means for client
         applications to discover the existence of services provided by server
         applications as well as the attributes of those services. The attributes
@@ -2284,9 +2292,11 @@ Bluetooth Profile Descriptor List:
 
     </sect2>
 
-    <indexterm><primary>OBEX</primary></indexterm>
     <sect2>
       <title>OBEX Object Push (OPUSH) Profile</title>
+
+      <indexterm><primary>OBEX</primary></indexterm>
+
       <para>OBEX is a widely used protocol for simple file transfers between
         mobile devices. Its main use is in infrared communication, where it is
         used for generic file transfers between notebooks or PDAs,
@@ -2502,7 +2512,7 @@ rfcomm_sppd[94692]: Starting on /dev/tty
 	<indexterm><primary>firewall</primary></indexterm>
 	<para>If you are planning to use the bridge as a firewall, you
 	  will need to add the <literal>IPFIREWALL</literal> option as
-	  well.  Read <xref linkend="firewalls"> for general
+	  well.  Read <xref linkend="firewalls"/> for general
 	  information on configuring the bridge as a firewall.</para>
 
 	<para>If you need to allow non-IP packets (such as ARP) to flow
@@ -2813,16 +2823,16 @@ option domain-name-servers 192.168.4.1;
 option routers 192.168.4.1;
 
 subnet 192.168.4.0 netmask 255.255.255.0 {
-  use-host-decl-names on; <co id="co-dhcp-host-name">
+  use-host-decl-names on; <co id="co-dhcp-host-name"/>
   option subnet-mask 255.255.255.0;
   option broadcast-address 192.168.4.255;
 
   host margaux {
     hardware ethernet 01:23:45:67:89:ab;
     fixed-address margaux.example.com;
-    next-server 192.168.4.4; <co id="co-dhcp-next-server">
-    filename "/data/misc/kernel.diskless"; <co id="co-dhcp-filename">
-    option root-path "192.168.4.4:/data/misc/diskless"; <co id="co-dhcp-root-path">
+    next-server 192.168.4.4; <co id="co-dhcp-next-server"/>
+    filename "/data/misc/kernel.diskless"; <co id="co-dhcp-filename"/>
+    option root-path "192.168.4.4:/data/misc/diskless"; <co id="co-dhcp-root-path"/>
   }
   host corbieres {
     hardware ethernet 00:02:b3:27:62:df;
@@ -3088,7 +3098,7 @@ options     BOOTP_NFSROOT  # NFS mount r
 	  BOOTP inside the kernel (it is also possible to force strict BOOTP
 	  or <acronym>DHCP</acronym> use).</para>
 
-	<para>Build the kernel (see <xref linkend="kernelconfig">),
+	<para>Build the kernel (see <xref linkend="kernelconfig"/>),
 	  and copy it to the place specified
 	  in <filename>dhcpd.conf</filename>.</para>
 
@@ -3445,7 +3455,7 @@ cd /usr/src/etc; make distribution</prog
 
         <mediaobject>
           <imageobject>
-            <imagedata fileref="advanced-networking/isdn-bus">
+            <imagedata fileref="advanced-networking/isdn-bus"/>
           </imageobject>
 
 	  <textobject>
@@ -3479,7 +3489,7 @@ ISDN BRI line</literallayout>
 
         <mediaobject>
           <imageobject>
-            <imagedata fileref="advanced-networking/isdn-twisted-pair">
+            <imagedata fileref="advanced-networking/isdn-twisted-pair"/>
           </imageobject>
 
 	  <textobject>
@@ -3582,7 +3592,7 @@ ISDN BRI line</literallayout>
 
       <mediaobject>
         <imageobject>
-          <imagedata fileref="advanced-networking/natd">
+          <imagedata fileref="advanced-networking/natd"/>
         </imageobject>
 
 	<textobject>
@@ -3610,11 +3620,13 @@ ISDN BRI line</literallayout>
     </sect2>
 
     <sect2 id="network-natdkernconfiguration">
+      <title>Configuration</title>
+
       <indexterm>
         <primary>kernel</primary>
 	<secondary>configuration</secondary>
       </indexterm>
-      <title>Configuration</title>
+
       <para>The following options must be in the kernel configuration
         file:</para>
       <programlisting>options IPFIREWALL
@@ -3626,12 +3638,12 @@ options IPFIREWALL_VERBOSE</programlisti
 
       <para>The following must be in <filename>/etc/rc.conf</filename>:</para>
 
-      <programlisting>gateway_enable="YES" <co id="co-natd-gateway-enable">
-firewall_enable="YES" <co id="co-natd-firewall-enable">
-firewall_type="OPEN" <co id="co-natd-firewall-type">
+      <programlisting>gateway_enable="YES" <co id="co-natd-gateway-enable"/>
+firewall_enable="YES" <co id="co-natd-firewall-enable"/>
+firewall_type="OPEN" <co id="co-natd-firewall-type"/>
 natd_enable="YES"
-natd_interface="<replaceable>fxp0</replaceable>" <co id="co-natd-natd-interface">
-natd_flags="" <co id="co-natd-natd-flags"></programlisting>
+natd_interface="<replaceable>fxp0</replaceable>" <co id="co-natd-natd-interface"/>
+natd_flags="" <co id="co-natd-natd-flags"/></programlisting>
 
       <calloutlist>
         <callout arearefs="co-natd-gateway-enable">
@@ -4551,8 +4563,8 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAS
 
 	<informaltable frame="none" pgwide="1">
 	  <tgroup cols="2">
-	    <colspec colwidth="1*">
-	    <colspec colwidth="1*">
+	    <colspec colwidth="1*"/>
+	    <colspec colwidth="1*"/>
 	    <thead>
 	      <row>
 		<entry>Host</entry>
@@ -4589,8 +4601,8 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAS
 
 	<informaltable frame="none" pgwide="1">
 	  <tgroup cols="2">
-	    <colspec colwidth="1*">
-	    <colspec colwidth="1*">
+	    <colspec colwidth="1*"/>
+	    <colspec colwidth="1*"/>
 	    <thead>
 	      <row>
 		<entry>Machines</entry>

Modified: projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/audit/chapter.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/audit/chapter.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/audit/chapter.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
 <!--
      The FreeBSD Documentation Project
      $FreeBSD$
@@ -70,18 +71,18 @@ requirements. -->
     <itemizedlist>
       <listitem>
 	<para>Understand &unix; and &os; basics
-	  (<xref linkend="basics">).</para>
+	  (<xref linkend="basics"/>).</para>
       </listitem>
 
       <listitem>
 	<para>Be familiar with the basics of kernel
 	  configuration/compilation
-	  (<xref linkend="kernelconfig">).</para>
+	  (<xref linkend="kernelconfig"/>).</para>
       </listitem>
 
       <listitem>
 	<para>Have some familiarity with security and how it
-	  pertains to &os; (<xref linkend="security">).</para>
+	  pertains to &os; (<xref linkend="security"/>).</para>
       </listitem>
     </itemizedlist>
 
@@ -150,6 +151,7 @@ requirements. -->
 	  order with respect to the time events completed.  Only
 	  authorized processes are allowed to commit records to the
 	  audit trail.</para>
+      </listitem>
 
       <listitem>
 	<para><emphasis>prefix</emphasis>: A prefix is considered to
@@ -177,7 +179,7 @@ requirements. -->
 
     <para>Rebuild and reinstall
       the kernel via the normal process explained in
-      <xref linkend="kernelconfig">.</para>
+      <xref linkend="kernelconfig"/>.</para>
 
     <para>Once completed, enable the audit daemon by adding the
       following line to &man.rc.conf.5;:</para>

Modified: projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/basics/chapter.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/basics/chapter.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/basics/chapter.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
 <!--
      The FreeBSD Polish Documentation Project
 
@@ -270,7 +271,7 @@ ttyv8   "/usr/X11R6/bin/xdm -nodaemon"  
       <title>Konsola trybu jednego u¿ytkownika</title>
 
       <para><quote>Tryb jednego u¿ytkownika</quote> szczegó³owo
-        opisuje <xref linkend="boot-singleuser">. Istotne jest, ¿e w trybie
+        opisuje <xref linkend="boot-singleuser"/>. Istotne jest, ¿e w trybie
           jednego u¿ytkownika dostêpna jest tylko jedna konsola. Nie jest
           mo¿liwe korzystanie z konsol wirtualnych. Konfiguracja konsoli
           trybu jednego u¿ytkownika równie¿ znajduje siê w pliku
@@ -666,7 +667,7 @@ total 530
 
     <para>Punktem montowania nazywany jest katalog, poprzez
       który inny system plików mo¿e byæ do³±czony do g³ównego
-      systemu plików. <xref linkend="disk-organization">
+      systemu plików. <xref linkend="disk-organization"/>
       zawiera wiêcej informacji. Przyk³adem typowego punktu
       montowania mo¿e byæ
       <filename>/usr</filename>, <filename>/var</filename>,
@@ -679,7 +680,7 @@ total 530
       <filename>/etc/fstab</filename> jest montowana automatycznie
       przez skrypt &man.rc.8; podczas uruchamiania systemu,
       wyj±tkiem s± te wpisy, które maj± opcjê <option>noauto</option>.
-      <xref linkend="disks-fstab"> zawiera wiêcej informacji.</para>
+      <xref linkend="disks-fstab"/> zawiera wiêcej informacji.</para>
 
     <para>Pe³ny opis struktury systemu plików znajduje siê w dokumentacji
       systemowej &man.hier.7;. Tu ograniczymy siê do pobie¿nego
@@ -986,7 +987,7 @@ total 530
 
       <mediaobject>
 	<imageobject>
-	  <imagedata fileref="install/example-dir1" format="EPS">
+	  <imagedata fileref="install/example-dir1" format="EPS"/>
 	</imageobject>
 
 	<textobject>
@@ -1006,7 +1007,7 @@ total 530
 
       <mediaobject>
 	<imageobject>
-	  <imagedata fileref="install/example-dir2" format="EPS">
+	  <imagedata fileref="install/example-dir2" format="EPS"/>
 	</imageobject>
 
 	<textobject>
@@ -1035,7 +1036,7 @@ total 530
 
       <mediaobject>
 	<imageobject>
-	  <imagedata fileref="install/example-dir3" format="EPS">
+	  <imagedata fileref="install/example-dir3" format="EPS"/>
 	</imageobject>
 
 	<textobject>
@@ -1061,7 +1062,7 @@ total 530
 
       <mediaobject>
 	<imageobject>
-	  <imagedata fileref="install/example-dir4" format="EPS">
+	  <imagedata fileref="install/example-dir4" format="EPS"/>
 	</imageobject>
 	
 	<textobject>
@@ -1087,7 +1088,7 @@ total 530
 
       <mediaobject>
 	<imageobject>
-	  <imagedata fileref="install/example-dir5" format="EPS">
+	  <imagedata fileref="install/example-dir5" format="EPS"/>
 	</imageobject>
 
 	<textobject>
@@ -1195,12 +1196,12 @@ total 530
         (odsy³aj±c jednocze¶nie inne dane).</para>
 
       <para>Z niektórymi partycjami zwi±zane s± pewne konwencje
-        dotycz±ce ich zastosowania./para>
+        dotycz±ce ich zastosowania.</para>
 
       <informaltable frame="none" pgwide="1">
 	<tgroup cols="2">
-	  <colspec colwidth="1*">
-	  <colspec colwidth="5*">
+	  <colspec colwidth="1*"/>
+	  <colspec colwidth="5*"/>
 
 	  <thead>
 	    <row>
@@ -1279,16 +1280,16 @@ total 530
       <para>W³asne oznaczenie ma tak¿e ka¿dy dysk. Nazwa dysku sk³ada siê
         z symbolu okre¶laj±cego typ dysku, oraz numeru, okre¶laj±cego
         który to dysk. Dyski, inaczej ni¿ segmenty, numerowane s± od zera.
-        <xref linkend="basics-dev-codes"> zawiera najczê¶ciej spotykane zwykle
+        <xref linkend="basics-dev-codes"/> zawiera najczê¶ciej spotykane zwykle
         oznaczenia.</para>
 
       <para>Gdy odwo³ujemy siê do partycji, FreeBSD wymaga, by¶my podali
         równie¿ nazwê obejmuj±cego j± segmentu i dysku. Z kolei gdy odwo³ujemy
         siê do segmentu, podajemy równie¿ nazwê dysku. Kolejno podajemy wiêc
         nazwê dysku, <literal>s</literal>, numer segmentu, a na koniec
-        literê partycji; patrz <xref linkend="basics-disk-slice-part">.</para>
+        literê partycji; patrz <xref linkend="basics-disk-slice-part"/>.</para>
 
-      <para><xref linkend="basics-concept-disk-model"> pokazuje schematyczny
+      <para><xref linkend="basics-concept-disk-model"/> pokazuje schematyczny
         model dysku, z pomoc± którego ³atwiej bêdzie zrozumieæ pewne rzeczy.</para>
 
       <para>Gdy instalujemy FreeBSD, w pierwszej kolejno¶ci musimy przygotowaæ
@@ -1300,8 +1301,8 @@ total 530
         <title>Oznaczenia dysków</title>
 
 	<tgroup cols="2">
-          <colspec colwidth="1*">
-          <colspec colwidth="5*">
+          <colspec colwidth="1*"/>
+          <colspec colwidth="5*"/>
 
 	  <thead>
 	    <row>
@@ -1350,8 +1351,8 @@ total 530
 	
 	<informaltable frame="none" pgwide="1">
 	  <tgroup cols="2">
-            <colspec colwidth="1*">
-            <colspec colwidth="5*">
+            <colspec colwidth="1*"/>
+            <colspec colwidth="5*"/>
 
 	    <thead>
 	      <row>
@@ -1399,7 +1400,7 @@ total 530
 
         <mediaobject>
           <imageobject>
-            <imagedata fileref="install/disk-layout" format="EPS">
+            <imagedata fileref="install/disk-layout" format="EPS"/>
           </imageobject>
  
           <textobject>
@@ -1469,7 +1470,7 @@ total 530
 
       <para>Systemy plików wymienione w pliku <filename>/etc/fstab</filename>
         s± automatycznie montowane podczas <link linkend="boot">³adowania
-          systemu</link> (prócz oznaczonych opcj± <option>noauto</option>)./para>
+          systemu</link> (prócz oznaczonych opcj± <option>noauto</option>).</para>
 
       <para>Wpisy w pliku <filename>/etc/fstab</filename> s± nastêpuj±cej postaci:</para>
 
@@ -1480,7 +1481,7 @@ total 530
           <term><literal>urz±dzenie</literal></term>
 	  <listitem>
             <para>Nazwa pliku urz±dzenia (istniej±cego), zgodnie z opisem w
-	      <xref linkend="disks-naming">.</para>
+	      <xref linkend="disks-naming"/>.</para>
 	  </listitem>
 	</varlistentry>
 

Modified: projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/bibliography/chapter.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/bibliography/chapter.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/bibliography/chapter.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-2" standalone="no"?>
 <!--
      The FreeBSD Polish Documentation Project
 

Modified: projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/book.sgml
==============================================================================
--- projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/book.sgml	Sun Jun 24 07:49:38 2012	(r39106)
+++ projects/sgml2xml/pl_PL.ISO8859-2/books/handbook/book.sgml	Sun Jun 24 07:50:18 2012	(r39107)
@@ -1,56 +1,20 @@
-<!--
-     The FreeBSD Polish Documentation Project
-
-     $FreeBSD$
-     Original revision: 1.166
--->
-
-<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
-<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//EN">
-%books.ent;
+<?xml version="1.0" encoding="ISO8859-2" standalone="no"?>
+<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
+	"../../../share/sgml/freebsd42.dtd" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PL" "../../share/sgml/entities.ent">
+%entities;
 <!ENTITY % chapters SYSTEM "chapters.ent">
 %chapters;
 <!ENTITY % txtfiles SYSTEM "txtfiles.ent">
 %txtfiles;
+]>
 
-<!ENTITY % not.published "INCLUDE">
-
-<!ENTITY % chap.introduction "IGNORE">
-<!ENTITY % chap.install "IGNORE">
-<!ENTITY % chap.basics "IGNORE">
-<!ENTITY % chap.ports "IGNORE">
-<!ENTITY % chap.config "IGNORE">
-<!ENTITY % chap.boot "IGNORE">
-<!ENTITY % chap.users "IGNORE">
-<!ENTITY % chap.kernelconfig "IGNORE">
-<!ENTITY % chap.security "IGNORE">
-<!ENTITY % chap.printing "IGNORE">
-<!ENTITY % chap.disks "IGNORE">
-<!ENTITY % chap.geom "IGNORE">
-<!ENTITY % chap.vinum "IGNORE">
-<!ENTITY % chap.x11 "IGNORE">
-<!ENTITY % chap.l10n "IGNORE">
-<!ENTITY % chap.multimedia "IGNORE">
-<!ENTITY % chap.desktop "IGNORE">
-<!ENTITY % chap.serialcomms "IGNORE">
-<!ENTITY % chap.ppp-and-slip "IGNORE">
-<!ENTITY % chap.advanced-networking "IGNORE">
-<!ENTITY % chap.firewalls "IGNORE">
-<!ENTITY % chap.network-servers "IGNORE">
-<!ENTITY % chap.mail "IGNORE">
-<!ENTITY % chap.cutting-edge "IGNORE">
-<!ENTITY % chap.linuxemu "IGNORE">
-<!ENTITY % chap.mirrors "IGNORE">
-<!ENTITY % chap.bibliography "IGNORE">
-<!ENTITY % chap.eresources "IGNORE">
-<!ENTITY % chap.pgpkeys "IGNORE">
-<!ENTITY % chap.index "IGNORE">
-<!ENTITY % chap.freebsd-glossary "IGNORE">
-<!ENTITY % chap.mac "IGNORE">
-<!ENTITY % chap.audit "IGNORE">
+<!--
+     The FreeBSD Polish Documentation Project
 
-<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;
-]>
+     $FreeBSD$
+     Original revision: 1.166
+-->
 
 <book lang="pl">
   <bookinfo>
@@ -59,6 +23,8 @@
     <corpauthor>Projekt Dokumentacji FreeBSD</corpauthor>
     
     <pubdate>Luty 1999</pubdate>
+
+    <releaseinfo>$FreeBSD$</releaseinfo>
     
     <copyright>
       <year>1995</year>
@@ -76,7 +42,7 @@
       <holder>Projekt Dokumentacji FreeBSD</holder>
     </copyright>
 
-    &bookinfo.legalnotice;
+    &legalnotice;
 
     <legalnotice id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
@@ -185,11 +151,11 @@
         czytanie Podrêcznika od deski do deski.</para>
     </partintro>
 
-    <![ %chap.introduction;             [ &chap.introduction;         ]]>
-    <![ %chap.install;                  [ &chap.install;              ]]>
-    <![ %chap.basics;                   [ &chap.basics;               ]]>
-    <![ %chap.ports;                    [ &chap.ports;                ]]>
-    <![ %chap.x11;                      [ &chap.x11;                  ]]>
+    &chap.introduction;
+    &chap.install;
+    &chap.basics;
+    &chap.ports;
+    &chap.x11;
   </part>
   
   <part id="common-tasks">
@@ -231,11 +197,11 @@
 
     </partintro>
 
-    <![ %chap.desktop;                  [ &chap.desktop;              ]]>
-    <![ %chap.multimedia;               [ &chap.multimedia;           ]]>
-    <![ %chap.kernelconfig;             [ &chap.kernelconfig;         ]]>
-    <![ %chap.printing;                 [ &chap.printing;             ]]>
-    <![ %chap.linuxemu;                 [ &chap.linuxemu;             ]]>
+    &chap.desktop;
+    &chap.multimedia;
+    &chap.kernelconfig;
+    &chap.printing;
+    &chap.linuxemu;
   </part>
 
   <part id="system-administration">
@@ -254,17 +220,17 @@
         pracy z FreeBSD.</para>
     </partintro>
 
-    <![ %chap.config;                   [ &chap.config;               ]]>
-    <![ %chap.boot;                     [ &chap.boot;                 ]]>
-    <![ %chap.users;                    [ &chap.users;                ]]>
-    <![ %chap.security;                 [ &chap.security;             ]]>
-    <![ %chap.mac;			[ &chap.mac;		      ]]>
-    <![ %chap.audit;			[ &chap.audit;		      ]]>
-    <![ %chap.disks;                    [ &chap.disks;                ]]>
-    <![ %chap.geom;			[ &chap.geom;		      ]]>
-    <![ %chap.vinum;                    [ &chap.vinum;                ]]>
-    <![ %chap.l10n;                     [ &chap.l10n;                 ]]>
-    <![ %chap.cutting-edge;             [ &chap.cutting-edge;         ]]>
+    &chap.config;
+    &chap.boot;
+    &chap.users;
+    &chap.security;
+    &chap.mac;
+    &chap.audit;
+    &chap.disks;
+    &chap.geom;
+    &chap.vinum;
+    &chap.l10n;
+    &chap.cutting-edge;
   </part>
 
   <part id="network-communication">
@@ -307,25 +273,25 @@
 	sieciowym.</para>
     </partintro>
 
-    <![ %chap.serialcomms;              [ &chap.serialcomms;          ]]>
-    <![ %chap.ppp-and-slip;             [ &chap.ppp-and-slip;         ]]>
-    <![ %chap.mail;                     [ &chap.mail;                 ]]>
-    <![ %chap.network-servers;          [ &chap.network-servers;      ]]>
-    <![ %chap.firewalls;                [ &chap.firewalls;            ]]>
-    <![ %chap.advanced-networking;      [ &chap.advanced-networking;  ]]>
+    &chap.serialcomms;
+    &chap.ppp-and-slip;
+    &chap.mail;
+    &chap.network-servers;
+    &chap.firewalls;
+    &chap.advanced-networking;
 
   </part>
   
   <part id="appendices">
     <title>Dodatki</title>
     
-    <![ %chap.mirrors;                  [ &chap.mirrors;              ]]>
-    <![ %chap.bibliography;             [ &chap.bibliography;         ]]>
-    <![ %chap.eresources;               [ &chap.eresources;           ]]>
-    <![ %chap.pgpkeys;                  [ &chap.pgpkeys;              ]]>
+    &chap.mirrors;
+    &chap.bibliography;
+    &chap.eresources;
+    &chap.pgpkeys;
   </part>
-  <![ %chap.freebsd-glossary;         [ &bookinfo.freebsd-glossary; ]]>

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-doc-projects mailing list