Gabor Kovesdan
9b85c2d7f5
- Remove old web content and references to them
...
Discussed with: doc@, www@
2012-09-22 19:20:16 +00:00
Gabor Kovesdan
d8a2cdf09b
- Remove the following articles and references to them. Where it is
...
reasonable to maintain the reference, use the archived docs.
5-roadmap
checkpoint
dialup-firewall
diskless-x
euro
formatting-media
hats (content moved to htdocs/internal)
multi-os
storage-devices
vinum
zip-drive
All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/
No objection from: doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
0d49ae7c20
- Fix a typo; PUBLIC identifiers are case-sensitive
2012-09-14 21:37:14 +00:00
Gabor Kovesdan
9c243757ef
- XML declarations should use IANA encoding names
...
Pointed out by: hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
c61da2b6d9
- Fix a typo
...
Spotted by: gjb
2012-09-14 15:10:22 +00:00
Gabor Kovesdan
165056d894
Merge the projects/sgml2xml branch:
...
- Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML
- Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional
- Static webpages are now processed by XSLT behind the scenes
- Webpages are now built with less cycles; tidy has been removed and the
date processing is now done by XSLT
- Generated webpages are now actually valid (they did not use to be)
- All XSLT stylesheets now pull in a main XSLT, which reduces
duplicated markup
- Site map and index are converted to an XML format with an
XSLT transformation that generates the output
- For docs, there is now only one entity set for both articles and books
- Some trademark/legalnotice entities have been merged to a cohesive
single entity file
- Untranslated entity sets are now always pulled in from the English tree
instead of redundant copies
- The base and enbase entities are already automatically generated so
remove inline definitions from individual files
- Fetch the LEGAL file via http instead of depending on CVS
- Convert id names to lowercase to avoid mixing different styles and
for better readability
- All PSGML comments are removed since they are mostly useless
- Convert character entities to normal characters
- Do not copy CSS files but override only necessary part
- Fix build with newest tidy
- Partly update the fdp-primer to reflect changes
Approved by: doceng (implicit)
2012-09-14 12:11:19 +00:00
Gabor Kovesdan
617a3c9b13
- Convert character entities to normal characters
...
Approved by: doceng (implicit)
2012-09-14 09:57:47 +00:00
Gabor Kovesdan
b0de170035
- Fix translated entities by Properly overriding l10n.ent in the catalog chain
...
Approved by: doceng (implicit)
2012-08-30 17:41:56 +00:00
Gabor Kovesdan
763dee20eb
- MFH
...
Approved by: doceng (implicit)
2012-08-27 11:43:27 +00:00
Marc Fonvieille
4091b57dd8
Hook building-products to the build.
2012-08-25 19:52:34 +00:00
Marc Fonvieille
a8c453bebc
Add new translated article (building-products)
...
PR: docs/161804
Submitted by: Frederic Culot <culot@FreeBSD.org>
2012-08-25 19:51:06 +00:00
Gabor Kovesdan
862c85b832
- Fix conditional parts that depend on whether we currently have beta
...
release(s)
Approved by: doceng (implicit)
2012-08-24 22:04:59 +00:00
Gabor Kovesdan
f5b3523ae6
- Properly localize navibar entities
...
- Fix enntities of beta releases
Approved by: doceng (implicit)
2012-08-24 10:52:17 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
b92ed28d92
- Fix build of cluster-specific file
...
Approved by: doceng (implicit)
2012-08-20 13:55:48 +00:00
Gabor Kovesdan
7ba98a21ad
MFH
...
Approved by: doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
acb8333ccd
- Convert more id's and references to lower case
...
- Drop upper case support from CSS
Approved by: doceng (implicit)
2012-08-19 11:11:51 +00:00
Gabor Kovesdan
16e0394616
- Convert all id names to lowercase
...
Approved by: doceng (implicit)
2012-08-18 23:43:35 +00:00
Gabor Kovesdan
552c6a7fa5
- Fix typo
...
Approved by: doceng (implicit)
2012-08-18 22:05:53 +00:00
Gabor Kovesdan
f77daa56e0
- Properly copy XHTML fragments by adding namespace
...
- Allow disabling last modified date by setting the date variable to
empty text
- Only disable last modified date in old news, press, events pages since
it makes sense for recent entries
Approved by: doceng (implicit)
2012-08-15 21:50:43 +00:00
Gabor Kovesdan
89b9da42e7
- Remove unused ia64 news files
...
Approved by: doceng (implicit)
2012-08-13 20:58:20 +00:00
Gabor Kovesdan
217c06b0cd
- Simplify keyword markup
...
- Extract related schema definition into own DTD
Approved by: doceng (implicit)
2012-08-13 20:43:41 +00:00
Gabor Kovesdan
6f0813b25d
- For non-English pages generate the enbase entity, as well, not just base
...
- Remove inline declarations of base and enbase entities since they
are generated automatically in autogen.ent
Approved by: doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
77ddadd891
- Add namespace to XHTML fragments generated by XSLT stylesheets
...
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup
Approved by: doceng (implicit)
2012-08-12 20:35:40 +00:00
Gabor Kovesdan
9b19e6243c
- Remove the now unnecessary .decl files
...
Approved by: doceng (implicit)
2012-08-11 11:16:19 +00:00
Gabor Kovesdan
42b18717e8
- Add proper XML declarations with encoding specification to files that
...
didn't yet have it
Approved by: doceng (implicit)
2012-08-11 10:37:42 +00:00
Gabor Kovesdan
7612b1576b
- Fetch the LEGAL file instead of checking it out from CVS; it does not
...
required setting up CVSROOT and the CVS repo is not the main repo anymore
(and we already use fetch(1) elsewhere)
- Clean up the corresponding parts in translations, use a single copy of
LEGAL from the English pages
Approved by: doceng (implicit)
2012-08-10 10:15:50 +00:00
Gabor Kovesdan
44ff87d9fa
- Expand character entities in the French documentation
...
Approved by: doceng (implicit)
2012-08-09 22:39:25 +00:00
Gabor Kovesdan
02b9b66090
- Remove empty class attributes that slipped in with the XML migration
...
Approved by: doceng (implicit)
2012-08-09 22:02:58 +00:00
Gabor Kovesdan
74586f38c6
- Remove PSGML comments since they are not very useful after the XML
...
migration
Approved by: doceng (implicit)
No objection from: doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
9b77547545
- XMLify sitemap and site index
...
Approved by: doceng (implicit)
2012-08-05 13:41:44 +00:00
Gabor Kovesdan
d7f1fde5eb
- Add a cvs:keyword element to store the $FreeBSD$ keyword for later
...
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic
Approved by: doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
5f86a171af
- Remove forgotten leftover
...
Approved by: doceng (implicit)
2012-08-04 22:24:24 +00:00
Gabor Kovesdan
d649b89836
- Rename files that were converted to static pages and hook
...
them up to the build
Approved by: doceng (implicit)
2012-08-04 18:27:50 +00:00
Gabor Kovesdan
1a3bce7da0
- Convert these stylesheets to static pages since there is no actual
...
dynamic content
Approved by: doceng (implicit)
2012-08-04 18:24:54 +00:00
Gabor Kovesdan
9977e32c49
- Drop HTML Tidy support on webpages; on articles/books it is still used
...
since the default HTML output is not that clean
Approved by: doceng (implicit)
2012-08-04 17:56:04 +00:00
Gabor Kovesdan
9963e6bc57
- XMLify French webpages
...
(Note: old leftovers from commercial/ have been dropped since they are
extremely outdated and the generation process is very complicated.)
Approved by: doceng (implicit)
2012-08-01 19:06:15 +00:00
Marc Fonvieille
695b44a8f1
Hook linux-users to the build.
2012-07-04 20:07:28 +00:00
Marc Fonvieille
87fca66d32
Add translated version of articles/linux-users
...
PR: docs/160827
Submitted by: Frederic Culot <culot@FreeBSD.org>
2012-07-04 20:05:09 +00:00
Marc Fonvieille
c622ecb1ce
MFen: --> 38826
...
PR: docs/168973
Submitted by: Frederic Culot <culot@freebsd.org>
2012-06-25 19:16:09 +00:00
Marc Fonvieille
078a51a1d6
MFen: --> 39039
...
PR: docs/169342
Submitted by: Frederic Culot <culot@FreeBSD.org>
2012-06-24 19:43:08 +00:00
Gabor Kovesdan
d9c1ad40ed
- Fix remaining build errors
...
Approved by: doceng (implicit)
2012-06-24 17:43:09 +00:00
Gabor Kovesdan
f2ecf8111b
- XMLify the French tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:58:25 +00:00
Marc Fonvieille
b37f7ba81c
MFen to r38826
...
PR: docs/168960
Submitted by: Frederic Culot <culot@freebsd.org>
2012-06-12 19:27:11 +00:00
Marc Fonvieille
8f93728bfb
Hook for real the contributing-ports article.
2012-06-12 19:08:23 +00:00
Isabell Long
a8b7103aea
- Remove out-of-date references to the Halloween letter on the zh_CN and fr_FR
...
advocacy pages of the website.
- Remove letter.sgml itself in zh_CN.
- Remove references to letter.sgml from the advocacy directory's Makefile in
zh_CN.
Approved by: blackend, delphij, gabor (mentor)
2012-06-07 09:13:00 +00:00
Hiroki Sato
6624cb4ea1
Fix relnotes build.
...
Approved by: doceng (implicit)
2012-05-19 13:46:10 +00:00
Hiroki Sato
35babe0ae5
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
...
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.
Approved by: doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f
- Move developers.sgml to the language-independent directory.
...
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
Approved by: doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540
- Remove junk directories.
...
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
information in the www and the doc directory.
- Add various administration files to svnadmin.
Approved by: doceng (implicit)
2012-05-17 02:51:08 +00:00
Doug Barton
58189f49fe
Remove references to set_rcvar, which has been removed from 10-current.
...
While I'm here, bring some consistency to the various example rc.d scripts,
remove some bad examples, etc.
2012-01-14 23:16:00 +00:00
Marc Fonvieille
1be6bef18f
Add a new translated article.
...
PR: docs/160617
Submitted by: Frederic Culot <culot@freebsd.org>
2011-09-28 20:04:53 +00:00
Marc Fonvieille
a4ff21210a
Add Frederic Culot <culot@freebsd.org> as a translator.
2011-09-28 20:02:35 +00:00
Marc Fonvieille
367d4ab2bf
Remove some "breaking space" before colons that lead to a weird
...
rendering. This should, maybe, be handled by the stylesheet but I have
to time to investigate.
PR: docs/160284
Submitted by: Isabell Long <isabell121@gmail.com>
2011-09-10 13:50:45 +00:00
Glen Barber
05b167855f
Attempt to fix build.
2011-08-25 02:49:15 +00:00
Marc Fonvieille
5521de7b4e
Really hook DTrace chapter to the build since it can be built.
2011-08-24 20:48:44 +00:00
Marc Fonvieille
bcf0188714
MFen:
...
cutting-edge/chapter.sgml 1.227 --> 1.235
2011-08-24 20:42:51 +00:00
Marc Fonvieille
ab5e19b487
Add new translated chapter (not hooked to the build yet).
...
Based on a submission from: Isabell Long <isabell121@gmail.com>
2011-06-13 16:22:06 +00:00
Marc Fonvieille
0a7e9b67f1
Fix typos.
...
Mostly based on PR: docs/157767
Submitted by: Isabell Long <isabell121@gmail.com>
2011-06-11 18:43:17 +00:00
Marc Fonvieille
1c5dd0f28c
MFen: 1.268 --> 1.291
2011-05-04 20:15:58 +00:00
Marc Fonvieille
c7dd05364c
MFen: 1.57 --> 1.78
...
and some translation fixes.
2011-05-04 20:14:54 +00:00
Hiroki Sato
ab50a81819
Remove redundant LI (langage-independent) parts of freebsd.dsl in
...
directories for the localization. ($email-footer$) should be
revisited later because it still involves both of its style (LI) and
content (LD).
2010-12-08 06:26:00 +00:00
Marc Fonvieille
bb4c2f5339
Typos chasing.
2010-09-08 20:14:27 +00:00
Marc Fonvieille
a3629dfb60
Typos fixing.
...
Submitted by: Stéphane Ghidetti <stephane@ghidetti.net>
2010-09-07 19:16:21 +00:00
Marc Fonvieille
30de0ba9bc
Typos fixing.
2010-09-07 19:07:34 +00:00
Marc Fonvieille
3bc682b10a
Typo fixes.
2010-09-06 08:31:48 +00:00
Marc Fonvieille
db16cfa41f
Some typo fixes.
...
Submitted by: Stéphane Ghidetti <stephane@ghidetti.net>, blackend.
2010-09-05 18:46:00 +00:00
Marc Fonvieille
7ac1f0d1d7
Fix some typos.
2010-08-19 08:22:59 +00:00
Marc Fonvieille
b217471a71
Fix some typos.
2010-08-17 19:52:30 +00:00
Marc Fonvieille
f8ba1b14de
Fix some typos.
2010-08-17 13:33:53 +00:00
Marc Fonvieille
4c01bad9b2
Fix a typo.
...
PR: docs/133245
Submitted by: guillaume <g71@laposte.net>
2010-08-17 08:40:31 +00:00
Marc Fonvieille
31390c7680
Typo fixing.
...
Found by: Bertrand Giraudet <giraudetbertrand@yahoo.fr>
2010-02-16 17:54:03 +00:00
Antoine Brodin
3410209f33
Fix a broken link.
...
Approved by: blackend@
2010-01-26 19:47:21 +00:00
Antoine Brodin
503fb29e76
Update french version of flyer.tex.
...
Approved by: blackend@
2010-01-19 17:56:38 +00:00
Marc Fonvieille
e340f45a71
Hook to the build explaining-bsd article.
2009-06-07 13:26:03 +00:00
Marc Fonvieille
af54262029
Add a new translated article. Article translated by Rodrigo Osorio,
...
Maxime Derche and Thierry Thomas (thierry@), with some updates and
fixes done by blackend@.
PR: docs/134877
Submitted by: Rodrigo Osorio <rodrigo@bebik.net>
2009-06-07 13:24:41 +00:00
Marc Fonvieille
6da342dd29
Add some translator entities.
2009-06-07 13:07:21 +00:00
Marc Fonvieille
92874371ff
- Various fixes;
...
- MFen: 1.17 --> 1.35
2009-06-06 14:33:49 +00:00
Marc Fonvieille
08407430f7
MFen:
...
audit/chapter.sgml: 1.31 --> 1.33
install/chapter.sgml: 1.390 --> 1.392
2008-12-24 14:01:45 +00:00
Marc Fonvieille
825cd8e878
Remove outdated article from the build.
2008-10-23 18:38:28 +00:00
Marc Fonvieille
78fbb6550c
Remove outdated article from 2.X area.
2008-10-23 18:20:17 +00:00
Marc Fonvieille
79bf7434be
MFen: 1.134 --> 1.136
2008-10-21 20:04:22 +00:00
Marc Fonvieille
6203f150f0
MFen:
...
handbook/desktop/chapter.sgml: 1.75 --> 1.76
handbook/install/chapter.sgml: 1.388 --> 1.390
2008-10-19 12:34:11 +00:00
Marc Fonvieille
ed7416063b
MFen: 1.184 --> 1.189
2008-10-01 19:42:32 +00:00
Marc Fonvieille
458b09001e
Add a new translated section.
2008-09-28 20:08:43 +00:00
Marc Fonvieille
9ae499f409
Add 2 new translated sect1.
2008-06-29 20:23:04 +00:00
Marc Fonvieille
714cc7be2b
Add a new translated sect1 and necessary placeholders to allow the
...
build. This based on a great submission from Gregory Delfly
<gregoryd.freebsd@free.fr>
2008-05-03 08:50:04 +00:00
Marc Fonvieille
936ffe7eab
MFen: 1.383 --> 1.388
2008-03-01 17:16:26 +00:00
Marc Fonvieille
001dc1e2a0
Typo
...
Submitted by: Alain BATARD <a.batard@forteam.fr>
2008-02-23 10:25:32 +00:00
Marc Fonvieille
0d171d6aff
Add some place-holders for non-translated sect1s
2008-02-03 10:21:33 +00:00
Marc Fonvieille
58fa147051
- Remove a very old placeholder
...
- Add a new translated sect1
2008-02-03 10:00:57 +00:00
Marc Fonvieille
69510d0703
Add the firewalls chapter entities.
2008-02-03 09:59:53 +00:00
Marc Fonvieille
9812455cfe
Add placeholders for a non-translated chapter.
2008-02-03 09:56:35 +00:00
Marc Fonvieille
e829702251
MFen: 1.171 --> 1.172 and some intentional missing bits.
2008-02-03 09:04:16 +00:00
Marc Fonvieille
278c6a5b4a
Update the synopsys and add a new translated section.
2008-01-29 18:55:31 +00:00
Marc Fonvieille
9cbf68d9b3
Fix some typos.
...
PR: docs/119536
Submitted by: gregory delfly <gregoryd.freebsd@free.fr>
2008-01-13 21:06:47 +00:00
Marc Fonvieille
936d578e7b
Typo fixing
...
PR: docs/119137
Submitted by: gregory delfly <gregoryd.freebsd@free.fr>
2007-12-30 16:12:55 +00:00
Marc Fonvieille
afaac1fdc4
Translation fix.
...
Submitted by: Gregory Delfly <gregoryd.freebsd@free.fr>
2007-12-30 16:04:20 +00:00
Marc Fonvieille
c3bf910351
MFen:
...
handbook/audit/chapter.sgml: 1.28 --> 1.31
handbook/basics/chapter.sgml: 1.149 --> 1.152
handbook/bibliography/chapter.sgml: 1.78 --> 1.85
handbook/desktop/chapter.sgml: 1.73 --> 1.75
2007-12-30 15:47:25 +00:00
Marc Fonvieille
325237d002
MFen:
...
Makefile 1.1 --> 1.2
flyer.tex 1.10 --> 1.14
2007-12-15 08:45:49 +00:00
Marc Fonvieille
f9f9a5da11
Hook nanobsd article to the build.
2007-12-12 18:34:58 +00:00
Marc Fonvieille
1081fcf645
Add a new translation.
...
Based on submission from: Jean-Loic Tignon <loic@vigilan.net>
2007-12-12 18:34:23 +00:00
Marc Fonvieille
c7a387c747
Add a new translator entity.
2007-12-12 18:32:54 +00:00
Marc Fonvieille
c3f14b8cd4
Add some new translated sections.
...
Submitted by: Gregory Delfly <gregoryd.freebsd@free.fr>
2007-12-05 12:21:50 +00:00
Marc Fonvieille
65eaed6c68
Update the translators related part of the introduction.
2007-12-05 12:20:31 +00:00
Marc Fonvieille
6159a5d046
Add a translator entity
2007-12-05 12:19:22 +00:00
Marc Fonvieille
01ebefe078
- MFen: 1.10 --> 1.13
...
- Some translation fixes
2007-11-04 19:01:46 +00:00
Marc Fonvieille
ec8ff14525
MFen: 1.106 --> 1.108
2007-11-04 18:57:25 +00:00
Marc Fonvieille
c695ca3e26
MFen:
...
eresources/chapter.sgml: 1.182 --> 1.183
introduction/chapter.sgml: 1.119 --> 1.121
mirrors/chapter.sgml: 1.438 --> 1.441
multimedia/chapter.sgml: 1.126 --> 1.128
network-servers/chapter.sgml: 1.100 --> 1.101 (just a revision # bump)
2007-11-02 17:58:18 +00:00
Marc Fonvieille
6066d8f929
MFen: 1.359 --> 1.383
2007-10-27 07:58:51 +00:00
Marc Fonvieille
3978d0e407
MFen:
...
basics/chapter.sgml: 1.148 --> 1.149
ports/chapter.sgml: 1.265 --> 1.268
2007-09-26 19:44:33 +00:00
Marc Fonvieille
72dcbeb16e
Typo fixing.
2007-09-11 16:50:01 +00:00
Marc Fonvieille
93906d7f30
MFen: 1.171 --> 1.176
2007-09-11 16:43:21 +00:00
Marc Fonvieille
7c302a90a8
MFen:
...
mirrors/chapter.sgml: 1.427 --> 1.438
network-servers/chapter.sgml: 1.54 --> 1.100
2007-08-26 09:32:43 +00:00
Marc Fonvieille
214d49591f
MFen:
...
config/chapter.sgml: 1.191 --> 1.227
disks/chapter.sgml: 1.242 --> 1.277
2007-08-23 09:37:01 +00:00
Marc Fonvieille
a71d666e4f
Translation fixes.
2007-07-29 13:26:55 +00:00
Marc Fonvieille
e818f90310
Fix some typos.
2007-07-26 18:31:30 +00:00
Marc Fonvieille
52808cdd12
MFen: 1.147 --> 1.171
2007-07-17 07:01:27 +00:00
Marc Fonvieille
75b44476bd
MFen:
...
Makefile 1.104 --> 1.106
install/chapter.sgml 1.347 --> 1.359
2007-07-15 12:05:58 +00:00
Marc Fonvieille
86f263a18c
MFen:
...
basics/chapter.sgml: 1.147 --> 1.148
desktop/chapter.sgml: 1.71 --> 1.73
eresources/chapter.sgml: 1.181 --> 1.182
l10n/chapter.sgml: 1.123 --> 1.124
users/chapter.sgml: 1.57 --> 1.58
2007-07-14 17:53:04 +00:00
Marc Fonvieille
bddaaefef6
MFen: 1.56 --> 1.57
2007-07-14 17:33:35 +00:00
Marc Fonvieille
99b3c7faef
MFen:
...
geom/chapter.sgml 1.26 --> 1.30
x11/chapter.sgml 1.179 --> 1.184
2007-07-13 08:16:58 +00:00
Marc Fonvieille
cde7fd4748
MFen:
...
cutting-edge/chapter.sgml: 1.225 --> 1.227
introduction/chapter.sgml: 1.118 --> 1.119
linuxemu/chapter.sgml: 1.133 --> 1.134
ports/chapter.sgml: 1.263 --> 1.265
2007-07-08 16:48:53 +00:00
Marc Fonvieille
28071ed98c
MFen: 1.35 --> 1.39
2007-07-08 12:12:34 +00:00
Marc Fonvieille
3543f1bb30
Translation refinement.
2007-07-08 12:10:18 +00:00
Marc Fonvieille
06ba25ab16
MFen:
...
fr_FR.ISO8859-1/books/handbook/Makefile 1.95 --> 1.104
fr_FR.ISO8859-1/books/handbook/book.sgml 1.163 --> 1.171
fr_FR.ISO8859-1/books/handbook/chapters.ent 1.32 --> 1.37
2007-07-08 12:05:29 +00:00
Marc Fonvieille
25b0880275
Add a new translated chapter.
2007-07-08 10:41:38 +00:00
Chin-San Huang
043d290d09
- Revert the two screenshots back to avoid the inconsistent content
...
until the translation teams to update their files.
Suggested by: blackend, Ganbold
2007-06-28 02:46:39 +00:00
Chin-San Huang
f7c4c3dcc1
Remove the deprecated item(IMAGES_EN+= install/desktop.scr
...
install/xf86setup.scr) link of IMAGE_EN to avoid building failure.
Sorry.
2007-06-27 15:42:51 +00:00
Marc Fonvieille
0dce850876
MFen:
...
install/chapter.sgml 1.345 --> 1.347
introduction/chapter.sgml 1.117 --> 1.118
multimedia/chapter.sgml 1.122 --> 1.126
2007-05-01 15:59:12 +00:00
Marc Fonvieille
fd5402b00f
Add image links for the virtualization chapter.
2007-04-30 18:17:11 +00:00
Marc Fonvieille
0371fcf606
MFen: 1.8 --> 1.10
2007-04-30 18:15:45 +00:00
Marc Fonvieille
a16df1b516
Let's hook jail chapter to the build.
2007-04-30 11:00:03 +00:00
Marc Fonvieille
be675d769e
Add new translated chapter.
2007-04-30 10:58:35 +00:00
Marc Fonvieille
719a1d329a
Grammar fix.
2007-04-30 10:57:45 +00:00
Marc Fonvieille
229ce86f9b
Hook virtualization chapter.
2007-04-14 12:04:08 +00:00
Marc Fonvieille
27356cd780
Add translated version of this chapter.
2007-04-14 12:03:15 +00:00
Marc Fonvieille
202ab52eb8
Remove duplicate entries.
2007-04-14 07:35:16 +00:00
Marc Fonvieille
761041ea75
MFen:
...
basics/chapter.sgml: 1.146 --> 1.147
l10n/chapter.sgml: 1.122 --> 1.123
linuxemu/chapter.sgml: 1.132 --> 1.133
2007-04-09 17:27:52 +00:00
Marc Fonvieille
be6b165de7
MFen: 1.20 --> 1.26
2007-04-06 13:17:58 +00:00
Marc Fonvieille
9673b47191
Translation tweak.
2007-03-25 10:53:03 +00:00
Marc Fonvieille
79b486497b
Typos fixing.
2007-03-11 19:40:01 +00:00
Marc Fonvieille
1664530f8e
Bump copyright year since the translation has been heavily updated.
2007-02-24 10:07:09 +00:00
Marc Fonvieille
eacfea3a7d
MFen:
...
eresources/chapter.sgml 1.175 --> 1.181
cutting-edge/chapter.sgml 1.219 --> 1.225
2007-02-23 13:32:54 +00:00
Marc Fonvieille
d08696e333
eresources/chapter.sgml Translation fixes
...
MFen:
mirrors/chapter.sgml 1.413 --> 1.427
ports/chapter.sgml 1.261 --> 1.263
2007-02-22 19:28:41 +00:00
Marc Fonvieille
559ed9465f
MFen:
...
basics/chapter.sgml 1.144 --> 1.146
bibliography/chapter.sgml 1.74 --> 1.78
boot/chapter.sgml 1.63 --> 1.65
install/chapter.sgml 1.344 --> 1.345
l10n/chapter.sgml 1.112 --> 122
2007-02-21 20:55:19 +00:00
Marc Fonvieille
8eece55386
Mention the right revision number: 1.117 not 1.116
2007-02-21 09:48:10 +00:00
Marc Fonvieille
3d82d70004
MFen:
...
colophon.sgml 1.8 --> 1.9 (update revision number)
introduction/chapter.sgml 1.114 --> 1.116
linuxemu/chapter.sgml 1.130 --> 1.132
users/chapter.sgml 1.52 --> 1.57
2007-02-21 09:44:00 +00:00
Marc Fonvieille
6d52d5da5f
MFen:
...
desktop/chapter.sgml 1.69 --> 1.71
x11/chapter.sgml 1.178 --> 1.179
2007-02-20 14:31:15 +00:00
Marc Fonvieille
52c0487f73
MFen:
...
multimedia/chapter.sgml 1.111 --> 1.122
ports/chapter.sgml 1.260 --> 1.161
2007-02-19 15:19:08 +00:00