Repository state. This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.
Obtained from: FreeBSD Russian Documentation Project CVS Repository
line of the first paragraph (in the SGML) was truncated resulting in
things such as ``oard'', ``y'', ``eam'', ``atson'', and ``ubbard''.
Pointed out by: rwatson
2000-10-21 00:46 knu
* cvsweb.cgi: Always give options to click on a non-colored diff
_and_ a colored diff.
Requested by: SO many people :>
2000-10-20 22:59 knu
* TODO.knu: Hyperlinking was properly fixed.
2000-10-20 21:28 knu
* TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A>
won't nest. :)
Do not show additional "(colored)" diff links when long colored
diff is the default.
Reduce the use of `.' operator that is known to be expensive. Fix
indent, clean up.
2000-10-11 06:14 knu
* cvsweb.cgi: Introduce a new function: htmlquote().
Clean up hyperlink tags.
- Use &link() instead of <a href="...">...</a>.
- Do urlencode() or htmlquote() as appropriate.
2000-10-11 03:48 knu
* cvsweb.cgi:
- Recognize "links" as another text mode browser.
- Fix the revision links in the annotation view of a file.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
1.210 -> 1.211 news/newsflash.sgml
- Fix ${LOCALTOP} and *.revinc (this is no longer needed
for revision checking):
news/1996/Makefile
news/1997/Makefile
longer exists. While I'm here, remove the blurb about rewriting the
handbook and printing it since that was done last April.
PR: 21891
Submitted by: Giorgos Keramidas <giorgos.keramidas@westgate.gr>
2000-10-07 16:44 knu
* cvsweb.cgi: Fix &link() not to put a redundant trailing LF.
Improve manpage linking to support "foo.1" as well as "foo(1)".
2000-10-07 16:35 knu
* cvsweb.cgi: Fix screwups in the last commit.
Parse rlog's output explicitly. Recognize 77 ='s as a file
separator, and 28 -'s as revision separator.
Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-10-03 04:07 knu
* cvsweb.cgi: Cleanup $barequery generation. Undefine "my"
variables when they are done.
the changes are not need to merge.
1.12 -> 1.13 commercial/Makefile
- Merge the following from the English version:
1.24 -> 1.25 releases/Makefile
1.43 -> 1.44 releases/index.sgml
1.53 -> 1.55 search/search.sgml
- Add new translations:
releases/4.1.1R/Makefile
releases/4.1.1R/announce.sgml
releases/4.1.1R/errata.sgml
releases/4.1.1R/notes.sgml
Reviewed by: HINO Koji <hino@ccm.cl.nec.co.jp>
References: [doc-jp 7484]