Gabor Kovesdan
f5b13d3d30
- Clean up more DSSSL leftovers
2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584
- Add back SGML catalogs (trimmed to minimally necessary content) since
...
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
3327cf64d4
- Remove HTML Tidy leftovers
2013-02-01 18:51:52 +00:00
Gabor Kovesdan
a3c89a1805
- Use exclusively the XML catalogs and drop the old SGML format
2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b
- Move language-independent entities directly to the DTD
2013-02-01 09:03:01 +00:00
Gabor Kovesdan
d891a25dc5
- Make sure all source files are ready before validation
...
- Make sure all source files are ready before building
- Clean up the workarounds from handbook Makefiles
2013-01-31 09:55:07 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Gabor Kovesdan
8851951886
- Make the Hungarian documentation valid XML
2013-01-21 17:39:10 +00:00
Hiroki Sato
a4266c0837
Fix syntax errors in translated documents. These caused a build breakage in
...
newer libxslt which check the stylesheet syntax more strictly.
|It is an error for the value of either the use attribute or the match
|attribute to contain a VariableReference.
| (XSL Transformations (XSLT) Version 1.0, Section 12.2)
2013-01-09 16:13:30 +00:00
Sean Bruno
17ad60b6cc
Update clusteradm@ with more accurate list.
...
sort list by alpha by userid
Reviewed by: simon@freebsd.org peter@freebsd.org
2012-10-15 22:02:17 +00:00
Gabor Kovesdan
5086b7db96
- Fix the make lint (validate) target
2012-10-13 18:32:14 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Isabell Long
bee5d224fe
Remove the ability to change the font size on the website. There are now
...
much better ways of doing this in modern web browsers. Furthermore, it
never worked as well as it should have done, as too much of the website is
built around fixed layouts.
It was felt it was best to remove the size switcher from all languages at
once, so that the infrastructure (styleswitcher.js etc.) could be removed
at the same time.
Discussed at: Cambridge DevSummit, August 2012
Discussed on: www@
Approved by: gabor (mentor)
2012-09-30 13:27:05 +00:00
Gabor Kovesdan
efe7023c1f
- Encoding names should be IANA names and in lower case
2012-09-22 20:09:08 +00:00
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
9c243757ef
- XML declarations should use IANA encoding names
...
Pointed out by: hrs
2012-09-14 17:47:48 +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
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
41385ac952
- Expand character entities in the Hungarian documentation
...
Approved by: doceng (implicit)
2012-08-21 12:56:14 +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
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
056e74b19c
- Convert these forgotten XSL files to the new convention
...
Approved by: doceng (implicit)
2012-08-10 10:13:04 +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
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
e14ab33015
- XMLify Hungarian webpages
...
Approved by: doceng (implicit)
2012-08-01 22:28:26 +00:00
Gabor Kovesdan
75bf39bbce
- XMLify the Hungarian tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:59:03 +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
Daniel Gerzo
256e57ad67
- fix typos
...
Submitted by: pgj@
2011-02-06 21:08:34 +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
Gabor Pali
01abcafdff
- Step down from the Hungarian Documentation Project
...
- Reset maintainership
- Remove self from translators
2010-11-28 19:23:08 +00:00
Gabor Pali
2f81e02b9f
MFen:
...
1.243 -> 1.244 hu_HU.ISO8859-2/books/handbook/config/chapter.sgml
1.297 -> 1.298 hu_HU.ISO8859-2/books/handbook/disks/chapter.sgml
1.201 -> 1.203 hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml
1.49 -> 1.50 hu_HU.ISO8859-2/books/handbook/geom/chapter.sgml
1.412 -> 1.413 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
1.140 -> 1.141 hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.sgml
1.203 -> 1.204 hu_HU.ISO8859-2/books/handbook/x11/chapter.sgml
1.1130 -> 1.1131 hu_HU.ISO8859-2/books/faq/book.sgml
1.70 -> 1.72 hu_HU.ISO8859-2/share/sgml/mailing-lists.ent
2010-11-28 18:21:57 +00:00
Gabor Pali
d800b7443b
MFen:
...
1.432 -> 1.433 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.20 -> 1.21 hu_HU.ISO8859-2/books/handbook/jails/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-09-05 18:01:08 +00:00
Gabor Pali
f7cc32cdb3
MFen:
...
1.4 -> 1.5 hu_HU.ISO8859-2/articles/cups/article.sgml
1.431 -> 1.432 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.241 -> 1.243 hu_HU.ISO8859-2/books/handbook/config/chapter.sgml
1.248 -> 1.249 hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
1.96 -> 1.97 hu_HU.ISO8859-2/books/handbook/desktop/chapter.sgml
1.410 -> 1.412 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
1.124 -> 1.125 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-30 01:53:03 +00:00
Gabor Pali
e7ff2eff55
MFen:
...
1.112 -> 1.113 hu_HU.ISO8859-2/books/handbook/Makefile
1.430 -> 1.431 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.88 -> 1.89 hu_HU.ISO8859-2/books/handbook/bibliography/chapter.sgml
1.295 -> 1.297 hu_HU.ISO8859-2/books/handbook/disks/chapter.sgml
1.400 -> 1.410 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
1.135 -> 1.137 hu_HU.ISO8859-2/books/handbook/multimedia/chapter.sgml
1.192 -> 1.194 hu_HU.ISO8859-2/books/handbook/ppp-and-slip/chapter.sgml
1.202 -> 1.203 hu_HU.ISO8859-2/books/handbook/x11/chapter.sgml
1.1126 -> 1.1130 hu_HU.ISO8859-2/books/faq/book.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-22 12:49:30 +00:00
Gabor Pali
0fdcaa2f3f
MFen:
...
1.294 -> 1.295 hu_HU.ISO8859-2/books/handbook/disks/chapter.sgml
1.93 -> 1.94 hu_HU.ISO8859-2/books/handbook/firewalls/chapter.sgml
1.48 -> 1.49 hu_HU.ISO8859-2/books/handbook/geom/chapter.sgml
1.1124 -> 1.1126 hu_HU.ISO8859-2/books/faq/book.sgml
1.79 -> 1.80 hu_HU.ISO8859-2/books/fdp-primer/sgml-markup/chapter.sgml
1.49 -> 1.50 hu_HU.ISO8859-2/books/fdp-primer/sgml-primer/chapter.sgml
1.126 -> 1.127 hu_HU.ISO8859-2/share/sgml/freebsd.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-15 08:08:47 +00:00
Gabor Pali
1f1f7b3354
- Fix typos and spelling in the Hungarian linux-users article [1]
...
- Further minor nits
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com> [1]
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-11 22:31:22 +00:00
Gabor Pali
62a39c73cd
- Fix spelling
...
Suggested by: Katalin Konkoly <katalin.konkoly@gmail.com>
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-08 11:29:30 +00:00
Gabor Pali
f88f47eae0
MFen:
...
1.397 -> 1.400 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-08 06:27:03 +00:00
Gabor Pali
a4fd06c779
- Fix typos, spelling, and improve translation in the Hungarian Handbook,
...
Chapter 13
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-06 23:18:04 +00:00
Gabor Pali
566d4a01b4
- Fix typos and spelling in the Hungarian Handbook, Chapter 12
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-06 23:15:21 +00:00
Gabor Pali
1bdb14da35
- Fix typos, spelling, and improve translation in the Hungarian Handbook,
...
Chapter 11
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-06 23:12:54 +00:00
Gabor Pali
c6d0c3be3b
- Fix typos, correct spelling, and improve translation in the Hungarian
...
Handbook, Chapter 10
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-08-03 15:41:15 +00:00
Gabor Pali
3739c770e3
MFen:
...
1.10 -> 1.11 hu_HU.ISO8859-2/articles/linux-comparison/article.sgml
1.8 -> 1.10 hu_HU.ISO8859-2/articles/linux-users/article.sgml
1.3 -> 1.4 hu_HU.ISO8859-2/articles/cups/article.sgml
1.239 -> 1.241 hu_HU.ISO8859-2/books/handbook/config/chapter.sgml
1.394 -> 1.397 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
1.488 -> 1.489 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.1123 -> 1.1124 hu_HU.ISO8859-2/books/faq/book.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-03 00:56:49 +00:00
Gabor Pali
95d4f5f80c
- Replace translation of "(print) job" for a more common one in the
...
Hungarian Handbook
Suggested by: Katalin Konkoly <katalin.konkoly@gmail.com>
Obtained from: The FreeBSD Hungarian Documentation Project
2010-08-02 22:18:58 +00:00
Gabor Pali
2b8bda53e1
- Fix typos, correct spelling, and improve translation in the Hungarian
...
Handbook, Chapter 9
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-08-02 20:34:30 +00:00
Gabor Pali
90de9c6e04
- Fix typos and spelling in the Hungarian Handbook, Chapter 8
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-07-27 19:41:50 +00:00
Gabor Pali
02a86f226c
MFen:
...
1.137 -> 1.138 hu_HU.ISO8859-2/books/handbook/introduction/chapter.sgml
1.123 -> 1.124 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
1.124 -> 1.126 hu_HU.ISO8859-2/share/sgml/freebsd.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-07-25 20:48:05 +00:00
Gabor Pali
cd7113a5dc
- Fix typos, improve translation and spelling in the Hungarian Handbook,
...
Chapter 7
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-07-18 16:26:59 +00:00
Gabor Pali
fb846edcf6
- Fix typos and spelling in the Hungarian Handbook, Chapter 6
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-07-18 16:01:00 +00:00
Gabor Pali
dbb649a643
MFen:
...
1.92 -> 1.93 hu_HU.ISO8859-2/books/handbook/firewalls/chapter.sgml
1.393 -> 1.394 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
1.486 -> 1.488 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.1120 -> 1.1123 hu_HU.ISO8859-2/books/faq/book.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-07-18 15:31:49 +00:00
Gabor Pali
3e5f2dea8e
MFen:
...
1.247 -> 1.248 hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
1.392 -> 1.393 hu_HU.ISO8859-2/books/handbook/install/chapter.sgml
1.201 -> 1.202 hu_HU.ISO8859-2/books/handbook/x11/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-07-11 17:04:43 +00:00
Gabor Pali
a56225583d
MFen:
...
1.24 -> 1.25 hu_HU.ISO8859-2/articles/explaining-bsd/article.sgml
1.483 -> 1.486 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.122 -> 1.123 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
1.24 -> 1.25 hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml
1.122 -> 1.124 hu_HU.ISO8859-2/share/sgml/freebsd.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-07-04 10:02:41 +00:00
Gabor Pali
85b03a807a
MFen:
...
1.87 -> 1.88 hu_HU.ISO8859-2/books/handbook/bibliography/chapter.sgml
1.95 -> 1.96 hu_HU.ISO8859-2/books/handbook/desktop/chapter.sgml
1.23 -> 1.24 hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-06-19 20:37:49 +00:00
Gabor Pali
3a6c136eee
- Add a missing closing tag in the Hungarian Handbook
...
Submitted by: Norbert Bukuli <bukuli.norbert@gmail.com>
2010-06-15 14:40:37 +00:00
Gabor Pali
5050e03330
- Fix a typo in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-13 01:00:39 +00:00
Gabor Pali
7ffaf4c510
- Fix typos in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-12 22:11:14 +00:00
Gabor Pali
bf0af88674
- Fix typos, improve translation in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-12 21:49:42 +00:00
Gabor Pali
1b0fa1d055
- Fix typos, improve translation in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-12 21:21:31 +00:00
Gabor Pali
eb2f11f9e3
- Fix typos in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-12 18:59:01 +00:00
Gabor Pali
7aace1fb6b
MFen:
...
1.246 -> 1.247 hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
1.481 -> 1.483 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.121 -> 1.122 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-06-12 16:54:42 +00:00
Gabor Pali
5709c89242
- Fix typos in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-07 01:49:43 +00:00
Gabor Pali
a2c987aef2
- Fix typos, improve translation in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-07 01:35:03 +00:00
Gabor Pali
7048398aac
- Fix typos and spelling in the Hungarian Handbook
...
Submitted by: Katalin Konkoly <katalin.konkoly@gmail.com>
2010-06-07 01:07:55 +00:00
Gabor Pali
5e18d523b9
MFen:
...
1.293 -> 1.294 hu_HU.ISO8859-2/books/handbook/disks/chapter.sgml
1.479 -> 1.481 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.47 -> 1.48 hu_HU.ISO8859-2/share/sgml/trademarks.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-05-31 02:31:19 +00:00
Gabor Pali
eb58475f9d
MFen:
...
1.132 -> 1.133 hu_HU.ISO8859-2/books/handbook/l10n/chapter.sgml
1.121 -> 1.122 hu_HU.ISO8859-2/books/handbook/printing/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-05-23 03:17:34 +00:00
Gabor Pali
f7c1827650
MFen:
...
1.429 -> 1.430 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.200 -> 1.201 hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml
1.120 -> 1.121 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
1.69 -> 1.70 hu_HU.ISO8859-2/share/sgml/mailing-lists.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-05-16 15:09:18 +00:00
Gabor Pali
ee4b5bc7dd
MFen:
...
1.428 -> 1.429 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.35 -> 1.36 hu_HU.ISO8859-2/share/sgml/glossary/freebsd-glossary.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-05-09 00:35:58 +00:00
Gabor Pali
f2efdbbab1
MFen:
...
1.91 -> 1.95 hu_HU.ISO8859-2/books/handbook/desktop/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-05-02 22:47:02 +00:00
Gabor Pali
4518d74303
MFen:
...
1.426 -> 1.428 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.477 -> 1.479 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.121 -> 1.122 hu_HU.ISO8859-2/share/sgml/freebsd.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-03-28 18:58:52 +00:00
Gabor Pali
78c39fab2e
MFen:
...
1.78 -> 1.79 hu_HU.ISO8859-2/books/fdp-primer/sgml-markup/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-03-21 01:12:11 +00:00
Gabor Pali
c6f068b852
MFen:
...
1.119 -> 1.120 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
1.335 -> 1.336 hu_HU.ISO8859-2/books/handbook/security/chapter.sgml
1.1119 -> 1.1120 hu_HU.ISO8859-2/books/faq/book.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-03-12 23:11:11 +00:00
Gabor Pali
cdfeebeb6e
MFen:
...
1.13 -> 1.15 hu_HU.ISO8859-2/articles/version-guide/article.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-02-22 12:06:15 +00:00
Gabor Pali
780029edd5
MFen:
...
1.474 -> 1.477 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.119 -> 1.121 hu_HU.ISO8859-2/share/sgml/freebsd.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-02-14 05:15:46 +00:00
Gabor Pali
d973c1cd11
MFen:
...
1.199 -> 1.200 hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml
1.131 -> 1.132 hu_HU.ISO8859-2/books/handbook/l10n/chapter.sgml
1.139 -> 1.140 hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.sgml
1.118 -> 1.119 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
1.22 -> 1.23 hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml
1.68 -> 1.69 hu_HU.ISO8859-2/share/sgml/mailing-lists.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-02-06 22:45:13 +00:00
Gabor Pali
7a930f10bb
MFen:
...
1.175 -> 1.176 hu_HU.ISO8859-2/books/handbook/book.sgml
1.292 -> 1.293 hu_HU.ISO8859-2/books/handbook/disks/chapter.sgml
1.16 -> 1.17 hu_HU.ISO8859-2/flyer/flyer.tex
Obtained from: The FreeBSD Hungarian Documentation Project
2010-01-25 18:45:12 +00:00
Gabor Pali
febbdb247f
MFen:
...
1.425 -> 1.426 hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml
1.245 -> 1.246 hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
1.334 -> 1.335 hu_HU.ISO8859-2/books/handbook/security/chapter.sgml
Obtained from: The FreeBSD Hungarian Documentation Project
2010-01-17 03:56:53 +00:00
Gabor Pali
a8d3e08a3f
MFen:
...
1.200 -> 1.201 hu_HU.ISO8859-2/books/handbook/x11/chapter.sgml
1.46 -> 1.47 hu_HU.ISO8859-2/share/sgml/trademarks.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2010-01-12 15:32:23 +00:00