- 'kernelconfig' synchronized with the original.

- Delete chapters 'kerneldebug' and 'kernelopts'.

- Changes in handbook/Makefile, chapters.ent and
book.sgml to reflect that.

As always, with help from: The FreeBSD Spanish
Documentation Project
This commit is contained in:
J. Vicente Carrasco 2008-11-22 00:27:06 +00:00
parent 8256de476c
commit 2c3c3e7ecb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33270
4 changed files with 1295 additions and 1118 deletions
es_ES.ISO8859-1/books/handbook

View file

@ -174,8 +174,6 @@ SRCS+= install/chapter.sgml
SRCS+= introduction/chapter.sgml
SRCS+= jails/chapter.sgml
SRCS+= kernelconfig/chapter.sgml
SRCS+= kerneldebug/chapter.sgml
SRCS+= kernelopts/chapter.sgml
SRCS+= l10n/chapter.sgml
SRCS+= linuxemu/chapter.sgml
SRCS+= mac/chapter.sgml

View file

@ -48,7 +48,6 @@
<!ENTITY % chap.mail "IGNORE">
<!ENTITY % chap.cutting-edge "IGNORE">
<!-- <!ENTITY % chap.policies "IGNORE"> -->
<!ENTITY % chap.kerneldebug "IGNORE">
<!ENTITY % chap.linuxemu "IGNORE">
<!ENTITY % chap.mirrors "IGNORE">
<!ENTITY % chap.bibliography "IGNORE">
@ -257,8 +256,6 @@
<![ %chap.desktop; [ &chap.desktop; ]]>
<![ %chap.multimedia; [ &chap.multimedia; ]]>
<![ %chap.kernelconfig; [ &chap.kernelconfig; ]]>
<![ %chap.kerneldebug; [ &chap.kerneldebug; ]]>
<![ %chap.kernelopts; [ &chap.kernelopts; ]]>
<![ %chap.printing; [ &chap.printing; ]]>
<![ %chap.linuxemu; [ &chap.linuxemu; ]]>
</part>

View file

@ -31,8 +31,6 @@
<!ENTITY chap.desktop SYSTEM "desktop/chapter.sgml">
<!ENTITY chap.multimedia SYSTEM "multimedia/chapter.sgml">
<!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.sgml">
<!ENTITY chap.kerneldebug SYSTEM "kerneldebug/chapter.sgml">
<!ENTITY chap.kernelopts SYSTEM "kernelopts/chapter.sgml">
<!ENTITY chap.printing SYSTEM "printing/chapter.sgml">
<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.sgml">

File diff suppressed because it is too large Load diff