summaryrefslogtreecommitdiff
path: root/lang/erlang-doc
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-12-15 13:32:10 +0000
committerasau <asau@pkgsrc.org>2009-12-15 13:32:10 +0000
commite74a16ceafa41a525726d13a422ed2474b6e6fda (patch)
tree871e5cab1666df5cd19fe014b6d592175123d6c7 /lang/erlang-doc
parentec3c3a9b73d0de89cfc19f0d6d584c5ba33ad1dd (diff)
downloadpkgsrc-e74a16ceafa41a525726d13a422ed2474b6e6fda.tar.gz
Follow Erlang/OTP update to R13B03.
While here, simplify PLIST generation.
Diffstat (limited to 'lang/erlang-doc')
-rw-r--r--lang/erlang-doc/Makefile10
-rw-r--r--lang/erlang-doc/PLIST1712
-rw-r--r--lang/erlang-doc/distinfo8
3 files changed, 504 insertions, 1226 deletions
diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile
index 88ce84c3bc6..69a0d75e59d 100644
--- a/lang/erlang-doc/Makefile
+++ b/lang/erlang-doc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2008/05/25 21:42:21 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/12/15 13:32:10 asau Exp $
-DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}-${DIST_VERSION_MINOR}
+DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}${DIST_VERSION_MINOR:D-${DIST_VERSION_MINOR}}
PKGNAME= erlang-doc-${ERLANG_VERSION}
CATEGORIES= lang
MASTER_SITES= http://www.erlang.org/download/
@@ -31,4 +31,10 @@ do-install:
.include "../../lang/erlang/Makefile.versions"
+# Generate PLIST
+.for _pkg_ _version_ in $(_VERSIONS)
+PRINT_PLIST_AWK+= {if ($$0 ~ /\/$(_pkg_)-$(_version_)\//) {sub(/\/$(_pkg_)-$(_version_)\//,"/$(_pkg_)-$${VERSION.$(_pkg_)}/", $$0);}}
+.endfor
+PRINT_PLIST_AWK+= {if ($$0 ~ /\/releases\/${DIST_VERSION_MAJOR}\//) {sub(/\/releases\/${DIST_VERSION_MAJOR}\//,"/releases/$${VERSION}/", $$0);}}
+
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/erlang-doc/PLIST b/lang/erlang-doc/PLIST
index 95ba9a31849..97695737920 100644
--- a/lang/erlang-doc/PLIST
+++ b/lang/erlang-doc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 20:34:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/12/15 13:32:10 asau Exp $
lib/erlang/doc/applications.html
lib/erlang/doc/design_principles/applications.html
lib/erlang/doc/design_principles/appup_cookbook.html
@@ -15,13 +15,7 @@ lib/erlang/doc/design_principles/fsm.html
lib/erlang/doc/design_principles/gen_server_concepts.html
lib/erlang/doc/design_principles/inclappls.gif
lib/erlang/doc/design_principles/included_applications.html
-lib/erlang/doc/design_principles/min_head.gif
lib/erlang/doc/design_principles/note.gif
-lib/erlang/doc/design_principles/part.html
-lib/erlang/doc/design_principles/part_cite.html
-lib/erlang/doc/design_principles/part_first.html
-lib/erlang/doc/design_principles/part_frame.html
-lib/erlang/doc/design_principles/part_term.html
lib/erlang/doc/design_principles/release_handling.html
lib/erlang/doc/design_principles/release_structure.html
lib/erlang/doc/design_principles/spec_proc.html
@@ -29,6 +23,7 @@ lib/erlang/doc/design_principles/sup4.gif
lib/erlang/doc/design_principles/sup5.gif
lib/erlang/doc/design_principles/sup6.gif
lib/erlang/doc/design_principles/sup_princ.html
+lib/erlang/doc/design_principles/users_guide.html
lib/erlang/doc/efficiency_guide/README
lib/erlang/doc/efficiency_guide/advanced.html
lib/erlang/doc/efficiency_guide/all.erl
@@ -38,118 +33,53 @@ lib/erlang/doc/efficiency_guide/binaryhandling.html
lib/erlang/doc/efficiency_guide/call_bm.erl
lib/erlang/doc/efficiency_guide/call_result.html
lib/erlang/doc/efficiency_guide/commoncaveats.html
-lib/erlang/doc/efficiency_guide/digger.gif
+lib/erlang/doc/efficiency_guide/drivers.html
lib/erlang/doc/efficiency_guide/functions.html
lib/erlang/doc/efficiency_guide/introduction.html
-lib/erlang/doc/efficiency_guide/listhandling.html
-lib/erlang/doc/efficiency_guide/min_head.gif
+lib/erlang/doc/efficiency_guide/listHandling.html
lib/erlang/doc/efficiency_guide/myths.html
-lib/erlang/doc/efficiency_guide/note.gif
-lib/erlang/doc/efficiency_guide/part.html
-lib/erlang/doc/efficiency_guide/part_cite.html
-lib/erlang/doc/efficiency_guide/part_first.html
-lib/erlang/doc/efficiency_guide/part_frame.html
-lib/erlang/doc/efficiency_guide/part_term.html
lib/erlang/doc/efficiency_guide/processes.html
lib/erlang/doc/efficiency_guide/profiling.html
lib/erlang/doc/efficiency_guide/tablesDatabases.html
-lib/erlang/doc/efficiency_guide/warning.gif
+lib/erlang/doc/efficiency_guide/users_guide.html
lib/erlang/doc/embedded/embedded_nt.html
lib/erlang/doc/embedded/embedded_solaris.html
-lib/erlang/doc/embedded/min_head.gif
-lib/erlang/doc/embedded/part.html
-lib/erlang/doc/embedded/part_cite.html
-lib/erlang/doc/embedded/part_first.html
-lib/erlang/doc/embedded/part_frame.html
-lib/erlang/doc/embedded/part_term.html
+lib/erlang/doc/embedded/users_guide.html
lib/erlang/doc/embedded/vxworks.html
-lib/erlang/doc/embedded/warning.gif
-lib/erlang/doc/erlang.gif
-lib/erlang/doc/erlresolvelinks.js
-lib/erlang/doc/first.html
-lib/erlang/doc/flip_closed.gif
-lib/erlang/doc/flip_google.gif
-lib/erlang/doc/flip_open.gif
-lib/erlang/doc/flip_static.gif
-lib/erlang/doc/flipmenu.js
+lib/erlang/doc/erlang-logo.png
lib/erlang/doc/getting_started/conc_prog.html
lib/erlang/doc/getting_started/intro.html
-lib/erlang/doc/getting_started/min_head.gif
-lib/erlang/doc/getting_started/part.html
-lib/erlang/doc/getting_started/part_cite.html
-lib/erlang/doc/getting_started/part_first.html
-lib/erlang/doc/getting_started/part_frame.html
-lib/erlang/doc/getting_started/part_term.html
-lib/erlang/doc/getting_started/records_macros.html
+lib/erlang/doc/getting_started/record_macros.html
lib/erlang/doc/getting_started/robustness.html
lib/erlang/doc/getting_started/seq_prog.html
-lib/erlang/doc/glossary.html
+lib/erlang/doc/getting_started/users_guide.html
lib/erlang/doc/highlights.html
lib/erlang/doc/incompatible.html
lib/erlang/doc/index.html
lib/erlang/doc/installation_guide/install.html
-lib/erlang/doc/installation_guide/min_head.gif
-lib/erlang/doc/installation_guide/part.html
-lib/erlang/doc/installation_guide/part_cite.html
-lib/erlang/doc/installation_guide/part_first.html
-lib/erlang/doc/installation_guide/part_frame.html
-lib/erlang/doc/installation_guide/part_term.html
+lib/erlang/doc/installation_guide/users_guide.html
lib/erlang/doc/installation_guide/verification.html
+lib/erlang/doc/js/erlresolvelinks.js
+lib/erlang/doc/js/flipmenu/flip_closed.gif
+lib/erlang/doc/js/flipmenu/flip_open.gif
+lib/erlang/doc/js/flipmenu/flip_static.gif
+lib/erlang/doc/js/flipmenu/flipmenu.js
lib/erlang/doc/man_index.html
-lib/erlang/doc/min_head.gif
-lib/erlang/doc/oam/min_head.gif
+lib/erlang/doc/nyi.html
lib/erlang/doc/oam/oam_intro.html
-lib/erlang/doc/oam/part.html
-lib/erlang/doc/oam/part_cite.html
-lib/erlang/doc/oam/part_first.html
-lib/erlang/doc/oam/part_frame.html
-lib/erlang/doc/oam/part_term.html
lib/erlang/doc/oam/snmp_model_1.gif
lib/erlang/doc/oam/snmp_model_2.gif
lib/erlang/doc/oam/snmp_model_3.gif
lib/erlang/doc/oam/terminology.gif
-lib/erlang/doc/otp_top.css
-lib/erlang/doc/permuted_index/pidxa.html
-lib/erlang/doc/permuted_index/pidxb.html
-lib/erlang/doc/permuted_index/pidxc.html
-lib/erlang/doc/permuted_index/pidxd.html
-lib/erlang/doc/permuted_index/pidxe.html
-lib/erlang/doc/permuted_index/pidxf.html
-lib/erlang/doc/permuted_index/pidxg.html
-lib/erlang/doc/permuted_index/pidxh.html
-lib/erlang/doc/permuted_index/pidxi.html
-lib/erlang/doc/permuted_index/pidxj.html
-lib/erlang/doc/permuted_index/pidxk.html
-lib/erlang/doc/permuted_index/pidxl.html
-lib/erlang/doc/permuted_index/pidxm.html
-lib/erlang/doc/permuted_index/pidxn.html
-lib/erlang/doc/permuted_index/pidxo.html
-lib/erlang/doc/permuted_index/pidxp.html
-lib/erlang/doc/permuted_index/pidxq.html
-lib/erlang/doc/permuted_index/pidxr.html
-lib/erlang/doc/permuted_index/pidxs.html
-lib/erlang/doc/permuted_index/pidxt.html
-lib/erlang/doc/permuted_index/pidxu.html
-lib/erlang/doc/permuted_index/pidxv.html
-lib/erlang/doc/permuted_index/pidxw.html
-lib/erlang/doc/permuted_index/pidxx.html
-lib/erlang/doc/permuted_index/pidxy.html
-lib/erlang/doc/permuted_index/pidxz.html
-lib/erlang/doc/pics/min_head.gif
-lib/erlang/doc/pics/ps.gif
-lib/erlang/doc/print.html
+lib/erlang/doc/oam/users_guide.html
+lib/erlang/doc/otp_doc.css
+lib/erlang/doc/pdf/otp-system-documentation-5.7.4.pdf
lib/erlang/doc/programming_examples/bit_syntax.html
lib/erlang/doc/programming_examples/funs.html
lib/erlang/doc/programming_examples/list_comprehensions.html
-lib/erlang/doc/programming_examples/min_head.gif
-lib/erlang/doc/programming_examples/note.gif
-lib/erlang/doc/programming_examples/part.html
-lib/erlang/doc/programming_examples/part_cite.html
-lib/erlang/doc/programming_examples/part_first.html
-lib/erlang/doc/programming_examples/part_frame.html
-lib/erlang/doc/programming_examples/part_term.html
lib/erlang/doc/programming_examples/records.html
-lib/erlang/doc/reference_manual/code.html
+lib/erlang/doc/programming_examples/users_guide.html
+lib/erlang/doc/reference_manual/code_loading.html
lib/erlang/doc/reference_manual/data_types.html
lib/erlang/doc/reference_manual/distributed.html
lib/erlang/doc/reference_manual/errors.html
@@ -157,36 +87,18 @@ lib/erlang/doc/reference_manual/expressions.html
lib/erlang/doc/reference_manual/functions.html
lib/erlang/doc/reference_manual/introduction.html
lib/erlang/doc/reference_manual/macros.html
-lib/erlang/doc/reference_manual/min_head.gif
lib/erlang/doc/reference_manual/modules.html
-lib/erlang/doc/reference_manual/note.gif
-lib/erlang/doc/reference_manual/part.html
-lib/erlang/doc/reference_manual/part_cite.html
-lib/erlang/doc/reference_manual/part_first.html
-lib/erlang/doc/reference_manual/part_frame.html
-lib/erlang/doc/reference_manual/part_term.html
lib/erlang/doc/reference_manual/patterns.html
lib/erlang/doc/reference_manual/ports.html
lib/erlang/doc/reference_manual/processes.html
lib/erlang/doc/reference_manual/records.html
-lib/erlang/doc/reference_manual/warning.gif
-lib/erlang/doc/system.html
-lib/erlang/doc/system_architecture_intro/min_head.gif
-lib/erlang/doc/system_architecture_intro/part.html
-lib/erlang/doc/system_architecture_intro/part_cite.html
-lib/erlang/doc/system_architecture_intro/part_first.html
-lib/erlang/doc/system_architecture_intro/part_frame.html
-lib/erlang/doc/system_architecture_intro/part_term.html
+lib/erlang/doc/reference_manual/users_guide.html
lib/erlang/doc/system_architecture_intro/sys_arch_intro.html
+lib/erlang/doc/system_architecture_intro/users_guide.html
lib/erlang/doc/system_principles/create_target.html
lib/erlang/doc/system_principles/error_logging.html
-lib/erlang/doc/system_principles/min_head.gif
-lib/erlang/doc/system_principles/part.html
-lib/erlang/doc/system_principles/part_cite.html
-lib/erlang/doc/system_principles/part_first.html
-lib/erlang/doc/system_principles/part_frame.html
-lib/erlang/doc/system_principles/part_term.html
lib/erlang/doc/system_principles/system_principles.html
+lib/erlang/doc/system_principles/users_guide.html
lib/erlang/doc/tutorial/c_port.html
lib/erlang/doc/tutorial/c_portdriver.html
lib/erlang/doc/tutorial/cnode.html
@@ -204,19 +116,12 @@ lib/erlang/doc/tutorial/erl_comm.c
lib/erlang/doc/tutorial/erl_interface.html
lib/erlang/doc/tutorial/example.html
lib/erlang/doc/tutorial/introduction.html
-lib/erlang/doc/tutorial/min_head.gif
-lib/erlang/doc/tutorial/note.gif
lib/erlang/doc/tutorial/overview.html
-lib/erlang/doc/tutorial/part.html
-lib/erlang/doc/tutorial/part_cite.html
-lib/erlang/doc/tutorial/part_first.html
-lib/erlang/doc/tutorial/part_frame.html
-lib/erlang/doc/tutorial/part_term.html
lib/erlang/doc/tutorial/port.c
lib/erlang/doc/tutorial/port.gif
lib/erlang/doc/tutorial/port_driver.c
lib/erlang/doc/tutorial/port_driver.gif
-lib/erlang/doc/tutorial/warning.gif
+lib/erlang/doc/tutorial/users_guide.html
lib/erlang/erts-${VERSION.erts}/doc/html/absform.html
lib/erlang/erts-${VERSION.erts}/doc/html/alt_dist.html
lib/erlang/erts-${VERSION.erts}/doc/html/crash_dump.html
@@ -228,113 +133,57 @@ lib/erlang/erts-${VERSION.erts}/doc/html/erl_dist_protocol.html
lib/erlang/erts-${VERSION.erts}/doc/html/erl_driver.html
lib/erlang/erts-${VERSION.erts}/doc/html/erl_ext_dist.html
lib/erlang/erts-${VERSION.erts}/doc/html/erl_ext_fig.gif
+lib/erlang/erts-${VERSION.erts}/doc/html/erl_nif.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erl_prim_loader.html
lib/erlang/erts-${VERSION.erts}/doc/html/erl_set_memory_block.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erlang.html
lib/erlang/erts-${VERSION.erts}/doc/html/erlc.html
lib/erlang/erts-${VERSION.erts}/doc/html/erlsrv.html
lib/erlang/erts-${VERSION.erts}/doc/html/erts_alloc.html
lib/erlang/erts-${VERSION.erts}/doc/html/escript.html
-lib/erlang/erts-${VERSION.erts}/doc/html/fascicules.xml
lib/erlang/erts-${VERSION.erts}/doc/html/index.html
lib/erlang/erts-${VERSION.erts}/doc/html/inet_cfg.html
+lib/erlang/erts-${VERSION.erts}/doc/html/init.html
lib/erlang/erts-${VERSION.erts}/doc/html/match_spec.html
-lib/erlang/erts-${VERSION.erts}/doc/html/min_head.gif
-lib/erlang/erts-${VERSION.erts}/doc/html/note.gif
lib/erlang/erts-${VERSION.erts}/doc/html/notes.html
-lib/erlang/erts-${VERSION.erts}/doc/html/notes_history.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_cite.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_first.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_frame.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_cite.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_first.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_frame.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_history.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_history_cite.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_history_first.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_history_frame.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_history_term.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_term.html
-lib/erlang/erts-${VERSION.erts}/doc/html/part_term.html
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man.html
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man.kwc
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man_cite.html
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man_first.html
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man_frame.html
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man_index.html
-lib/erlang/erts-${VERSION.erts}/doc/html/ref_man_term.html
+lib/erlang/erts-${VERSION.erts}/doc/html/release_notes.html
lib/erlang/erts-${VERSION.erts}/doc/html/run_erl.html
lib/erlang/erts-${VERSION.erts}/doc/html/start.html
lib/erlang/erts-${VERSION.erts}/doc/html/start_erl.html
lib/erlang/erts-${VERSION.erts}/doc/html/tty.html
-lib/erlang/erts-${VERSION.erts}/doc/html/warning.gif
+lib/erlang/erts-${VERSION.erts}/doc/html/users_guide.html
lib/erlang/erts-${VERSION.erts}/doc/html/werl.html
+lib/erlang/erts-${VERSION.erts}/doc/html/zlib.html
+lib/erlang/erts-${VERSION.erts}/doc/pdf/erts-5.7.4.pdf
lib/erlang/erts-${VERSION.erts}/info
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/app_win.gif
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/appmon.html
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/appmon_chapter.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/fascicules.xml
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/index.html
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/listbox_win.gif
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/main_win.gif
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/min_head.gif
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/note.gif
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/notes.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_cite.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_first.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_frame.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_notes.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_notes_cite.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_notes_first.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_notes_frame.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_notes_term.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/part_term.html
lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/pinfo_win.gif
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man.kwc
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man_cite.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man_first.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man_frame.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man_index.html
-lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/ref_man_term.html
+lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/release_notes.html
+lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/users_guide.html
+lib/erlang/lib/appmon-${VERSION.appmon}/doc/pdf/appmon-2.1.10.2.pdf
lib/erlang/lib/appmon-${VERSION.appmon}/info
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/Seq.asn
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/Seq.asn1config
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1_spec.html
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1_ug.html
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1ct.html
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1rt.html
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/exclusive_Win_But.gif
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/fascicules.xml
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/index.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/min_head.gif
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/note.gif
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/notes.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/notes_history.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_cite.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_first.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_frame.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_notes.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_notes_cite.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_notes_first.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_notes_frame.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_notes_term.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/part_term.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man.kwc
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man_cite.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man_first.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man_frame.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man_index.html
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/ref_man_term.html
+lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/release_notes.html
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/selective_TypeList.gif
lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/selective_Window2.gif
-lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/warning.gif
+lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/users_guide.html
+lib/erlang/lib/asn1-${VERSION.asn1}/doc/pdf/asn1-1.6.12.pdf
lib/erlang/lib/asn1-${VERSION.asn1}/info
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/basics_chapter.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/common_test_app.html
+lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/common_test.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/config_file_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/cover_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct.html
@@ -344,70 +193,30 @@ lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_master.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_master_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_rpc.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_snmp.html
+lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_ssh.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_telnet.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/dependencies_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/event_handler_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/example_chapter.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/fascicules.xml
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/index.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/install_chapter.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/min_head.gif
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/note.gif
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/notes.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/notes_history.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_cite.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_first.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_frame.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_cite.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_first.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_frame.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_history.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_history_first.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_history_term.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_notes_term.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/part_term.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man.kwc
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man_cite.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man_first.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man_frame.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man_index.html
-lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ref_man_term.html
+lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/release_notes.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/run_test.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/run_test_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/test_structure_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/unix_telnet.html
+lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/users_guide.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/why_test_chapter.html
lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/write_test_chapter.html
+lib/erlang/lib/common_test-${VERSION.common_test}/doc/pdf/common_test-1.4.6.pdf
lib/erlang/lib/common_test-${VERSION.common_test}/info
lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/compile.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/fascicules.xml
lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/index.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/min_head.gif
lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/notes.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/notes_history.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_cite.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_first.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_frame.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_history.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_history_first.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_history_term.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/part_notes_term.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man.kwc
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man_cite.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man_first.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man_frame.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man_index.html
-lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/ref_man_term.html
+lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/release_notes.html
lib/erlang/lib/compiler-${VERSION.compiler}/doc/html/warning.gif
+lib/erlang/lib/compiler-${VERSION.compiler}/doc/pdf/compiler-4.6.4.pdf
lib/erlang/lib/compiler-${VERSION.compiler}/info
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/CosEventChannelAdmin.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/CosEventChannelAdmin_ConsumerAdmin.html
@@ -419,36 +228,19 @@ lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/CosEventChannelAdmin_ProxyP
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/CosEventChannelAdmin_SupplierAdmin.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/book.gif
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ch_contents.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ch_event_service.html
+lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ch_es_intro.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ch_introduction.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/cosEventApp.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/e_s_components.gif
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/e_s_models.gif
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/fascicules.xml
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/index.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/min_head.gif
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/notes.gif
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/notes.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_cite.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_first.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_frame.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_notes.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_notes_first.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_notes_term.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/part_term.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man.gif
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man.kwc
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man_first.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man_index.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/ref_man_term.html
-lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/summary.html.src
+lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/release_notes.html
lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/user_guide.gif
+lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/html/users_guide.html
+lib/erlang/lib/cosEvent-${VERSION.cosEvent}/doc/pdf/cosEvent-2.1.7.pdf
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/CosEventDomainAdmin.html
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/CosEventDomainAdmin_EventDomain.html
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/CosEventDomainAdmin_EventDomainFactory.html
@@ -458,31 +250,14 @@ lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ch_contents.htm
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ch_event_domain_service.html
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ch_introduction.html
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/cosEventDomainApp.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/fascicules.xml
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/index.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/min_head.gif
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/notes.gif
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/notes.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_cite.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_first.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_frame.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_notes.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_notes_first.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_notes_term.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/part_term.html
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man.gif
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man.kwc
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man_first.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man_index.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/ref_man_term.html
-lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/summary.html.src
+lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/release_notes.html
lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/user_guide.gif
+lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/html/users_guide.html
+lib/erlang/lib/cosEventDomain-${VERSION.cosEventDomain}/doc/pdf/cosEventDomain-1.1.7.pdf
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/CosFileTransfer.gif
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/CosFileTransfer_Directory.html
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/CosFileTransfer_File.html
@@ -496,31 +271,14 @@ lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ch_install.ht
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ch_introduction.html
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ch_system.html
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/cosFileTransferApp.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/fascicules.xml
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/index.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/min_head.gif
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/notes.gif
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/notes.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_cite.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_first.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_frame.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_notes.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_notes_first.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_notes_term.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/part_term.html
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man.gif
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man.kwc
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man_first.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man_index.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/ref_man_term.html
-lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/summary.html.src
+lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/release_notes.html
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/user_guide.gif
+lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/html/users_guide.html
+lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/doc/pdf/cosFileTransfer-1.1.9.pdf
lib/erlang/lib/cosFileTransfer-${VERSION.cosFileTransfer}/info
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/CosNotification.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/CosNotification_AdminPropertiesAdmin.html
@@ -550,43 +308,24 @@ lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/CosNotifyFilt
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/CosNotifyFilter_FilterFactory.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/CosNotifyFilter_MappingFilter.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/book.gif
+lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch-contents.html
+lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch-install.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_BNF.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_QoS.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_contents.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_example.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_install.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_introduction.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ch_system.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/cosNotificationApp.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/eventstructure.gif
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/fascicules.xml
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/index.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/min_head.gif
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/note.gif
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/notes.gif
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/notes.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/notificationFlow.gif
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_cite.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_first.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_frame.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_notes.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_notes_first.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_notes_term.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/part_term.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man.gif
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man.kwc
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man_first.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man_index.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/ref_man_term.html
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/summary.html.src
+lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/release_notes.html
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/user_guide.gif
-lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/warning.gif
+lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/html/users_guide.html
+lib/erlang/lib/cosNotification-${VERSION.cosNotification}/doc/pdf/cosNotification-1.1.12.pdf
lib/erlang/lib/cosNotification-${VERSION.cosNotification}/info
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/CosPropertyService_PropertiesIterator.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/CosPropertyService_PropertyNamesIterator.html
@@ -595,36 +334,19 @@ lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/CosPropertyService_Pr
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/CosPropertyService_PropertySetDefFactory.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/CosPropertyService_PropertySetFactory.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/book.gif
+lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ch-install.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ch_contents.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ch_example.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ch_install.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ch_introduction.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/cosProperty.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/fascicules.xml
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/index.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/min_head.gif
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/notes.gif
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/notes.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_cite.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_first.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_frame.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_notes.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_notes_first.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_notes_term.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/part_term.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man.gif
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man.kwc
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man_first.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man_index.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/ref_man_term.html
-lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/summary.html.src
+lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/release_notes.html
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/user_guide.gif
+lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/html/users_guide.html
+lib/erlang/lib/cosProperty-${VERSION.cosProperty}/doc/pdf/cosProperty-1.1.10.pdf
lib/erlang/lib/cosProperty-${VERSION.cosProperty}/info
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/CosTime_TIO.html
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/CosTime_TimeService.html
@@ -637,32 +359,14 @@ lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ch_example.html
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ch_install.html
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ch_introduction.html
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/cosTime.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/fascicules.xml
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/index.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/min_head.gif
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/note.gif
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/notes.gif
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/notes.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_cite.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_first.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_frame.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_notes.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_notes_first.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_notes_term.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/part_term.html
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man.gif
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man.kwc
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man_first.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man_index.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/ref_man_term.html
-lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/summary.html.src
+lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/release_notes.html
lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/user_guide.gif
+lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/html/users_guide.html
+lib/erlang/lib/cosTime-${VERSION.cosTime}/doc/pdf/cosTime-1.1.7.pdf
lib/erlang/lib/cosTime-${VERSION.cosTime}/info
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/CosTransactions_Control.html
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/CosTransactions_Coordinator.html
@@ -678,62 +382,26 @@ lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ch_install.ht
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ch_introduction.html
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ch_skeletons.html
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/cosTransactions.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/fascicules.xml
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/index.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/min_head.gif
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/note.gif
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/notes.gif
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/notes.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_cite.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_first.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_frame.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_notes.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_notes_cite.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_notes_first.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_notes_frame.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_notes_term.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/part_term.html
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man.gif
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man.kwc
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man_cite.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man_first.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man_frame.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man_index.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/ref_man_term.html
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/summary.html.src
+lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/release_notes.html
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/user_guide.gif
-lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/warning.gif
+lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/html/users_guide.html
+lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/doc/pdf/cosTransactions-1.2.8.pdf
lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/info
lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/crypto.html
lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/crypto_app.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/fascicules.xml
lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/index.html
lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/licenses.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/min_head.gif
lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/notes.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man.kwc
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man_cite.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man_first.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man_frame.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man_index.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/ref_man_term.html
lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/release_notes.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/release_notes_cite.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/release_notes_first.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/release_notes_frame.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/release_notes_term.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/usersguide.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/usersguide_cite.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/usersguide_first.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/usersguide_frame.html
-lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/usersguide_term.html
+lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/users_guide.html
+lib/erlang/lib/crypto-${VERSION.crypto}/doc/pdf/crypto-1.${OS_VERSION}.pdf
lib/erlang/lib/crypto-${VERSION.crypto}/info
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/debugger.html
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/debugger_chapter.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/fascicules.xml
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/i.html
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/images/attach.gif
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/images/cond_break_dialog.gif
@@ -744,56 +412,18 @@ lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/images/monitor.gif
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/images/view.gif
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/index.html
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/int.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/min_head.gif
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/note.gif
lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/notes.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_cite.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_first.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_frame.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_notes.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_notes_cite.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_notes_first.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_notes_frame.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_notes_term.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/part_term.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man.kwc
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man_cite.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man_first.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man_frame.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man_index.html
-lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/ref_man_term.html
+lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/release_notes.html
+lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/users_guide.html
+lib/erlang/lib/debugger-${VERSION.debugger}/doc/pdf/debugger-3.2.1.pdf
lib/erlang/lib/debugger-${VERSION.debugger}/info
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/about.txt
lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/dialyzer.html
lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/dialyzer_chapter.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/fascicules.xml
lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/index.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/min_head.gif
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/note.gif
lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/notes.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_cite.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_first.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_frame.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_notes.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_notes_cite.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_notes_first.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_notes_frame.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_notes_term.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/part_term.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man.kwc
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man_cite.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man_first.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man_frame.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man_index.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/ref_man_term.html
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/warning.gif
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/manual.txt
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/overview.txt
-lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/warnings.txt
+lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/release_notes.html
+lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/html/users_guide.html
+lib/erlang/lib/dialyzer-${VERSION.dialyzer}/doc/pdf/dialyzer-2.1.0.pdf
lib/erlang/lib/dialyzer-${VERSION.dialyzer}/info
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/block_tags.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/character_entities.html
@@ -802,35 +432,17 @@ lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/docb_transform.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/docb_xml_check.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/docbuilder_app.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/fasc_dtds.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/fascicules.xml
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/header_tags.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/index.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/inline_tags.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/man.gif
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/min_head.gif
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/note.gif
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/notes.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/overview.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_cite.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_first.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_frame.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_notes.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_notes_cite.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_notes_first.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_notes_frame.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_notes_term.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/part_term.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man.kwc
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man_cite.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man_first.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man_frame.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man_index.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/ref_man_term.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/refman_dtds.html
+lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/release_notes.html
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/user_guide_dtds.html
-lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/warning.gif
+lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/html/users_guide.html
+lib/erlang/lib/docbuilder-${VERSION.docbuilder}/doc/pdf/docbuilder-0.9.8.6.pdf
lib/erlang/lib/docbuilder-${VERSION.docbuilder}/info
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/chapter.html
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/edoc.html
@@ -839,83 +451,29 @@ lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/edoc_extract.html
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/edoc_layout.html
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/edoc_lib.html
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/edoc_run.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/fascicules.xml
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/index.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/min_head.gif
lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/notes.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_cite.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_first.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_frame.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_notes.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_notes_cite.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_notes_first.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_notes_frame.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_notes_term.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/part_term.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man.kwc
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man_cite.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man_first.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man_frame.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man_index.html
-lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/ref_man_term.html
+lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/release_notes.html
+lib/erlang/lib/edoc-${VERSION.edoc}/doc/html/users_guide.html
+lib/erlang/lib/edoc-${VERSION.edoc}/doc/pdf/edoc-0.7.6.5.pdf
lib/erlang/lib/edoc-${VERSION.edoc}/info
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ei.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ei_connect.html
+lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ei_users_guide.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_call.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_connect.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_error.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_eterm.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_format.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_global.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_interface.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_malloc.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/erl_marshal.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/fascicules.xml
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/index.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/min_head.gif
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/note.gif
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/notes.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/notes_history.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_erl_interface.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_erl_interface_cite.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_erl_interface_first.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_erl_interface_frame.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_erl_interface_term.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_cite.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_first.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_frame.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_history.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_history_first.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_history_term.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/part_notes_term.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man.kwc
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_cite.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei.kwc
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei_cite.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei_first.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei_frame.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei_index.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_ei_term.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface.kwc
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface_cite.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface_first.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface_frame.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface_index.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_erl_interface_term.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_first.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_frame.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_index.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/ref_man_term.html
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/registry.html
-lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/warning.gif
+lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/release_notes.html
+lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/html/users_guide.html
+lib/erlang/lib/erl_interface-${VERSION.erl_interface}/doc/pdf/erl_interface-3.6.4.pdf
lib/erlang/lib/erl_interface-${VERSION.erl_interface}/info
lib/erlang/lib/et-${VERSION.et}/doc/html/book.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/et.html
@@ -925,34 +483,16 @@ lib/erlang/lib/et-${VERSION.et}/doc/html/et_examples.html
lib/erlang/lib/et-${VERSION.et}/doc/html/et_intro.html
lib/erlang/lib/et-${VERSION.et}/doc/html/et_selector.html
lib/erlang/lib/et-${VERSION.et}/doc/html/et_viewer.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/fascicules.xml
lib/erlang/lib/et-${VERSION.et}/doc/html/index.html
lib/erlang/lib/et-${VERSION.et}/doc/html/live_trans.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/megaco_collector.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/megaco_filter.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/megaco_tracer.gif
-lib/erlang/lib/et-${VERSION.et}/doc/html/min_head.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/note.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/notes.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/notes.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_cite.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_first.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_frame.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_notes.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_notes_cite.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_notes_first.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_notes_frame.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_notes_term.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/part_term.html
lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man.gif
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man.kwc
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man_cite.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man_first.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man_frame.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man_index.html
-lib/erlang/lib/et-${VERSION.et}/doc/html/ref_man_term.html
+lib/erlang/lib/et-${VERSION.et}/doc/html/release_notes.html
lib/erlang/lib/et-${VERSION.et}/doc/html/sim_trans.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/sim_trans_contents_viewer_collector.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/sim_trans_contents_viewer_mgr_actors.gif
@@ -960,9 +500,19 @@ lib/erlang/lib/et-${VERSION.et}/doc/html/sim_trans_mgr_actors.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/sim_trans_move_actor.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/sim_trans_write_lock.gif
lib/erlang/lib/et-${VERSION.et}/doc/html/user_guide.gif
+lib/erlang/lib/et-${VERSION.et}/doc/html/users_guide.html
lib/erlang/lib/et-${VERSION.et}/doc/html/warning.gif
+lib/erlang/lib/et-${VERSION.et}/doc/pdf/et-1.3.3.pdf
lib/erlang/lib/et-${VERSION.et}/info
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/fascicules.xml
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/chapter.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/eunit.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/eunit_surefire.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/index.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/notes.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/release_notes.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/html/users_guide.html
+lib/erlang/lib/eunit-${VERSION.eunit}/doc/pdf/eunit-2.1.4.pdf
+lib/erlang/lib/eunit-${VERSION.eunit}/info
lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs.html
lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs_chapter1.html
lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs_chapter2.html
@@ -972,51 +522,36 @@ lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs_chapter5.html
lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs_chapter6.html
lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs_chapter7.html
lib/erlang/lib/gs-${VERSION.gs}/doc/html/gs_chapter8.html
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/arc.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/buttons.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex1.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex10.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex11.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex12.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex13.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex14.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex15.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex16.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex8.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/ex9.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/gs1-1-image-1.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/gs1-1-image-2.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/gs1-1-image-3.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/gs1-1-image-4.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/image.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/line.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/oval.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/packer1.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/packer2.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/polygon.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/rectangle.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/text.gif
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/images/window.gif
lib/erlang/lib/gs-${VERSION.gs}/doc/html/index.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/min_head.gif
lib/erlang/lib/gs-${VERSION.gs}/doc/html/notes.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_cite.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_first.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_frame.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_notes.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_notes_cite.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_notes_first.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_notes_frame.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_notes_term.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/part_term.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/arc.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/buttons.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex1.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex10.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex11.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex12.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex13.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex14.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex15.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex16.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex8.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/ex9.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/gs1-1-image-1.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/gs1-1-image-2.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/gs1-1-image-3.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/gs1-1-image-4.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/image.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/line.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/oval.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/packer1.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/packer2.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/polygon.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/rectangle.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/text.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/pics/window.gif
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man.kwc
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man_cite.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man_first.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man_frame.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man_index.html
-lib/erlang/lib/gs-${VERSION.gs}/doc/html/ref_man_term.html
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/release_notes.html
+lib/erlang/lib/gs-${VERSION.gs}/doc/html/users_guide.html
+lib/erlang/lib/gs-${VERSION.gs}/doc/pdf/gs-1.5.11.pdf
lib/erlang/lib/gs-${VERSION.gs}/info
lib/erlang/lib/ic-${VERSION.ic}/doc/html/book.gif
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_basic_idl.html
@@ -1024,17 +559,17 @@ lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_c_client.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_c_corba_env.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_c_mapping.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_c_server.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_erl_genserv.html
+lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_erl_genserver.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_erl_plain.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_ic_protocol.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_introduction.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ch_java.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/fascicules.xml
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ic.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ic_c_protocol.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ic_clib.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/index.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/allclasses-frame.html
+lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/allclasses-noframe.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/Any.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/AnyHelper.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/AnyHolder.html
@@ -1066,43 +601,25 @@ lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/TypeCode.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/package-frame.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/package-summary.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/com/ericsson/otp/ic/package-tree.html
+lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/constant-values.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/deprecated-list.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/help-doc.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/index-all.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/index.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/overview-tree.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/package-list
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/packages.html
+lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/resources/inherit.gif
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/serialized-form.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/java/stylesheet.css
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/min_head.gif
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/note.gif
lib/erlang/lib/ic-${VERSION.ic}/doc/html/notes.gif
lib/erlang/lib/ic-${VERSION.ic}/doc/html/notes.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_cite.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_first.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_frame.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_notes.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_notes_cite.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_notes_first.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_notes_frame.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_notes_term.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/part_term.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man.gif
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man.kwc
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man_cite.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man_first.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man_frame.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man_index.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/ref_man_term.html
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/summary.html.src
+lib/erlang/lib/ic-${VERSION.ic}/doc/html/release_notes.html
lib/erlang/lib/ic-${VERSION.ic}/doc/html/user_guide.gif
-lib/erlang/lib/ic-${VERSION.ic}/doc/html/warning.gif
+lib/erlang/lib/ic-${VERSION.ic}/doc/html/users_guide.html
+lib/erlang/lib/ic-${VERSION.ic}/doc/pdf/ic-4.2.23.pdf
lib/erlang/lib/ic-${VERSION.ic}/info
lib/erlang/lib/inets-${VERSION.inets}/doc/html/book.gif
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/fascicules.xml
lib/erlang/lib/inets-${VERSION.inets}/doc/html/ftp.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/ftp_client.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/http.html
@@ -1116,7 +633,6 @@ lib/erlang/lib/inets-${VERSION.inets}/doc/html/index.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/inets.gif
lib/erlang/lib/inets-${VERSION.inets}/doc/html/inets.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/inets_services.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/min_head.gif
lib/erlang/lib/inets-${VERSION.inets}/doc/html/mod_alias.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/mod_auth.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/mod_esi.html
@@ -1124,35 +640,13 @@ lib/erlang/lib/inets-${VERSION.inets}/doc/html/mod_security.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/note.gif
lib/erlang/lib/inets-${VERSION.inets}/doc/html/notes.gif
lib/erlang/lib/inets-${VERSION.inets}/doc/html/notes.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/notes_history.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_cite.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_first.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_frame.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_cite.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_first.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_frame.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_history.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_history_first.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_history_term.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_notes_term.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/part_term.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man.gif
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man.kwc
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man_cite.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man_first.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man_frame.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man_index.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/ref_man_term.html
-lib/erlang/lib/inets-${VERSION.inets}/doc/html/summary.html.src
+lib/erlang/lib/inets-${VERSION.inets}/doc/html/release_notes.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/tftp.html
+lib/erlang/lib/inets-${VERSION.inets}/doc/html/users_guide.html
lib/erlang/lib/inets-${VERSION.inets}/doc/html/warning.gif
+lib/erlang/lib/inets-${VERSION.inets}/doc/pdf/inets-5.2.pdf
lib/erlang/lib/inets-${VERSION.inets}/info
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/fascicules.xml
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/index.html
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/inviso.html
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/inviso_as_lib.html
@@ -1162,29 +656,14 @@ lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/inviso_lfm_tpfreader.html
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/inviso_rt.html
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/inviso_rt_meta.html
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/inviso_users_guide_pic1.gif
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/min_head.gif
lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/notes.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_cite.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_first.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_frame.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_notes.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_notes_cite.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_notes_first.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_notes_frame.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_notes_term.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/part_term.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man.kwc
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man_cite.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man_first.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man_frame.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man_index.html
-lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/ref_man_term.html
+lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/release_notes.html
+lib/erlang/lib/inviso-${VERSION.inviso}/doc/html/users_guide.html
+lib/erlang/lib/inviso-${VERSION.inviso}/doc/pdf/inviso-0.6.1.pdf
lib/erlang/lib/inviso-${VERSION.inviso}/info
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/fascicules.xml
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/index.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/allclasses-frame.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/allclasses-noframe.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/AbstractConnection.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/AbstractNode.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/GenericQueue.html
@@ -1202,10 +681,14 @@ lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/e
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangDouble.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangException.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangExit.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangExternalFun.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangFloat.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangFun.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangInt.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangList.SubList.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangList.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangLong.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangObject.Hash.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangObject.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangPid.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangPort.html
@@ -1233,39 +716,25 @@ lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/e
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/package-frame.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/package-summary.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/package-tree.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/constant-values.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/deprecated-list.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/help-doc.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/index-all.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/index.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/overview-tree.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/package-list
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/packages.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/resources/inherit.gif
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/serialized-form.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/stylesheet.css
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/jinterface.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/jinterface_users_guide.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/min_head.gif
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/notes.gif
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/notes.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/notes_history.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_cite.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_first.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_frame.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_cite.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_first.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_frame.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_history.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_history_first.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_history_term.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_notes_term.html
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/part_term.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/ref_man.gif
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/summary.html.src
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/release_notes.html
lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/user_guide.gif
-lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/index.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/users_guide.html
+lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/pdf/jinterface-1.5.2.pdf
lib/erlang/lib/jinterface-${VERSION.jinterface}/info
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/app.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/application.html
@@ -1279,7 +748,6 @@ lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/erl_prim_loader.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/erlang.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/error_handler.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/error_logger.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/fascicules.xml
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/file.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/gen_sctp.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/gen_tcp.html
@@ -1289,40 +757,22 @@ lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/global_group.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/heart.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/index.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/inet.html
+lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/inet_res.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/init.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/kernel_app.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/min_head.gif
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/net_adm.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/net_kernel.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/note.gif
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/notes.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/notes_history.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/os.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/packages.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_cite.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_first.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_frame.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_history.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_history_first.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_history_term.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/part_notes_term.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/pg2.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man.kwc
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man_cite.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man_first.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man_frame.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man_index.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/ref_man_term.html
+lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/release_notes.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/rpc.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/seq_trace.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/user.html
-lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/warning.gif
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/wrap_log_reader.html
lib/erlang/lib/kernel-${VERSION.kernel}/doc/html/zlib.html
+lib/erlang/lib/kernel-${VERSION.kernel}/doc/pdf/kernel-2.13.4.pdf
lib/erlang/lib/kernel-${VERSION.kernel}/info
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/MG-startup_flow_noMID.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/MGC_startup_call_flow.gif
@@ -1330,14 +780,13 @@ lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/MG_startup_call_flow.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/book.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/call_flow.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/call_flow_cont.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/decode_time.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/distr_node_config.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/encode_time.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/fascicules.xml
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/index.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_architecture.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_codec_meas.html
+lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_codec_mstone1.html
+lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_codec_mstone2.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_codec_transform.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_debug.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_edist_compress.html
@@ -1355,39 +804,16 @@ lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_transport.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_transport_mechanisms.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_udp.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/megaco_user.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/message_size.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/min_head.gif
+lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/mstone1.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/note.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/notes.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/notes.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/notes_history.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_cite.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_first.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_frame.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_cite.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_first.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_frame.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_history.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_history_first.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_history_term.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_notes_term.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/part_term.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man.kwc
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man_cite.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man_first.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man_frame.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man_index.html
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/ref_man_term.html
+lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/release_notes.html
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/single_node_config.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/total_time.gif
lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/user_guide.gif
-lib/erlang/lib/megaco-${VERSION.megaco}/doc/index.html
+lib/erlang/lib/megaco-${VERSION.megaco}/doc/html/users_guide.html
+lib/erlang/lib/megaco-${VERSION.megaco}/doc/pdf/megaco-3.13.pdf
lib/erlang/lib/megaco-${VERSION.megaco}/doc/standard/implementors_guide_v6.pdf
lib/erlang/lib/megaco-${VERSION.megaco}/doc/standard/rfc3015.txt
lib/erlang/lib/megaco-${VERSION.megaco}/info
@@ -1404,9 +830,7 @@ lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/Mnesia_chap7.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/Mnesia_chap8.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/book.gif
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/company.gif
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/fascicules.xml
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/index.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/min_head.gif
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/mnesia.gif
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/mnesia.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/mnesia_frag_hash.html
@@ -1414,37 +838,16 @@ lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/mnesia_registry.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/note.gif
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/notes.gif
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/notes.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/notes_history.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_cite.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_first.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_frame.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_cite.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_first.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_frame.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_history.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_history_first.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_history_term.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_notes_term.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/part_term.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man.gif
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man.kwc
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man_cite.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man_first.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man_frame.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man_index.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/ref_man_term.html
-lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/summary.html.src
+lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/release_notes.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/user_guide.gif
+lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/users_guide.html
lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/warning.gif
+lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/pdf/mnesia-4.4.12.pdf
lib/erlang/lib/mnesia-${VERSION.mnesia}/info
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump.html
lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump_help.html
lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump_ug.html
+lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump_viewer.html
lib/erlang/lib/observer-${VERSION.observer}/doc/html/et_modsprocs.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/et_processes.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop.html
@@ -1453,77 +856,33 @@ lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_lines.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_main.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_opt.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_ug.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/fascicules.xml
lib/erlang/lib/observer-${VERSION.observer}/doc/html/index.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/min_head.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/note.gif
lib/erlang/lib/observer-${VERSION.observer}/doc/html/notes.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/notes_history.html
lib/erlang/lib/observer-${VERSION.observer}/doc/html/observer_app.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_cite.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_first.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_frame.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_cite.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_first.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_frame.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_history.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_history_first.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_history_term.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_notes_term.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/part_term.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man.kwc
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man_cite.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man_first.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man_frame.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man_index.html
-lib/erlang/lib/observer-${VERSION.observer}/doc/html/ref_man_term.html
+lib/erlang/lib/observer-${VERSION.observer}/doc/html/release_notes.html
lib/erlang/lib/observer-${VERSION.observer}/doc/html/ttb.html
lib/erlang/lib/observer-${VERSION.observer}/doc/html/ttb_ug.html
+lib/erlang/lib/observer-${VERSION.observer}/doc/html/users_guide.html
+lib/erlang/lib/observer-${VERSION.observer}/doc/pdf/observer-0.9.8.1.pdf
lib/erlang/lib/observer-${VERSION.observer}/info
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/book.gif
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/databases.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/error_handling.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/fascicules.xml
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/getting_started.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/index.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/introduction.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/min_head.gif
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/note.gif
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/notes.gif
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/notes.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/notes_history.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/odbc.gif
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/odbc.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/odbc_app_arc.gif
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_cite.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_first.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_frame.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_cite.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_first.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_frame.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_history.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_history_first.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_history_term.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_notes_term.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/part_term.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man.gif
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man.kwc
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man_cite.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man_first.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man_frame.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man_index.html
-lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/ref_man_term.html
+lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/release_notes.html
lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/user_guide.gif
+lib/erlang/lib/odbc-${VERSION.odbc}/doc/html/users_guide.html
+lib/erlang/lib/odbc-${VERSION.odbc}/doc/pdf/odbc-2.10.6.pdf
lib/erlang/lib/odbc-${VERSION.odbc}/info
lib/erlang/lib/orber-${VERSION.orber}/doc/html/CosNaming.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/CosNaming_BindingIterator.html
@@ -1557,7 +916,6 @@ lib/erlang/lib/orber-${VERSION.orber}/doc/html/dataframe6.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/dataframe7.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/dataframe8.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/dependent.gif
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/fascicules.xml
lib/erlang/lib/orber-${VERSION.orber}/doc/html/firewall_nat.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/fixed.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/iiop.gif
@@ -1567,255 +925,144 @@ lib/erlang/lib/orber-${VERSION.orber}/doc/html/interceptors.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/lname.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/lname_component.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/menuframe.gif
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/min_head.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/name.gif
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/note.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/notes.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/notes.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/notes_history.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/orber.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/orber_acl.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/orber_diagnostics.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/orber_ifr.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/orber_tc.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/orbs.gif
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_cite.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_first.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_frame.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_cite.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_first.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_frame.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_history.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_history_first.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_history_term.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_notes_term.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/part_term.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man.gif
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man.kwc
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man_cite.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man_first.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man_frame.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man_index.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/ref_man_term.html
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/summary.html.src
+lib/erlang/lib/orber-${VERSION.orber}/doc/html/release_notes.html
lib/erlang/lib/orber-${VERSION.orber}/doc/html/theORB.gif
lib/erlang/lib/orber-${VERSION.orber}/doc/html/user_guide.gif
-lib/erlang/lib/orber-${VERSION.orber}/doc/html/warning.gif
+lib/erlang/lib/orber-${VERSION.orber}/doc/html/users_guide.html
+lib/erlang/lib/orber-${VERSION.orber}/doc/pdf/orber-3.6.14.pdf
lib/erlang/lib/orber-${VERSION.orber}/info
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/cpu_sup.html
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/disksup.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/fascicules.xml
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/index.html
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/memsup.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/min_head.gif
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/note.gif
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/notes.html
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/nteventlog.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/os_mon.html
+lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/os_mon_app.html
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/os_mon_mib.html
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/os_sup.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/part_notes.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/part_notes_cite.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/part_notes_first.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/part_notes_frame.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/part_notes_term.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man.kwc
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man_cite.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man_first.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man_frame.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man_index.html
-lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/ref_man_term.html
+lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/release_notes.html
lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/warning.gif
+lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/pdf/os_mon-2.2.4.pdf
lib/erlang/lib/os_mon-${VERSION.os_mon}/info
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/fascicules.xml
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/index.html
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/introduction.html
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/mibs.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/min_head.gif
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/note.gif
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/notes.html
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/otp_mib.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_cite.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_first.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_frame.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_notes.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_notes_cite.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_notes_first.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_notes_frame.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_notes_term.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/part_term.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man.kwc
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man_cite.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man_first.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man_frame.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man_index.html
-lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/ref_man_term.html
+lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/release_notes.html
+lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/users_guide.html
+lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/pdf/otp_mibs-1.0.6.pdf
lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/info
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/fascicules.xml
lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/index.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/min_head.gif
+lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/leex.html
lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/note.gif
lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/notes.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/notes_history.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/part_notes.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/part_notes_cite.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/part_notes_first.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/part_notes_frame.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/part_notes_term.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man.kwc
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man_cite.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man_first.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man_frame.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man_index.html
-lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/ref_man_term.html
+lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/release_notes.html
lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/html/yecc.html
+lib/erlang/lib/parsetools-${VERSION.parsetools}/doc/pdf/parsetools-2.0.1.pdf
lib/erlang/lib/parsetools-${VERSION.parsetools}/info
lib/erlang/lib/percept-${VERSION.percept}/doc/html/egd.html
lib/erlang/lib/percept-${VERSION.percept}/doc/html/egd_ug.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/fascicules.xml
lib/erlang/lib/percept-${VERSION.percept}/doc/html/img_esi_result.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/index.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/min_head.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/notes.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_cite.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_first.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_frame.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_notes.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_notes_cite.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_notes_first.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_notes_frame.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_notes_term.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/part_term.html
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept.html
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_compare.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_examples.html
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_overview.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_processes.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_processinfo.gif
+lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_profile.html
lib/erlang/lib/percept-${VERSION.percept}/doc/html/percept_ug.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man.kwc
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man_cite.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man_first.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man_frame.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man_index.html
-lib/erlang/lib/percept-${VERSION.percept}/doc/html/ref_man_term.html
+lib/erlang/lib/percept-${VERSION.percept}/doc/html/release_notes.html
lib/erlang/lib/percept-${VERSION.percept}/doc/html/stylesheet.css
lib/erlang/lib/percept-${VERSION.percept}/doc/html/test1.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/test2.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/test3.gif
lib/erlang/lib/percept-${VERSION.percept}/doc/html/test4.gif
+lib/erlang/lib/percept-${VERSION.percept}/doc/html/users_guide.html
+lib/erlang/lib/percept-${VERSION.percept}/doc/pdf/percept-0.8.3.pdf
lib/erlang/lib/percept-${VERSION.percept}/info
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/fascicules.xml
lib/erlang/lib/pman-${VERSION.pman}/doc/html/index.html
lib/erlang/lib/pman-${VERSION.pman}/doc/html/main_window.gif
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/min_head.gif
lib/erlang/lib/pman-${VERSION.pman}/doc/html/notes.html
lib/erlang/lib/pman-${VERSION.pman}/doc/html/options.gif
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_cite.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_first.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_frame.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_notes.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_notes_cite.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_notes_first.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_notes_frame.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_notes_term.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/part_term.html
lib/erlang/lib/pman-${VERSION.pman}/doc/html/pman.html
lib/erlang/lib/pman-${VERSION.pman}/doc/html/pman_chapter.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man.kwc
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man_cite.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man_first.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man_frame.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man_index.html
-lib/erlang/lib/pman-${VERSION.pman}/doc/html/ref_man_term.html
+lib/erlang/lib/pman-${VERSION.pman}/doc/html/release_notes.html
lib/erlang/lib/pman-${VERSION.pman}/doc/html/trace.gif
+lib/erlang/lib/pman-${VERSION.pman}/doc/html/users_guide.html
+lib/erlang/lib/pman-${VERSION.pman}/doc/pdf/pman-2.7.1.pdf
lib/erlang/lib/pman-${VERSION.pman}/info
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/cert_records.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/index.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/introduction.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/note.gif
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/notes.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/public_key.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/public_key_records.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/release_notes.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/users_guide.html
+lib/erlang/lib/public_key-${VERSION.public_key}/doc/pdf/public_key-0.4.pdf
+lib/erlang/lib/public_key-${VERSION.public_key}/info
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/book.gif
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/index.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/note.gif
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/notes.gif
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/notes.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/ref_man.gif
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/release_notes.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/reltool.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/reltool_examples.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/reltool_intro.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/reltool_usage.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/user_guide.gif
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/users_guide.html
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/html/warning.gif
+lib/erlang/lib/reltool-${VERSION.reltool}/doc/pdf/reltool-0.5.2.pdf
+lib/erlang/lib/reltool-${VERSION.reltool}/info
lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/dbg.html
lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/erts_alloc_config.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/fascicules.xml
lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/index.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/min_head.gif
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/note.gif
lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/notes.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/notes_history.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_cite.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_first.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_frame.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_history.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_history_first.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_history_term.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/part_notes_term.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman.kwc
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman_cite.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman_first.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman_frame.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman_index.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/refman_term.html
+lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/release_notes.html
lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/runtime_tools_app.html
-lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/warning.gif
+lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/pdf/runtime_tools-1.8.2.pdf
lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/info
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/alarm_handler.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/appup.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/error_logging.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/fascicules.xml
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/index.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/min_head.gif
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/note.gif
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/notes.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/notes_history.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/overload.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_cite.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_first.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_frame.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_cite.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_first.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_frame.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_history.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_history_first.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_history_term.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_notes_term.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/part_term.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/rb.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man.kwc
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man_cite.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man_first.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man_frame.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man_index.html
-lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/ref_man_term.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/rel.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/release_handler.html
+lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/release_notes.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/relup.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/sasl_app.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/sasl_intro.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/script.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/systools.html
+lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/users_guide.html
lib/erlang/lib/sasl-${VERSION.sasl}/doc/html/warning.gif
+lib/erlang/lib/sasl-${VERSION.sasl}/doc/pdf/sasl-2.1.8.pdf
lib/erlang/lib/sasl-${VERSION.sasl}/info
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/MIB_mechanism.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/book.gif
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/fascicules.xml
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/getnext1.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/getnext2.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/getnext3.gif
@@ -1825,30 +1072,8 @@ lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/min_head.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/note.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/notes.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/notes.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/notes_history.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_cite.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_first.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_frame.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_cite.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_first.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_frame.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_history.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_history_first.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_history_term.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_notes_term.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/part_term.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man.gif
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man.kwc
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man_cite.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man_first.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man_frame.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man_index.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/ref_man_term.html
+lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/release_notes.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmp-um-1-image-1.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmp-um-1-image-2.gif
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmp-um-1-image-3.gif
@@ -1886,6 +1111,7 @@ lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmp_user_based_sm_mib.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmp_view_based_acm_mib.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_conf.html
+lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_discovery_handler.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_error.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_error_io.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_error_logger.html
@@ -1894,6 +1120,7 @@ lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_local_db.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_mpd.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_network_interface.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_network_interface_filter.html
+lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_notification_delivery_info_receiver.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_notification_filter.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpa_supervisor.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpc.html
@@ -1901,72 +1128,40 @@ lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpm.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpm_conf.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpm_mpd.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpm_network_interface.html
+lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpm_network_interface_filter.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/snmpm_user.html
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/summary.html.src
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/user_guide.gif
+lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/users_guide.html
lib/erlang/lib/snmp-${VERSION.snmp}/doc/html/warning.gif
-lib/erlang/lib/snmp-${VERSION.snmp}/doc/index.html
+lib/erlang/lib/snmp-${VERSION.snmp}/doc/pdf/snmp-4.15.pdf
lib/erlang/lib/snmp-${VERSION.snmp}/info
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/fascicules.xml
lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/index.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/min_head.gif
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/note.gif
lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/notes.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/part_notes.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/part_notes_cite.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/part_notes_first.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/part_notes_frame.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/part_notes_term.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man.kwc
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man_cite.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man_first.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man_frame.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man_index.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ref_man_term.html
+lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/release_notes.html
lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_cli.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_cm.html
+lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_channel.html
+lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_connection.html
lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_sftp.html
lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_sftpd.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_ssh.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_sshd.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/ssh_transport.html
-lib/erlang/lib/ssh-${VERSION.ssh}/doc/html/warning.gif
+lib/erlang/lib/ssh-${VERSION.ssh}/doc/pdf/ssh-1.1.7.pdf
lib/erlang/lib/ssh-${VERSION.ssh}/info
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/create_certs.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/fascicules.xml
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/index.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/licenses.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/min_head.gif
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/new_ssl.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/notes.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/pkix_certs.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman.kwc
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman_cite.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman_first.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman_frame.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman_index.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/refman_term.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/release_notes.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/release_notes_cite.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/release_notes_first.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/release_notes_frame.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/release_notes_term.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/ssl.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/ssl_app.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/ssl_distribution.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/ssl_pkix.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/ssl_protocol.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/usersguide.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/usersguide_cite.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/usersguide_first.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/usersguide_frame.html
-lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/usersguide_term.html
+lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/users_guide.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/using_ssl.html
lib/erlang/lib/ssl-${VERSION.ssl}/doc/html/warning.gif
+lib/erlang/lib/ssl-${VERSION.ssl}/doc/pdf/ssl-3.10.7.pdf
lib/erlang/lib/ssl-${VERSION.ssl}/info
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/STDLIB_app.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/array.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/base64.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/beam_lib.html
@@ -1987,7 +1182,6 @@ lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/erl_pp.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/erl_scan.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/erl_tar.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ets.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/fascicules.xml
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/file_sorter.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/filelib.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/filename.html
@@ -1999,27 +1193,15 @@ lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/gen_server.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/index.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/io.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/io_lib.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/io_protocol.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/lib.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/lists.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/log_mf_h.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/math.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/min_head.gif
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ms_transform.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/note.gif
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/notes.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/notes_history.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/orddict.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ordsets.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_cite.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_first.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_frame.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_history.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_history_first.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_history_term.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/part_notes_term.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/pg.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/pool.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/proc_lib.html
@@ -2027,28 +1209,28 @@ lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/proplists.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/qlc.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/queue.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/random.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man.kwc
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man_cite.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man_first.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man_frame.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man_index.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ref_man_term.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/re.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/regexp.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/release_notes.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/sets.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/shell.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/shell_default.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/slave.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/sofs.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/stdlib_app.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/string.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/supervisor.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/supervisor_bridge.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/sys.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/timer.html
-lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/warning.gif
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/unicode.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/unicode_usage.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/users_guide.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ushell1.gif
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ushell2.gif
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ushell3.gif
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/win32reg.html
lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/zip.html
+lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/pdf/stdlib-1.16.4.pdf
lib/erlang/lib/stdlib-${VERSION.stdlib}/info
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/chapter.html
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/epp_dodger.html
@@ -2058,164 +1240,68 @@ lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/erl_recomment.html
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/erl_syntax.html
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/erl_syntax_lib.html
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/erl_tidy.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/fascicules.xml
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/igor.html
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/index.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/min_head.gif
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/notes.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_cite.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_first.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_frame.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_notes.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_notes_cite.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_notes_first.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_notes_frame.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_notes_term.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/part_term.html
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/prettypr.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man.kwc
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man_cite.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man_first.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man_frame.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man_index.html
-lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/ref_man_term.html
+lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/release_notes.html
+lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/html/users_guide.html
+lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/doc/pdf/syntax_tools-1.6.4.pdf
lib/erlang/lib/syntax_tools-${VERSION.syntax_tools}/info
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/basics_chapter.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/example_chapter.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/fascicules.xml
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/index.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/min_head.gif
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/notes.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/notes_history.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_cite.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_first.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_frame.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_cite.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_first.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_frame.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_history.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_history_first.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_history_term.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_notes_term.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/part_term.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man.kwc
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man_cite.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man_first.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man_frame.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man_index.html
-lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/ref_man_term.html
+lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/release_notes.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/run_test_chapter.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/test_server.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/test_server_app.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/test_server_ctrl.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/test_spec_chapter.html
+lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/users_guide.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/write_framework_chapter.html
lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/write_test_chapter.html
+lib/erlang/lib/test_server-${VERSION.test_server}/doc/pdf/test_server-3.3.5.pdf
lib/erlang/lib/test_server-${VERSION.test_server}/info
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/bar.gif
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/create_tool.gif
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/fascicules.xml
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/index.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/min_head.gif
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/note.gif
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/notes.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_cite.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_first.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_frame.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_notes.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_notes_cite.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_notes_first.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_notes_frame.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_notes_term.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/part_term.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man.kwc
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man_cite.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man_first.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man_frame.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man_index.html
-lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/ref_man_term.html
+lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/release_notes.html
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/toolbar.html
lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/toolbar_chapter.html
+lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/users_guide.html
+lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/pdf/toolbar-1.4.1.pdf
lib/erlang/lib/toolbar-${VERSION.toolbar}/info
lib/erlang/lib/tools-${VERSION.tools}/doc/html/cover.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/cover_chapter.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/cprof.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/cprof_chapter.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/eprof.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/erlang_mode.html
+lib/erlang/lib/tools-${VERSION.tools}/doc/html/erlang.el.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/erlang_mode_chapter.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/fascicules.xml
lib/erlang/lib/tools-${VERSION.tools}/doc/html/fprof.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/fprof_chapter.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/index.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/instrument.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/make.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/min_head.gif
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/note.gif
lib/erlang/lib/tools-${VERSION.tools}/doc/html/notes.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/notes_history.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_cite.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_first.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_frame.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_cite.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_first.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_frame.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_history.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_history_first.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_history_term.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_notes_term.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/part_term.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man.kwc
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man_cite.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man_first.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man_frame.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man_index.html
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/ref_man_term.html
+lib/erlang/lib/tools-${VERSION.tools}/doc/html/release_notes.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/tags.html
+lib/erlang/lib/tools-${VERSION.tools}/doc/html/users_guide.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/venn1.gif
lib/erlang/lib/tools-${VERSION.tools}/doc/html/venn2.gif
-lib/erlang/lib/tools-${VERSION.tools}/doc/html/warning.gif
lib/erlang/lib/tools-${VERSION.tools}/doc/html/xref.html
lib/erlang/lib/tools-${VERSION.tools}/doc/html/xref_chapter.html
+lib/erlang/lib/tools-${VERSION.tools}/doc/pdf/tools-2.6.5.pdf
lib/erlang/lib/tools-${VERSION.tools}/info
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/fascicules.xml
lib/erlang/lib/tv-${VERSION.tv}/doc/html/index.html
lib/erlang/lib/tv-${VERSION.tv}/doc/html/info_window.gif
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/min_head.gif
lib/erlang/lib/tv-${VERSION.tv}/doc/html/notes.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_cite.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_first.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_frame.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_notes.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_notes_cite.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_notes_first.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_notes_frame.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_notes_term.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/part_term.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man.kwc
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man_cite.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man_first.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man_frame.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man_index.html
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/ref_man_term.html
+lib/erlang/lib/tv-${VERSION.tv}/doc/html/release_notes.html
lib/erlang/lib/tv-${VERSION.tv}/doc/html/set_poll_int.gif
-lib/erlang/lib/tv-${VERSION.tv}/doc/html/table_visualizer_chapter.html
+lib/erlang/lib/tv-${VERSION.tv}/doc/html/table_visualizer.html
lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv.html
lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_create_table.gif
lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_record_editor_mnesia.gif
@@ -2231,41 +1317,241 @@ lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_system.gif
lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_system_unreadable.gif
lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_table_browser.gif
lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_table_browser_updated.gif
+lib/erlang/lib/tv-${VERSION.tv}/doc/html/users_guide.html
+lib/erlang/lib/tv-${VERSION.tv}/doc/pdf/tv-2.1.4.4.pdf
lib/erlang/lib/tv-${VERSION.tv}/info
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/fascicules.xml
lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/index.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/min_head.gif
lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/notes.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/notes_history.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_cite.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_first.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_frame.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_cite.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_first.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_frame.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_history.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_history_cite.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_history_first.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_history_frame.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_history_term.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_notes_term.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/part_term.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man.kwc
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man_cite.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man_first.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man_frame.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man_index.html
-lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/ref_man_term.html
+lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/release_notes.html
lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/start_webtool.html
+lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/users_guide.html
lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/webtool.html
lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/webtool_chapter.html
+lib/erlang/lib/webtool-${VERSION.webtool}/doc/pdf/webtool-0.8.5.pdf
lib/erlang/lib/webtool-${VERSION.webtool}/info
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/fascicules.xml
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/chapter.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/gl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/glu.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/index.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/notes.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/release_notes.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/users_guide.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wx.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAcceleratorEntry.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAcceleratorTable.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxArtProvider.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiDockArt.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiManager.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiManagerEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiNotebook.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiNotebookEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiPaneInfo.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiTabArt.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBitmap.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBitmapButton.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBitmapDataObject.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBoxSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBrush.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBufferedDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxBufferedPaintDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxButton.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCalendarCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCalendarDateAttr.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCalendarEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCaret.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCheckBox.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCheckListBox.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxChildFocusEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxChoice.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxChoicebook.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxClientDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxClipboard.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCloseEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxColourData.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxColourDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxColourPickerCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxColourPickerEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxComboBox.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCommandEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxContextMenuEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxControl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxControlWithItems.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxCursor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDataObject.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDateEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDatePickerCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDirDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDirPickerCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxDisplayChangedEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxEraseEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxEvtHandler.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFileDataObject.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFileDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFileDirPickerEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFilePickerCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFindReplaceData.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFindReplaceDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFlexGridSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFocusEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFont.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFontData.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFontDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFontPickerCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFontPickerEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxFrame.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGBSizerItem.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGLCanvas.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGauge.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGenericDirCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsBrush.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsContext.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsFont.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsMatrix.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsObject.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsPath.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsPen.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGraphicsRenderer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGrid.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridBagSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellAttr.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellBoolEditor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellBoolRenderer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellChoiceEditor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellEditor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellFloatEditor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellFloatRenderer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellNumberEditor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellNumberRenderer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellRenderer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellStringRenderer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridCellTextEditor.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxGridSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxHelpEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxHtmlEasyPrinting.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxHtmlLinkEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxHtmlWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxIcon.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxIconBundle.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxIconizeEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxIdleEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxImage.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxImageList.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxJoystickEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxKeyEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxLayoutAlgorithm.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListBox.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListItem.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListView.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListbook.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxLogNull.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMDIChildFrame.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMDIClientWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMDIParentFrame.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMask.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMaximizeEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMemoryDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMenu.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMenuBar.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMenuEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMenuItem.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMessageDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMiniFrame.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMirrorDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMouseCaptureChangedEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMouseEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMoveEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMultiChoiceDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxNavigationKeyEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxNcPaintEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxNotebook.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxNotebookEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxNotifyEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPageSetupDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPageSetupDialogData.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPaintDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPaintEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPalette.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPaletteChangedEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPanel.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPasswordEntryDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPen.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPickerBase.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPostScriptDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPreviewCanvas.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPreviewControlBar.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPreviewFrame.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPrintData.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPrintDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPrintDialogData.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPrintPreview.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPrinter.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPrintout.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxProgressDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxQueryNewPaletteEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxRadioBox.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxRadioButton.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxRegion.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSashEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSashLayoutWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSashWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxScreenDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxScrollBar.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxScrollEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxScrollWinEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxScrolledWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSetCursorEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxShowEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSingleChoiceDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSizeEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSizerFlags.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSizerItem.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSlider.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSpinButton.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSpinCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSpinEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSplashScreen.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSplitterEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSplitterWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStaticBitmap.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStaticBox.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStaticBoxSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStaticLine.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStaticText.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStatusBar.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStdDialogButtonSizer.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStyledTextCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxStyledTextEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxSysColourChangedEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTextAttr.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTextCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTextDataObject.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTextEntryDialog.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxToggleButton.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxToolBar.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxToolTip.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxToolbook.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTopLevelWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTreeCtrl.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTreeEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxTreebook.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxUpdateUIEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxWindow.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxWindowCreateEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxWindowDC.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxWindowDestroyEvent.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxXmlResource.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wx_misc.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/html/wx_object.html
+lib/erlang/lib/wx-${VERSION.wx}/doc/pdf/wxErlang-0.98.4.pdf
+lib/erlang/lib/wx-${VERSION.wx}/info
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/index.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/min_head.gif
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/motorcycles.txt
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/motorcycles2.txt
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/motorcycles2html.erl
@@ -2273,36 +1559,22 @@ lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/motorcycles_dtd.txt
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/new_motorcycles.txt
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/new_motorcycles2.txt
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/notes.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/notes_history.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_cite.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_first.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_frame.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_notes.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_notes_cite.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_notes_first.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_notes_frame.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_notes_term.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/part_term.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/people.txt
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/people2.txt
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man.kwc
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man_cite.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man_first.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man_frame.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man_index.html
-lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/ref_man_term.html
+lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/release_notes.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/result_export.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/result_xs.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/stylesheet.css
+lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/users_guide.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_eventp.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_examples.html
+lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_sax_parser.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_scan.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_ug.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_xpath.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_xs.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_xs_examples.html
lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/html/xmerl_xsd.html
+lib/erlang/lib/xmerl-${VERSION.xmerl}/doc/pdf/xmerl-1.2.3.pdf
lib/erlang/lib/xmerl-${VERSION.xmerl}/info
diff --git a/lang/erlang-doc/distinfo b/lang/erlang-doc/distinfo
index 13a7be0bcfe..6847e273c31 100644
--- a/lang/erlang-doc/distinfo
+++ b/lang/erlang-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/01/04 14:05:06 ghen Exp $
+$NetBSD: distinfo,v 1.5 2009/12/15 13:32:10 asau Exp $
-SHA1 (erlang/otp_doc_html_R12B-0.tar.gz) = 5e2166519f7d9cbda4092d163d03a59f300368bb
-RMD160 (erlang/otp_doc_html_R12B-0.tar.gz) = 08bedd6ad8a2d5581e59435e3bb3f6d2c225ed5d
-Size (erlang/otp_doc_html_R12B-0.tar.gz) = 5859638 bytes
+SHA1 (erlang/otp_doc_html_R13B03.tar.gz) = 3a578b3d83fe7bb7abd74823d65548e17cd228e6
+RMD160 (erlang/otp_doc_html_R13B03.tar.gz) = b2971024e56e3b05ba537c722fca694daade2ffb
+Size (erlang/otp_doc_html_R13B03.tar.gz) = 26682590 bytes