translated files. In this way, we will be able to generate the
list of the outdated files automatically.
Obtained from: The FreeBSD Hungarian Documentation Project
Inspired by: The FreeBSD Greek Documentation Project
- Being on that, s/Sinópsis/Sinopsis/g. One mistake
repeated many times. Cosmetic change.
- Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the
list of the outdated files automatically.
Obtained from: The FreeBSD Hungarian Documentation Project
Inspired by: The FreeBSD Greek Documentation Project
More like this coming soon. I don't believe that "bad
documentation is better than no documentation" is true.
- Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the
list of the outdated files automatically.
Obtained from: The FreeBSD Hungarian Documentation Project
Inspired by: The FreeBSD Greek Documentation Project
- Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the
list of the outdated files automatically.
Obtained from: The FreeBSD Hungarian Documentation Project
Inspired by: The FreeBSD Greek Documentation Project
- Delete a link in x11/chapter.sgml that it's no more necessary.
- Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the
list of the outdated files automatically.
Obtained from: The FreeBSD Hungarian Documentation Project
Inspired by: The FreeBSD Greek Documentation Project
- Note that csup can now be used in place of cvsup
- Replace the cvs-all mailing list with the new SVN lists
- Explain how to convert standard-supfile for use with CURRENT
- Refine the sample commands for rebuilding world
Reviewed by: keramida, pgj, trhodes
- Eliminate a <blockquote> inside <para> (split <para> around <blockquote>)
- Use <sgmltag> markup where possible
- nsgmls does not always give error messages, just messages (those might
contain information on errors)
- Eliminate first person narration
- Add missing full stops
- Add a missing <literal> markup for CDATA
Reviewed by: blackend, danger, gabor, hrs, manolis, remko, trhodes
- Disable TOC generation in Makefile because in the original version it
does not make too much sense to have a one-item TOC
- Change structure of sections, move all the sect2 to level sect1; this
results shorter high-level sections, but it gives a more normal layout
- Mark up CUPS ports with <filename role="package"> to add Ports
Collection links for them
- Mark up group "cups" with <groupname>
- Fix a <programlisting> within a <para> situation
- Replace <filename> tags with <ulink> for local CUPS web interface
links
- Replace <literal> tags with <hostid> for "localhost"
- Mark up menu items with <quote> rather than <literal>
- Use <replaceable> elements where applicable
- Fix spelling
- Remove all verbatim quote symbols, replace them with <quote> elements
- Mark up make variables with <makevar> elements
- Mark up make targets with <maketarget> elements
Reviewed by: Chess Griffin <chess (at) chessgriffin (dot) com>