summaryrefslogtreecommitdiff
path: root/lang/ruby18-base
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-04-01 07:50:00 +0000
committersalo <salo@pkgsrc.org>2005-04-01 07:50:00 +0000
commit8b14ed94dfd31cc8edc1bc7074caace65f98af0e (patch)
tree1e22e9d3e81895f7e36ffbd3a0245cbfa2a3d798 /lang/ruby18-base
parent53a708dd444ac1eafb050914bf85472100b75354 (diff)
downloadpkgsrc-8b14ed94dfd31cc8edc1bc7074caace65f98af0e.tar.gz
Pullup ticket 408 - requested by Takahiro Kambe
PLIST fix for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.3 - pkgsrc/lang/ruby18-base/PLIST 1.2 - pkgsrc/lang/ruby/rubyversion.mk 1.11 Module Name: pkgsrc Committed By: taca Date: Thu Mar 31 16:31:10 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile PLIST Log Message: Add missing ri ralated data files. Noted by Min Sik Kim <minskim>. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Wed Mar 30 16:16:20 UTC 2005 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Add RUBY_VER_DIR to PLIST_SUBST.
Diffstat (limited to 'lang/ruby18-base')
-rw-r--r--lang/ruby18-base/Makefile3
-rw-r--r--lang/ruby18-base/PLIST2790
2 files changed, 2523 insertions, 270 deletions
diff --git a/lang/ruby18-base/Makefile b/lang/ruby18-base/Makefile
index 4a243fc67ea..9325d6d770a 100644
--- a/lang/ruby18-base/Makefile
+++ b/lang/ruby18-base/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/10 06:00:05 minskim Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2005/04/01 07:50:00 salo Exp $
#
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION}
+PKGREVISION= 1
CATEGORIES= lang ruby
MASTER_SITES= ${MASTER_SITE_RUBY}
diff --git a/lang/ruby18-base/PLIST b/lang/ruby18-base/PLIST
index 8d3da956adb..d5da0385ea9 100644
--- a/lang/ruby18-base/PLIST
+++ b/lang/ruby18-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/06 16:36:57 taca Exp $
+@comment $NetBSD: PLIST,v 1.1.1.1.2.1 2005/04/01 07:50:00 salo Exp $
bin/erb${RUBY_VER}
bin/h2rb${RUBY_VER}
bin/irb${RUBY_VER}
@@ -6,274 +6,6 @@ bin/rdoc${RUBY_VER}
bin/ri${RUBY_VER}
bin/${RUBY_NAME}
bin/testrb${RUBY_VER}
-${RUBY_DOCDIR}/COPYING
-${RUBY_DOCDIR}/COPYING.ja
-${RUBY_DOCDIR}/ChangeLog
-${RUBY_DOCDIR}/ChangeLog-1.8.0
-${RUBY_DOCDIR}/NEWS
-${RUBY_DOCDIR}/README
-${RUBY_DOCDIR}/README.EXT
-${RUBY_DOCDIR}/README.EXT.ja
-${RUBY_DOCDIR}/README.ja
-${RUBY_DOCDIR}/ToDo
-${RUBY_DOCDIR}/bigdecimal_en.html
-${RUBY_DOCDIR}/bigdecimal_ja.html
-${RUBY_DOCDIR}/dl.txt
-${RUBY_DOCDIR}/enumerator.txt
-${RUBY_DOCDIR}/etc.txt
-${RUBY_DOCDIR}/etc.txt.ja
-${RUBY_DOCDIR}/forwardable.rd
-${RUBY_DOCDIR}/forwardable.rd.ja
-${RUBY_DOCDIR}/irb/irb-tools.rd.ja
-${RUBY_DOCDIR}/irb/irb.rd
-${RUBY_DOCDIR}/irb/irb.rd.ja
-@dirrm ${RUBY_DOCDIR}/irb
-${RUBY_DOCDIR}/pty/README.expect
-${RUBY_DOCDIR}/pty/README.expect.ja
-${RUBY_DOCDIR}/pty/README.ja
-@dirrm ${RUBY_DOCDIR}/pty
-${RUBY_DOCDIR}/shell.rd
-${RUBY_DOCDIR}/shell.rd.ja
-${RUBY_DOCDIR}/syslog.txt
-@dirrm ${RUBY_DOCDIR}
-${RUBY_EXAMPLESDIR}/README
-${RUBY_EXAMPLESDIR}/bigdecimal/linear.rb
-${RUBY_EXAMPLESDIR}/bigdecimal/nlsolve.rb
-${RUBY_EXAMPLESDIR}/bigdecimal/pi.rb
-@dirrm ${RUBY_EXAMPLESDIR}/bigdecimal
-${RUBY_EXAMPLESDIR}/biorhythm.rb
-${RUBY_EXAMPLESDIR}/cal.rb
-${RUBY_EXAMPLESDIR}/cbreak.rb
-${RUBY_EXAMPLESDIR}/clnt.rb
-${RUBY_EXAMPLESDIR}/dir.rb
-${RUBY_EXAMPLESDIR}/dl/c++sample.C
-${RUBY_EXAMPLESDIR}/dl/c++sample.rb
-${RUBY_EXAMPLESDIR}/dl/drives.rb
-${RUBY_EXAMPLESDIR}/dl/getch.rb
-${RUBY_EXAMPLESDIR}/dl/libc.rb
-${RUBY_EXAMPLESDIR}/dl/msgbox.rb
-${RUBY_EXAMPLESDIR}/dl/msgbox2.rb
-${RUBY_EXAMPLESDIR}/dl/stream.rb
-@dirrm ${RUBY_EXAMPLESDIR}/dl
-${RUBY_EXAMPLESDIR}/drb/README.rd
-${RUBY_EXAMPLESDIR}/drb/README.rd.ja
-${RUBY_EXAMPLESDIR}/drb/darray.rb
-${RUBY_EXAMPLESDIR}/drb/darrayc.rb
-${RUBY_EXAMPLESDIR}/drb/dbiff.rb
-${RUBY_EXAMPLESDIR}/drb/dcdbiff.rb
-${RUBY_EXAMPLESDIR}/drb/dchatc.rb
-${RUBY_EXAMPLESDIR}/drb/dchats.rb
-${RUBY_EXAMPLESDIR}/drb/dhasen.rb
-${RUBY_EXAMPLESDIR}/drb/dhasenc.rb
-${RUBY_EXAMPLESDIR}/drb/dlogc.rb
-${RUBY_EXAMPLESDIR}/drb/dlogd.rb
-${RUBY_EXAMPLESDIR}/drb/dqin.rb
-${RUBY_EXAMPLESDIR}/drb/dqlib.rb
-${RUBY_EXAMPLESDIR}/drb/dqout.rb
-${RUBY_EXAMPLESDIR}/drb/dqueue.rb
-${RUBY_EXAMPLESDIR}/drb/drbc.rb
-${RUBY_EXAMPLESDIR}/drb/drbch.rb
-${RUBY_EXAMPLESDIR}/drb/drbm.rb
-${RUBY_EXAMPLESDIR}/drb/drbmc.rb
-${RUBY_EXAMPLESDIR}/drb/drbs-acl.rb
-${RUBY_EXAMPLESDIR}/drb/drbs.rb
-${RUBY_EXAMPLESDIR}/drb/drbssl_c.rb
-${RUBY_EXAMPLESDIR}/drb/drbssl_s.rb
-${RUBY_EXAMPLESDIR}/drb/extserv_test.rb
-${RUBY_EXAMPLESDIR}/drb/gw_ct.rb
-${RUBY_EXAMPLESDIR}/drb/gw_cu.rb
-${RUBY_EXAMPLESDIR}/drb/gw_s.rb
-${RUBY_EXAMPLESDIR}/drb/holderc.rb
-${RUBY_EXAMPLESDIR}/drb/holders.rb
-${RUBY_EXAMPLESDIR}/drb/http0.rb
-${RUBY_EXAMPLESDIR}/drb/http0serv.rb
-${RUBY_EXAMPLESDIR}/drb/name.rb
-${RUBY_EXAMPLESDIR}/drb/namec.rb
-${RUBY_EXAMPLESDIR}/drb/old_tuplespace.rb
-${RUBY_EXAMPLESDIR}/drb/rinda_ts.rb
-${RUBY_EXAMPLESDIR}/drb/rindac.rb
-${RUBY_EXAMPLESDIR}/drb/rindas.rb
-${RUBY_EXAMPLESDIR}/drb/ring_echo.rb
-${RUBY_EXAMPLESDIR}/drb/ring_inspect.rb
-${RUBY_EXAMPLESDIR}/drb/ring_place.rb
-${RUBY_EXAMPLESDIR}/drb/simpletuple.rb
-${RUBY_EXAMPLESDIR}/drb/speedc.rb
-${RUBY_EXAMPLESDIR}/drb/speeds.rb
-@dirrm ${RUBY_EXAMPLESDIR}/drb
-${RUBY_EXAMPLESDIR}/dualstack-fetch.rb
-${RUBY_EXAMPLESDIR}/dualstack-httpd.rb
-${RUBY_EXAMPLESDIR}/eval.rb
-${RUBY_EXAMPLESDIR}/export.rb
-${RUBY_EXAMPLESDIR}/exyacc.rb
-${RUBY_EXAMPLESDIR}/fact.rb
-${RUBY_EXAMPLESDIR}/fib.awk
-${RUBY_EXAMPLESDIR}/fib.pl
-${RUBY_EXAMPLESDIR}/fib.py
-${RUBY_EXAMPLESDIR}/fib.rb
-${RUBY_EXAMPLESDIR}/fib.scm
-${RUBY_EXAMPLESDIR}/freq.rb
-${RUBY_EXAMPLESDIR}/from.rb
-${RUBY_EXAMPLESDIR}/fullpath.rb
-${RUBY_EXAMPLESDIR}/getopts.test
-${RUBY_EXAMPLESDIR}/goodfriday.rb
-${RUBY_EXAMPLESDIR}/less.rb
-${RUBY_EXAMPLESDIR}/list.rb
-${RUBY_EXAMPLESDIR}/list2.rb
-${RUBY_EXAMPLESDIR}/list3.rb
-${RUBY_EXAMPLESDIR}/logger/app.rb
-${RUBY_EXAMPLESDIR}/logger/log.rb
-${RUBY_EXAMPLESDIR}/logger/shifting.rb
-@dirrm ${RUBY_EXAMPLESDIR}/logger
-${RUBY_EXAMPLESDIR}/mine.rb
-${RUBY_EXAMPLESDIR}/mkproto.rb
-${RUBY_EXAMPLESDIR}/mpart.rb
-${RUBY_EXAMPLESDIR}/mrshtest.rb
-${RUBY_EXAMPLESDIR}/observ.rb
-${RUBY_EXAMPLESDIR}/occur.pl
-${RUBY_EXAMPLESDIR}/occur.rb
-${RUBY_EXAMPLESDIR}/occur2.rb
-${RUBY_EXAMPLESDIR}/optparse/opttest.rb
-${RUBY_EXAMPLESDIR}/optparse/subcommand.rb
-@dirrm ${RUBY_EXAMPLESDIR}/optparse
-${RUBY_EXAMPLESDIR}/philos.rb
-${RUBY_EXAMPLESDIR}/pi.rb
-${RUBY_EXAMPLESDIR}/pty/expect_sample.rb
-${RUBY_EXAMPLESDIR}/pty/script.rb
-${RUBY_EXAMPLESDIR}/pty/shl.rb
-@dirrm ${RUBY_EXAMPLESDIR}/pty
-${RUBY_EXAMPLESDIR}/rcs.awk
-${RUBY_EXAMPLESDIR}/rcs.dat
-${RUBY_EXAMPLESDIR}/rcs.rb
-${RUBY_EXAMPLESDIR}/regx.rb
-${RUBY_EXAMPLESDIR}/rss/blend.rb
-${RUBY_EXAMPLESDIR}/rss/list_description.rb
-${RUBY_EXAMPLESDIR}/rss/rss_recent.rb
-${RUBY_EXAMPLESDIR}/rss/tdiary_plugin/rss-recent.rb
-@dirrm ${RUBY_EXAMPLESDIR}/rss/tdiary_plugin
-@dirrm ${RUBY_EXAMPLESDIR}/rss
-${RUBY_EXAMPLESDIR}/sieve.rb
-${RUBY_EXAMPLESDIR}/soap/authheader/authmgr.rb
-${RUBY_EXAMPLESDIR}/soap/authheader/client.rb
-${RUBY_EXAMPLESDIR}/soap/authheader/client2.rb
-${RUBY_EXAMPLESDIR}/soap/authheader/server.rb
-${RUBY_EXAMPLESDIR}/soap/authheader/server2.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/authheader
-${RUBY_EXAMPLESDIR}/soap/babelfish.rb
-${RUBY_EXAMPLESDIR}/soap/calc/calc.rb
-${RUBY_EXAMPLESDIR}/soap/calc/calc2.rb
-${RUBY_EXAMPLESDIR}/soap/calc/client.rb
-${RUBY_EXAMPLESDIR}/soap/calc/client2.rb
-${RUBY_EXAMPLESDIR}/soap/calc/httpd.rb
-${RUBY_EXAMPLESDIR}/soap/calc/samplehttpd.conf
-${RUBY_EXAMPLESDIR}/soap/calc/server.cgi
-${RUBY_EXAMPLESDIR}/soap/calc/server.rb
-${RUBY_EXAMPLESDIR}/soap/calc/server2.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/calc
-${RUBY_EXAMPLESDIR}/soap/digraph.rb
-${RUBY_EXAMPLESDIR}/soap/exchange/client.rb
-${RUBY_EXAMPLESDIR}/soap/exchange/exchange.rb
-${RUBY_EXAMPLESDIR}/soap/exchange/httpd.rb
-${RUBY_EXAMPLESDIR}/soap/exchange/samplehttpd.conf
-${RUBY_EXAMPLESDIR}/soap/exchange/server.cgi
-${RUBY_EXAMPLESDIR}/soap/exchange/server.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/exchange
-${RUBY_EXAMPLESDIR}/soap/helloworld/hw_c.rb
-${RUBY_EXAMPLESDIR}/soap/helloworld/hw_s.rb
-${RUBY_EXAMPLESDIR}/soap/helloworld/hw_c_gzip.rb
-${RUBY_EXAMPLESDIR}/soap/helloworld/hw_s_gzip.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/helloworld
-${RUBY_EXAMPLESDIR}/soap/icd/IICD.rb
-${RUBY_EXAMPLESDIR}/soap/icd/icd.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/icd
-${RUBY_EXAMPLESDIR}/soap/raa/iRAA.rb
-${RUBY_EXAMPLESDIR}/soap/raa/soap4r.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/raa
-${RUBY_EXAMPLESDIR}/soap/raa2.4/raa.rb
-${RUBY_EXAMPLESDIR}/soap/raa2.4/raaDriver.rb
-${RUBY_EXAMPLESDIR}/soap/raa2.4/raaServiceClient.rb
-${RUBY_EXAMPLESDIR}/soap/raa2.4/sample.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/raa2.4
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/client.rb
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/httpd.rb
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/iSampleStruct.rb
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/samplehttpd.conf
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/sampleStruct.rb
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/server.cgi
-${RUBY_EXAMPLESDIR}/soap/sampleStruct/server.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/sampleStruct
-${RUBY_EXAMPLESDIR}/soap/scopesample/client.rb
-${RUBY_EXAMPLESDIR}/soap/scopesample/httpd.rb
-${RUBY_EXAMPLESDIR}/soap/scopesample/samplehttpd.conf
-${RUBY_EXAMPLESDIR}/soap/scopesample/servant.rb
-${RUBY_EXAMPLESDIR}/soap/scopesample/server.cgi
-${RUBY_EXAMPLESDIR}/soap/scopesample/server.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/scopesample
-${RUBY_EXAMPLESDIR}/soap/ssl/files/README
-${RUBY_EXAMPLESDIR}/soap/ssl/files/ca.cert
-${RUBY_EXAMPLESDIR}/soap/ssl/files/client.cert
-${RUBY_EXAMPLESDIR}/soap/ssl/files/client.key
-${RUBY_EXAMPLESDIR}/soap/ssl/files/server.cert
-${RUBY_EXAMPLESDIR}/soap/ssl/files/server.key
-${RUBY_EXAMPLESDIR}/soap/ssl/files/sslclient.properties
-${RUBY_EXAMPLESDIR}/soap/ssl/files/sslclient_require_noserverauth.properties
-${RUBY_EXAMPLESDIR}/soap/ssl/files/sslclient_with_clientauth.properties
-${RUBY_EXAMPLESDIR}/soap/ssl/files/subca.cert
-@dirrm ${RUBY_EXAMPLESDIR}/soap/ssl/files
-${RUBY_EXAMPLESDIR}/soap/ssl/sslclient.rb
-${RUBY_EXAMPLESDIR}/soap/ssl/sslclient_require_noserverauth.rb
-${RUBY_EXAMPLESDIR}/soap/ssl/sslclient_with_clientauth.rb
-${RUBY_EXAMPLESDIR}/soap/ssl/sslserver.rb
-${RUBY_EXAMPLESDIR}/soap/ssl/sslserver_noauth.rb
-${RUBY_EXAMPLESDIR}/soap/ssl/sslserver_require_clientauth.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/ssl
-${RUBY_EXAMPLESDIR}/soap/swa/client.rb
-${RUBY_EXAMPLESDIR}/soap/swa/server.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap/swa
-${RUBY_EXAMPLESDIR}/soap/whois.rb
-@dirrm ${RUBY_EXAMPLESDIR}/soap
-${RUBY_EXAMPLESDIR}/svr.rb
-${RUBY_EXAMPLESDIR}/test.rb
-${RUBY_EXAMPLESDIR}/testunit/adder.rb
-${RUBY_EXAMPLESDIR}/testunit/subtracter.rb
-${RUBY_EXAMPLESDIR}/testunit/tc_adder.rb
-${RUBY_EXAMPLESDIR}/testunit/tc_subtracter.rb
-${RUBY_EXAMPLESDIR}/testunit/ts_examples.rb
-@dirrm ${RUBY_EXAMPLESDIR}/testunit
-${RUBY_EXAMPLESDIR}/time.rb
-${RUBY_EXAMPLESDIR}/trojan.rb
-${RUBY_EXAMPLESDIR}/tsvr.rb
-${RUBY_EXAMPLESDIR}/uumerge.rb
-${RUBY_EXAMPLESDIR}/webrick/demo-app.rb
-${RUBY_EXAMPLESDIR}/webrick/demo-multipart.cgi
-${RUBY_EXAMPLESDIR}/webrick/demo-servlet.rb
-${RUBY_EXAMPLESDIR}/webrick/demo-urlencoded.cgi
-${RUBY_EXAMPLESDIR}/webrick/hello.cgi
-${RUBY_EXAMPLESDIR}/webrick/hello.rb
-${RUBY_EXAMPLESDIR}/webrick/httpd.rb
-${RUBY_EXAMPLESDIR}/webrick/httpsd.rb
-@dirrm ${RUBY_EXAMPLESDIR}/webrick
-${RUBY_EXAMPLESDIR}/wsdl/amazon/AmazonSearch.rb
-${RUBY_EXAMPLESDIR}/wsdl/amazon/AmazonSearchDriver.rb
-${RUBY_EXAMPLESDIR}/wsdl/amazon/sampleClient.rb
-${RUBY_EXAMPLESDIR}/wsdl/amazon/wsdlDriver.rb
-@dirrm ${RUBY_EXAMPLESDIR}/wsdl/amazon
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/GoogleSearch.rb
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/GoogleSearchDriver.rb
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/README
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/httpd.rb
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/sampleClient.rb
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/samplehttpd.conf
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/sjissearch.sh
-${RUBY_EXAMPLESDIR}/wsdl/googleSearch/wsdlDriver.rb
-@dirrm ${RUBY_EXAMPLESDIR}/wsdl/googleSearch
-${RUBY_EXAMPLESDIR}/wsdl/raa/raa.wsdl
-${RUBY_EXAMPLESDIR}/wsdl/raa/soap4r.rb
-@dirrm ${RUBY_EXAMPLESDIR}/wsdl/raa
-${RUBY_EXAMPLESDIR}/wsdl/raa2.4/raa.rb
-${RUBY_EXAMPLESDIR}/wsdl/raa2.4/wsdlDriver.rb
-@dirrm ${RUBY_EXAMPLESDIR}/wsdl/raa2.4
-@dirrm ${RUBY_EXAMPLESDIR}/wsdl
-@dirrm ${RUBY_EXAMPLESDIR}
lib/libruby${RUBY_VER}-static.a
lib/libruby${RUBY_VER}.so
${RUBY_NOSHLIBMAJOR}lib/libruby${RUBY_VER}.so.${RUBY_SHLIBMAJOR}
@@ -882,3 +614,2523 @@ ${RUBY_LIBDIR}/yaml.rb
@dirrm ${RUBY_LIBDIR}
@unexec ${RMDIR} %D/lib/ruby 2>/dev/null || ${TRUE}
man/man1/${RUBY_NAME}.1
+${RUBY_DOCDIR}/COPYING
+${RUBY_DOCDIR}/COPYING.ja
+${RUBY_DOCDIR}/ChangeLog
+${RUBY_DOCDIR}/ChangeLog-1.8.0
+${RUBY_DOCDIR}/NEWS
+${RUBY_DOCDIR}/README
+${RUBY_DOCDIR}/README.EXT
+${RUBY_DOCDIR}/README.EXT.ja
+${RUBY_DOCDIR}/README.ja
+${RUBY_DOCDIR}/ToDo
+${RUBY_DOCDIR}/bigdecimal_en.html
+${RUBY_DOCDIR}/bigdecimal_ja.html
+${RUBY_DOCDIR}/dl.txt
+${RUBY_DOCDIR}/enumerator.txt
+${RUBY_DOCDIR}/etc.txt
+${RUBY_DOCDIR}/etc.txt.ja
+${RUBY_DOCDIR}/forwardable.rd
+${RUBY_DOCDIR}/forwardable.rd.ja
+${RUBY_DOCDIR}/irb/irb-tools.rd.ja
+${RUBY_DOCDIR}/irb/irb.rd
+${RUBY_DOCDIR}/irb/irb.rd.ja
+@dirrm ${RUBY_DOCDIR}/irb
+${RUBY_DOCDIR}/pty/README.expect
+${RUBY_DOCDIR}/pty/README.expect.ja
+${RUBY_DOCDIR}/pty/README.ja
+@dirrm ${RUBY_DOCDIR}/pty
+${RUBY_DOCDIR}/shell.rd
+${RUBY_DOCDIR}/shell.rd.ja
+${RUBY_DOCDIR}/syslog.txt
+@dirrm ${RUBY_DOCDIR}
+${RUBY_EXAMPLESDIR}/README
+${RUBY_EXAMPLESDIR}/bigdecimal/linear.rb
+${RUBY_EXAMPLESDIR}/bigdecimal/nlsolve.rb
+${RUBY_EXAMPLESDIR}/bigdecimal/pi.rb
+@dirrm ${RUBY_EXAMPLESDIR}/bigdecimal
+${RUBY_EXAMPLESDIR}/biorhythm.rb
+${RUBY_EXAMPLESDIR}/cal.rb
+${RUBY_EXAMPLESDIR}/cbreak.rb
+${RUBY_EXAMPLESDIR}/clnt.rb
+${RUBY_EXAMPLESDIR}/dir.rb
+${RUBY_EXAMPLESDIR}/dl/c++sample.C
+${RUBY_EXAMPLESDIR}/dl/c++sample.rb
+${RUBY_EXAMPLESDIR}/dl/drives.rb
+${RUBY_EXAMPLESDIR}/dl/getch.rb
+${RUBY_EXAMPLESDIR}/dl/libc.rb
+${RUBY_EXAMPLESDIR}/dl/msgbox.rb
+${RUBY_EXAMPLESDIR}/dl/msgbox2.rb
+${RUBY_EXAMPLESDIR}/dl/stream.rb
+@dirrm ${RUBY_EXAMPLESDIR}/dl
+${RUBY_EXAMPLESDIR}/drb/README.rd
+${RUBY_EXAMPLESDIR}/drb/README.rd.ja
+${RUBY_EXAMPLESDIR}/drb/darray.rb
+${RUBY_EXAMPLESDIR}/drb/darrayc.rb
+${RUBY_EXAMPLESDIR}/drb/dbiff.rb
+${RUBY_EXAMPLESDIR}/drb/dcdbiff.rb
+${RUBY_EXAMPLESDIR}/drb/dchatc.rb
+${RUBY_EXAMPLESDIR}/drb/dchats.rb
+${RUBY_EXAMPLESDIR}/drb/dhasen.rb
+${RUBY_EXAMPLESDIR}/drb/dhasenc.rb
+${RUBY_EXAMPLESDIR}/drb/dlogc.rb
+${RUBY_EXAMPLESDIR}/drb/dlogd.rb
+${RUBY_EXAMPLESDIR}/drb/dqin.rb
+${RUBY_EXAMPLESDIR}/drb/dqlib.rb
+${RUBY_EXAMPLESDIR}/drb/dqout.rb
+${RUBY_EXAMPLESDIR}/drb/dqueue.rb
+${RUBY_EXAMPLESDIR}/drb/drbc.rb
+${RUBY_EXAMPLESDIR}/drb/drbch.rb
+${RUBY_EXAMPLESDIR}/drb/drbm.rb
+${RUBY_EXAMPLESDIR}/drb/drbmc.rb
+${RUBY_EXAMPLESDIR}/drb/drbs-acl.rb
+${RUBY_EXAMPLESDIR}/drb/drbs.rb
+${RUBY_EXAMPLESDIR}/drb/drbssl_c.rb
+${RUBY_EXAMPLESDIR}/drb/drbssl_s.rb
+${RUBY_EXAMPLESDIR}/drb/extserv_test.rb
+${RUBY_EXAMPLESDIR}/drb/gw_ct.rb
+${RUBY_EXAMPLESDIR}/drb/gw_cu.rb
+${RUBY_EXAMPLESDIR}/drb/gw_s.rb
+${RUBY_EXAMPLESDIR}/drb/holderc.rb
+${RUBY_EXAMPLESDIR}/drb/holders.rb
+${RUBY_EXAMPLESDIR}/drb/http0.rb
+${RUBY_EXAMPLESDIR}/drb/http0serv.rb
+${RUBY_EXAMPLESDIR}/drb/name.rb
+${RUBY_EXAMPLESDIR}/drb/namec.rb
+${RUBY_EXAMPLESDIR}/drb/old_tuplespace.rb
+${RUBY_EXAMPLESDIR}/drb/rinda_ts.rb
+${RUBY_EXAMPLESDIR}/drb/rindac.rb
+${RUBY_EXAMPLESDIR}/drb/rindas.rb
+${RUBY_EXAMPLESDIR}/drb/ring_echo.rb
+${RUBY_EXAMPLESDIR}/drb/ring_inspect.rb
+${RUBY_EXAMPLESDIR}/drb/ring_place.rb
+${RUBY_EXAMPLESDIR}/drb/simpletuple.rb
+${RUBY_EXAMPLESDIR}/drb/speedc.rb
+${RUBY_EXAMPLESDIR}/drb/speeds.rb
+@dirrm ${RUBY_EXAMPLESDIR}/drb
+${RUBY_EXAMPLESDIR}/dualstack-fetch.rb
+${RUBY_EXAMPLESDIR}/dualstack-httpd.rb
+${RUBY_EXAMPLESDIR}/eval.rb
+${RUBY_EXAMPLESDIR}/export.rb
+${RUBY_EXAMPLESDIR}/exyacc.rb
+${RUBY_EXAMPLESDIR}/fact.rb
+${RUBY_EXAMPLESDIR}/fib.awk
+${RUBY_EXAMPLESDIR}/fib.pl
+${RUBY_EXAMPLESDIR}/fib.py
+${RUBY_EXAMPLESDIR}/fib.rb
+${RUBY_EXAMPLESDIR}/fib.scm
+${RUBY_EXAMPLESDIR}/freq.rb
+${RUBY_EXAMPLESDIR}/from.rb
+${RUBY_EXAMPLESDIR}/fullpath.rb
+${RUBY_EXAMPLESDIR}/getopts.test
+${RUBY_EXAMPLESDIR}/goodfriday.rb
+${RUBY_EXAMPLESDIR}/less.rb
+${RUBY_EXAMPLESDIR}/list.rb
+${RUBY_EXAMPLESDIR}/list2.rb
+${RUBY_EXAMPLESDIR}/list3.rb
+${RUBY_EXAMPLESDIR}/logger/app.rb
+${RUBY_EXAMPLESDIR}/logger/log.rb
+${RUBY_EXAMPLESDIR}/logger/shifting.rb
+@dirrm ${RUBY_EXAMPLESDIR}/logger
+${RUBY_EXAMPLESDIR}/mine.rb
+${RUBY_EXAMPLESDIR}/mkproto.rb
+${RUBY_EXAMPLESDIR}/mpart.rb
+${RUBY_EXAMPLESDIR}/mrshtest.rb
+${RUBY_EXAMPLESDIR}/observ.rb
+${RUBY_EXAMPLESDIR}/occur.pl
+${RUBY_EXAMPLESDIR}/occur.rb
+${RUBY_EXAMPLESDIR}/occur2.rb
+${RUBY_EXAMPLESDIR}/optparse/opttest.rb
+${RUBY_EXAMPLESDIR}/optparse/subcommand.rb
+@dirrm ${RUBY_EXAMPLESDIR}/optparse
+${RUBY_EXAMPLESDIR}/philos.rb
+${RUBY_EXAMPLESDIR}/pi.rb
+${RUBY_EXAMPLESDIR}/pty/expect_sample.rb
+${RUBY_EXAMPLESDIR}/pty/script.rb
+${RUBY_EXAMPLESDIR}/pty/shl.rb
+@dirrm ${RUBY_EXAMPLESDIR}/pty
+${RUBY_EXAMPLESDIR}/rcs.awk
+${RUBY_EXAMPLESDIR}/rcs.dat
+${RUBY_EXAMPLESDIR}/rcs.rb
+${RUBY_EXAMPLESDIR}/regx.rb
+${RUBY_EXAMPLESDIR}/rss/blend.rb
+${RUBY_EXAMPLESDIR}/rss/list_description.rb
+${RUBY_EXAMPLESDIR}/rss/rss_recent.rb
+${RUBY_EXAMPLESDIR}/rss/tdiary_plugin/rss-recent.rb
+@dirrm ${RUBY_EXAMPLESDIR}/rss/tdiary_plugin
+@dirrm ${RUBY_EXAMPLESDIR}/rss
+${RUBY_EXAMPLESDIR}/sieve.rb
+${RUBY_EXAMPLESDIR}/soap/authheader/authmgr.rb
+${RUBY_EXAMPLESDIR}/soap/authheader/client.rb
+${RUBY_EXAMPLESDIR}/soap/authheader/client2.rb
+${RUBY_EXAMPLESDIR}/soap/authheader/server.rb
+${RUBY_EXAMPLESDIR}/soap/authheader/server2.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/authheader
+${RUBY_EXAMPLESDIR}/soap/babelfish.rb
+${RUBY_EXAMPLESDIR}/soap/calc/calc.rb
+${RUBY_EXAMPLESDIR}/soap/calc/calc2.rb
+${RUBY_EXAMPLESDIR}/soap/calc/client.rb
+${RUBY_EXAMPLESDIR}/soap/calc/client2.rb
+${RUBY_EXAMPLESDIR}/soap/calc/httpd.rb
+${RUBY_EXAMPLESDIR}/soap/calc/samplehttpd.conf
+${RUBY_EXAMPLESDIR}/soap/calc/server.cgi
+${RUBY_EXAMPLESDIR}/soap/calc/server.rb
+${RUBY_EXAMPLESDIR}/soap/calc/server2.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/calc
+${RUBY_EXAMPLESDIR}/soap/digraph.rb
+${RUBY_EXAMPLESDIR}/soap/exchange/client.rb
+${RUBY_EXAMPLESDIR}/soap/exchange/exchange.rb
+${RUBY_EXAMPLESDIR}/soap/exchange/httpd.rb
+${RUBY_EXAMPLESDIR}/soap/exchange/samplehttpd.conf
+${RUBY_EXAMPLESDIR}/soap/exchange/server.cgi
+${RUBY_EXAMPLESDIR}/soap/exchange/server.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/exchange
+${RUBY_EXAMPLESDIR}/soap/helloworld/hw_c.rb
+${RUBY_EXAMPLESDIR}/soap/helloworld/hw_s.rb
+${RUBY_EXAMPLESDIR}/soap/helloworld/hw_c_gzip.rb
+${RUBY_EXAMPLESDIR}/soap/helloworld/hw_s_gzip.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/helloworld
+${RUBY_EXAMPLESDIR}/soap/icd/IICD.rb
+${RUBY_EXAMPLESDIR}/soap/icd/icd.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/icd
+${RUBY_EXAMPLESDIR}/soap/raa/iRAA.rb
+${RUBY_EXAMPLESDIR}/soap/raa/soap4r.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/raa
+${RUBY_EXAMPLESDIR}/soap/raa2.4/raa.rb
+${RUBY_EXAMPLESDIR}/soap/raa2.4/raaDriver.rb
+${RUBY_EXAMPLESDIR}/soap/raa2.4/raaServiceClient.rb
+${RUBY_EXAMPLESDIR}/soap/raa2.4/sample.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/raa2.4
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/client.rb
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/httpd.rb
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/iSampleStruct.rb
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/samplehttpd.conf
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/sampleStruct.rb
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/server.cgi
+${RUBY_EXAMPLESDIR}/soap/sampleStruct/server.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/sampleStruct
+${RUBY_EXAMPLESDIR}/soap/scopesample/client.rb
+${RUBY_EXAMPLESDIR}/soap/scopesample/httpd.rb
+${RUBY_EXAMPLESDIR}/soap/scopesample/samplehttpd.conf
+${RUBY_EXAMPLESDIR}/soap/scopesample/servant.rb
+${RUBY_EXAMPLESDIR}/soap/scopesample/server.cgi
+${RUBY_EXAMPLESDIR}/soap/scopesample/server.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/scopesample
+${RUBY_EXAMPLESDIR}/soap/ssl/files/README
+${RUBY_EXAMPLESDIR}/soap/ssl/files/ca.cert
+${RUBY_EXAMPLESDIR}/soap/ssl/files/client.cert
+${RUBY_EXAMPLESDIR}/soap/ssl/files/client.key
+${RUBY_EXAMPLESDIR}/soap/ssl/files/server.cert
+${RUBY_EXAMPLESDIR}/soap/ssl/files/server.key
+${RUBY_EXAMPLESDIR}/soap/ssl/files/sslclient.properties
+${RUBY_EXAMPLESDIR}/soap/ssl/files/sslclient_require_noserverauth.properties
+${RUBY_EXAMPLESDIR}/soap/ssl/files/sslclient_with_clientauth.properties
+${RUBY_EXAMPLESDIR}/soap/ssl/files/subca.cert
+@dirrm ${RUBY_EXAMPLESDIR}/soap/ssl/files
+${RUBY_EXAMPLESDIR}/soap/ssl/sslclient.rb
+${RUBY_EXAMPLESDIR}/soap/ssl/sslclient_require_noserverauth.rb
+${RUBY_EXAMPLESDIR}/soap/ssl/sslclient_with_clientauth.rb
+${RUBY_EXAMPLESDIR}/soap/ssl/sslserver.rb
+${RUBY_EXAMPLESDIR}/soap/ssl/sslserver_noauth.rb
+${RUBY_EXAMPLESDIR}/soap/ssl/sslserver_require_clientauth.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/ssl
+${RUBY_EXAMPLESDIR}/soap/swa/client.rb
+${RUBY_EXAMPLESDIR}/soap/swa/server.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap/swa
+${RUBY_EXAMPLESDIR}/soap/whois.rb
+@dirrm ${RUBY_EXAMPLESDIR}/soap
+${RUBY_EXAMPLESDIR}/svr.rb
+${RUBY_EXAMPLESDIR}/test.rb
+${RUBY_EXAMPLESDIR}/testunit/adder.rb
+${RUBY_EXAMPLESDIR}/testunit/subtracter.rb
+${RUBY_EXAMPLESDIR}/testunit/tc_adder.rb
+${RUBY_EXAMPLESDIR}/testunit/tc_subtracter.rb
+${RUBY_EXAMPLESDIR}/testunit/ts_examples.rb
+@dirrm ${RUBY_EXAMPLESDIR}/testunit
+${RUBY_EXAMPLESDIR}/time.rb
+${RUBY_EXAMPLESDIR}/trojan.rb
+${RUBY_EXAMPLESDIR}/tsvr.rb
+${RUBY_EXAMPLESDIR}/uumerge.rb
+${RUBY_EXAMPLESDIR}/webrick/demo-app.rb
+${RUBY_EXAMPLESDIR}/webrick/demo-multipart.cgi
+${RUBY_EXAMPLESDIR}/webrick/demo-servlet.rb
+${RUBY_EXAMPLESDIR}/webrick/demo-urlencoded.cgi
+${RUBY_EXAMPLESDIR}/webrick/hello.cgi
+${RUBY_EXAMPLESDIR}/webrick/hello.rb
+${RUBY_EXAMPLESDIR}/webrick/httpd.rb
+${RUBY_EXAMPLESDIR}/webrick/httpsd.rb
+@dirrm ${RUBY_EXAMPLESDIR}/webrick
+${RUBY_EXAMPLESDIR}/wsdl/amazon/AmazonSearch.rb
+${RUBY_EXAMPLESDIR}/wsdl/amazon/AmazonSearchDriver.rb
+${RUBY_EXAMPLESDIR}/wsdl/amazon/sampleClient.rb
+${RUBY_EXAMPLESDIR}/wsdl/amazon/wsdlDriver.rb
+@dirrm ${RUBY_EXAMPLESDIR}/wsdl/amazon
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/GoogleSearch.rb
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/GoogleSearchDriver.rb
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/README
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/httpd.rb
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/sampleClient.rb
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/samplehttpd.conf
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/sjissearch.sh
+${RUBY_EXAMPLESDIR}/wsdl/googleSearch/wsdlDriver.rb
+@dirrm ${RUBY_EXAMPLESDIR}/wsdl/googleSearch
+${RUBY_EXAMPLESDIR}/wsdl/raa/raa.wsdl
+${RUBY_EXAMPLESDIR}/wsdl/raa/soap4r.rb
+@dirrm ${RUBY_EXAMPLESDIR}/wsdl/raa
+${RUBY_EXAMPLESDIR}/wsdl/raa2.4/raa.rb
+${RUBY_EXAMPLESDIR}/wsdl/raa2.4/wsdlDriver.rb
+@dirrm ${RUBY_EXAMPLESDIR}/wsdl/raa2.4
+@dirrm ${RUBY_EXAMPLESDIR}/wsdl
+@dirrm ${RUBY_EXAMPLESDIR}
+share/ri/${RUBY_VER_DIR}/system/Abbrev/abbrev-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Abbrev/cdesc-Abbrev.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Abbrev
+share/ri/${RUBY_VER_DIR}/system/ArgumentError/cdesc-ArgumentError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ArgumentError
+share/ri/${RUBY_VER_DIR}/system/Array/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%5b%5d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%5b%5d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/abbrev-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/assoc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/at-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/cdesc-Array.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/clear-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/collect%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/collect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/compact%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/compact-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/concat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/delete_at-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/delete_if-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/each_index-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/fetch-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/fill-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/first-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/flatten%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/flatten-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/frozen%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/index-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/indexes-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/indices-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/insert-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/join-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/last-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/map%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/map-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/nitems-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/pack-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/pop-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/push-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/rassoc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/reject%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/reject-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/replace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/reverse%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/reverse-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/reverse_each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/rindex-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/select-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/shift-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/slice%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/slice-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/sort%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/sort-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/to_ary-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/transpose-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/uniq%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/uniq-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/unshift-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/values_at-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Array/zip-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Array
+share/ri/${RUBY_VER_DIR}/system/Base64/Deprecated/cdesc-Deprecated.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Base64/Deprecated
+share/ri/${RUBY_VER_DIR}/system/Base64/b64encode-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Base64/cdesc-Base64.yaml
+share/ri/${RUBY_VER_DIR}/system/Base64/decode64-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Base64/decode_b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Base64/encode64-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Base64
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Job/cdesc-Job.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Benchmark/Job
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Report/cdesc-Report.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Benchmark/Report
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/%2f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/add%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/add-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/cdesc-Tms.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/format-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/memberwise-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Benchmark/Tms
+share/ri/${RUBY_VER_DIR}/system/Benchmark/benchmark-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/bm-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/bmbm-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/cdesc-Benchmark.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/measure-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Benchmark/realtime-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Benchmark
+share/ri/${RUBY_VER_DIR}/system/Bignum/%25-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%2a%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%2d%40-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%2f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%3e%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%5e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/%7e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/abs-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/cdesc-Bignum.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/coerce-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/div-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/divmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/modulo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/quo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/remainder-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/to_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Bignum/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Bignum
+share/ri/${RUBY_VER_DIR}/system/Binding/cdesc-Binding.yaml
+share/ri/${RUBY_VER_DIR}/system/Binding/clone-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Binding
+share/ri/${RUBY_VER_DIR}/system/CGI/Cookie/cdesc-Cookie.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Cookie/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Cookie/parse-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Cookie/secure%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Cookie/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Cookie
+share/ri/${RUBY_VER_DIR}/system/CGI/Html3/cdesc-Html3.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Html3
+share/ri/${RUBY_VER_DIR}/system/CGI/Html4/cdesc-Html4.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Html4
+share/ri/${RUBY_VER_DIR}/system/CGI/Html4Fr/cdesc-Html4Fr.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Html4Fr
+share/ri/${RUBY_VER_DIR}/system/CGI/Html4Tr/cdesc-Html4Tr.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Html4Tr
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/base-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/blockquote-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/caption-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/cdesc-HtmlExtension.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/checkbox-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/checkbox_group-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/file_field-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/form-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/hidden-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/html-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/image_button-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/img-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/multipart_form-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/password_field-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/popup_menu-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/radio_button-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/radio_group-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/reset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/scrolling_list-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/submit-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/text_field-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension/textarea-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/HtmlExtension
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/Value/cdesc-Value.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/Value
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/cdesc-QueryExtension.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/has_key%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/initialize_query-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/key%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/keys-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/multipart%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/params%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/raw_cookie-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/raw_cookie2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/read_from_cmdline-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension/read_multipart-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/QueryExtension
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/%5b%5d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore/cdesc-FileStore.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore/restore-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore/update-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Session/FileStore
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore/cdesc-MemoryStore.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore/restore-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore/update-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Session/MemoryStore
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/NoSession/cdesc-NoSession.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Session/NoSession
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/cdesc-Session.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/create_new_id-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/Session/update-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/Session
+share/ri/${RUBY_VER_DIR}/system/CGI/TagMaker/cdesc-TagMaker.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI/TagMaker
+share/ri/${RUBY_VER_DIR}/system/CGI/cdesc-CGI.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/env_table-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/escape-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/escapeElement-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/escapeHTML-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/header-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/out-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/parse-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/pretty-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/print-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/rfc1123_date-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/stdinput-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/stdoutput-i.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/unescape-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/unescapeElement-c.yaml
+share/ri/${RUBY_VER_DIR}/system/CGI/unescapeHTML-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/CGI
+share/ri/${RUBY_VER_DIR}/system/Class/allocate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Class/cdesc-Class.yaml
+share/ri/${RUBY_VER_DIR}/system/Class/inherited-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Class/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Class/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Class/new-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Class/superclass-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Class
+share/ri/${RUBY_VER_DIR}/system/Comparable/%3c%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Comparable/%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Comparable/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Comparable/%3e%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Comparable/%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Comparable/between%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Comparable/cdesc-Comparable.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Comparable
+share/ri/${RUBY_VER_DIR}/system/Complex/%25-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%2a%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%2f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/abs-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/abs2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/angle-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/arg-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/cdesc-Complex.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/coerce-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/conj-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/conjugate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/denominator-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/new%21-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/numerator-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/polar-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/polar-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Complex/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Complex
+share/ri/${RUBY_VER_DIR}/system/ConditionVariable/broadcast-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ConditionVariable/cdesc-ConditionVariable.yaml
+share/ri/${RUBY_VER_DIR}/system/ConditionVariable/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/ConditionVariable/signal-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ConditionVariable/wait-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ConditionVariable
+share/ri/${RUBY_VER_DIR}/system/Continuation/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Continuation/call-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Continuation/cdesc-Continuation.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Continuation
+share/ri/${RUBY_VER_DIR}/system/Data/cdesc-Data.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Data
+share/ri/${RUBY_VER_DIR}/system/Date/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/%3e%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/_dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/_load-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ajd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ajd_to_amjd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ajd_to_jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/amjd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/amjd_to_ajd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/cdesc-Date.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/civil-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/civil-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/civil_to_jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/commercial-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/commercial-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/commercial_to_jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/cwday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/cweek-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/cwyear-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/day-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/day_fraction-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/day_fraction_to_time-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/downto-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/england-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/gregorian-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/gregorian_leap%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/hour-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/italy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_ajd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_civil-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_commercial-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_ld-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_mjd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_ordinal-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/jd_to_wday-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/julian-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/julian_leap%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ld-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ld_to_jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/leap%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/mday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/min-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/mjd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/mjd_to_jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/mon-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/month-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/new_offset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/new_start-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/new_with_hash-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/next-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ns%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ns%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/offset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ordinal-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ordinal-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/ordinal_to_jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/os%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/os%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/parse-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/sec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/sec_fraction-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/start-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/step-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/strptime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/succ-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/time-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/time_to_day_fraction-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/today-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/upto-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/valid_civil%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/valid_commercial%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/valid_jd%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/valid_ordinal%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/wday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/yday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/year-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Date/zone-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Date
+share/ri/${RUBY_VER_DIR}/system/DateTime/cdesc-DateTime.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/civil-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/commercial-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/jd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/new_with_hash-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/now-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/ordinal-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/parse-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/strptime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/DateTime/valid_time%3f-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/DateTime
+share/ri/${RUBY_VER_DIR}/system/Dir/%5b%5d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/cdesc-Dir.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/chdir-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/chroot-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/delete-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/entries-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/foreach-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/getwd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/glob-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/mkdir-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/open-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/path-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/pos%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/pos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/pwd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/read-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/rewind-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/rmdir-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/seek-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/tell-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Dir/unlink-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Dir
+share/ri/${RUBY_VER_DIR}/system/EOFError/cdesc-EOFError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/EOFError
+share/ri/${RUBY_VER_DIR}/system/Enumerable/all%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/any%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/cdesc-Enumerable.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/collect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/detect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/each_with_index-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/entries-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/find-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/find_all-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/grep-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/inject-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/map-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/max-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/member%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/min-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/partition-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/reject-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/select-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/sort-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/sort_by-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/to_set-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Enumerable/zip-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Enumerable
+share/ri/${RUBY_VER_DIR}/system/Errno/cdesc-Errno.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Errno
+share/ri/${RUBY_VER_DIR}/system/Exception/backtrace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/cdesc-Exception.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/exception-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/exception-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/message-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/set_backtrace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Exception/to_str-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Exception
+share/ri/${RUBY_VER_DIR}/system/ExceptionForMatrix/cdesc-ExceptionForMatrix.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ExceptionForMatrix
+share/ri/${RUBY_VER_DIR}/system/FalseClass/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FalseClass/%5e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FalseClass/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FalseClass/cdesc-FalseClass.yaml
+share/ri/${RUBY_VER_DIR}/system/FalseClass/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FalseClass
+share/ri/${RUBY_VER_DIR}/system/File/Constants/cdesc-Constants.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/File/Constants
+share/ri/${RUBY_VER_DIR}/system/File/Stat/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/atime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/blksize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/blockdev%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/blocks-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/cdesc-Stat.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/chardev%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/ctime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/dev-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/dev_major-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/dev_minor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/directory%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/executable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/executable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/file%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/ftype-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/gid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/grpowned%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/ino-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/mode-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/mtime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/nlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/owned%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/pipe%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/rdev-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/rdev_major-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/rdev_minor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/readable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/readable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/setgid%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/setuid%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/size%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/socket%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/sticky%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/symlink%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/uid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/writable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/writable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/Stat/zero%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/File/Stat
+share/ri/${RUBY_VER_DIR}/system/File/atime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/atime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/basename-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/blockdev%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/cdesc-File.yaml
+share/ri/${RUBY_VER_DIR}/system/File/chardev%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/chmod-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/chmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/chown-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/chown-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/ctime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/ctime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/delete-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/directory%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/dirname-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/executable%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/executable_real%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/exist%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/exists%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/expand_path-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/extname-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/file%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/flock-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/fnmatch%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/fnmatch-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/ftype-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/grpowned%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/join-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/lchmod-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/lchown-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/link-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/lstat-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/lstat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/mtime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/mtime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/owned%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/path-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/pipe%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/readable%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/readable_real%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/readlink-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/rename-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/setgid%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/setuid%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/size%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/size-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/socket%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/split-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/stat-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/sticky%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/symlink%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/symlink-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/truncate-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/truncate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/File/umask-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/unlink-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/utime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/writable%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/writable_real%3f-c.yaml
+share/ri/${RUBY_VER_DIR}/system/File/zero%3f-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/File
+share/ri/${RUBY_VER_DIR}/system/FileTest/blockdev%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/cdesc-FileTest.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/chardev%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/directory%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/executable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/executable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/exist%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/exists%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/file%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/grpowned%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/owned%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/pipe%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/readable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/readable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/setgid%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/setuid%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/size%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/socket%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/sticky%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/symlink%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/writable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/writable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileTest/zero%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FileTest
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/_copy_content-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/_copy_entry-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/cdesc-CopyContext_.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/chmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/chown-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/copy_content-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/copy_entry-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/preserve-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_/stat-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FileUtils/CopyContext_
+share/ri/${RUBY_VER_DIR}/system/FileUtils/DryRun/cdesc-DryRun.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FileUtils/DryRun
+share/ri/${RUBY_VER_DIR}/system/FileUtils/NoWrite/cdesc-NoWrite.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FileUtils/NoWrite
+share/ri/${RUBY_VER_DIR}/system/FileUtils/Verbose/cdesc-Verbose.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FileUtils/Verbose
+share/ri/${RUBY_VER_DIR}/system/FileUtils/cd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/cdesc-FileUtils.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/chdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/chmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/cmp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/compare_file-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/compare_stream-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/copy_entry-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/copy_file-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/copy_stream-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/cp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/cp_r-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_blksize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_check_options-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_default_blksize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_each_src_dest-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_each_src_dest0-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_list-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_mkdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_output_message-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_same%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_stream_blksize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/fu_update_option-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/getwd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/have_st_ino%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/identical%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/install-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/link-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/ln-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/ln_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/ln_sf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/makedirs-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/mkdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/mkdir_p-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/mkpath-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/move-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/mv-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/pwd-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/remove-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/rm-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/rm_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/rm_r-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/rm_rf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/rmdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/rmtree-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/safe_unlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/symlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/touch-i.yaml
+share/ri/${RUBY_VER_DIR}/system/FileUtils/uptodate%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FileUtils
+share/ri/${RUBY_VER_DIR}/system/Find/cdesc-Find.yaml
+share/ri/${RUBY_VER_DIR}/system/Find/find-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Find/prune-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Find
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%25-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%2a%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%2d%40-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%2f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3c%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3e%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3e%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%5e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/%7e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/abs-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/cdesc-Fixnum.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/div-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/divmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/id2name-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/induced_from-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/modulo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/quo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/to_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/to_sym-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Fixnum/zero%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Fixnum
+share/ri/${RUBY_VER_DIR}/system/Float/%25-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%2a%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%2d%40-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%2f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%3c%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%3e%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/abs-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/cdesc-Float.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/ceil-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/coerce-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/divmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/finite%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/floor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/induced_from-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/infinite%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/modulo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/nan%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/round-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/to_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/to_int-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/truncate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Float/zero%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Float
+share/ri/${RUBY_VER_DIR}/system/FloatDomainError/cdesc-FloatDomainError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/FloatDomainError
+share/ri/${RUBY_VER_DIR}/system/GC/cdesc-GC.yaml
+share/ri/${RUBY_VER_DIR}/system/GC/disable-c.yaml
+share/ri/${RUBY_VER_DIR}/system/GC/enable-c.yaml
+share/ri/${RUBY_VER_DIR}/system/GC/garbage_collect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/GC/start-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/GC
+share/ri/${RUBY_VER_DIR}/system/Generator/cdesc-Generator.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/current-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/end%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/index-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/next%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/next-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/pos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/rewind-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Generator/yield-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Generator
+share/ri/${RUBY_VER_DIR}/system/Hash/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/%5b%5d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/%5b%5d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/cdesc-Hash.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/clear-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/default%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/default-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/default_proc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/delete_if-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/each_key-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/each_pair-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/each_value-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/fetch-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/has_key%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/has_value%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/index-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/indexes-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/indices-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/invert-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/key%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/keys-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/member%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/merge%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/merge-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/rehash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/reject%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/reject-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/replace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/select-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/shift-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/sort-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/store-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/to_hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/update-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/value%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/values-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Hash/values_at-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Hash
+share/ri/${RUBY_VER_DIR}/system/IO/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/binmode-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/cdesc-IO.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/close_read-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/close_write-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/closed%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/each_byte-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/each_line-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/eof%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/eof-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/fcntl-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/fileno-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/flush-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/for_fd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/foreach-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/fsync-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/getc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/gets-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/ioctl-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/isatty-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/lineno%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/lineno-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/open-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/pid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/pipe-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/popen-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/pos%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/pos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/print-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/printf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/putc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/puts-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/read-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/read-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/readchar-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/readline-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/readlines-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/readlines-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/reopen-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/rewind-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/seek-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/select-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/stat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/sync%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/sync-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/sysopen-c.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/sysread-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/sysseek-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/syswrite-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/tell-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/to_io-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/tty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/ungetc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/IO/write-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/IO
+share/ri/${RUBY_VER_DIR}/system/IOError/cdesc-IOError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/IOError
+share/ri/${RUBY_VER_DIR}/system/Iconv/Failure/cdesc-Failure.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/Failure/failed-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/Failure/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/Failure/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/Failure/success-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Iconv/Failure
+share/ri/${RUBY_VER_DIR}/system/Iconv/IllegalSequence/cdesc-IllegalSequence.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Iconv/IllegalSequence
+share/ri/${RUBY_VER_DIR}/system/Iconv/InvalidCharacter/cdesc-InvalidCharacter.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Iconv/InvalidCharacter
+share/ri/${RUBY_VER_DIR}/system/Iconv/OutOfRange/cdesc-OutOfRange.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Iconv/OutOfRange
+share/ri/${RUBY_VER_DIR}/system/Iconv/cdesc-Iconv.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/charset_map-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/conv-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/iconv-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/iconv-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Iconv/open-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Iconv
+share/ri/${RUBY_VER_DIR}/system/IndexError/cdesc-IndexError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/IndexError
+share/ri/${RUBY_VER_DIR}/system/Integer/cdesc-Integer.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/ceil-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/chr-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/downto-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/floor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/induced_from-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/integer%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/next-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/round-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/succ-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/times-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/to_int-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/truncate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Integer/upto-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Integer
+share/ri/${RUBY_VER_DIR}/system/Interrupt/cdesc-Interrupt.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Interrupt
+share/ri/${RUBY_VER_DIR}/system/Kernel/%60-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/Array-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/Float-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/Integer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/String-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/abort-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/at_exit-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/autoload%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/autoload-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/binding-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/block_given%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/callcc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/caller-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/catch-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/cdesc-Kernel.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/chomp%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/chomp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/chop%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/chop-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/eval-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/exec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/exit%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/exit-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/fail-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/fork-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/format-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/getc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/gets-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/global_variables-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/gsub%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/gsub-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/iterator%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/lambda-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/load-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/local_variables-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/loop-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/method_missing-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/open-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/p-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/print-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/printf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/proc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/putc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/puts-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/raise-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/rand-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/readline-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/readlines-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/require-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/scan-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/select-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/set_trace_func-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/sleep-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/split-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/sprintf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/srand-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/sub%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/sub-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/syscall-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/system-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/test-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/throw-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/trace_var-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/trap-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/untrace_var-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/warn-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Kernel/y-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Kernel
+share/ri/${RUBY_VER_DIR}/system/LoadError/cdesc-LoadError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/LoadError
+share/ri/${RUBY_VER_DIR}/system/LocalJumpError/cdesc-LocalJumpError.yaml
+share/ri/${RUBY_VER_DIR}/system/LocalJumpError/exit_value-i.yaml
+share/ri/${RUBY_VER_DIR}/system/LocalJumpError/reason-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/LocalJumpError
+share/ri/${RUBY_VER_DIR}/system/Logger/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/cdesc-Application.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/level%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/log%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/log-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/run-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/set_log-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/Application/start-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Logger/Application
+share/ri/${RUBY_VER_DIR}/system/Logger/Error/cdesc-Error.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Logger/Error
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/add_log_header-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/cdesc-LogDevice.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/create_logfile-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/eod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/open_logfile-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/shift_log%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/shift_log-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice/write-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Logger/LogDevice
+share/ri/${RUBY_VER_DIR}/system/Logger/Severity/cdesc-Severity.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Logger/Severity
+share/ri/${RUBY_VER_DIR}/system/Logger/ShiftingError/cdesc-ShiftingError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Logger/ShiftingError
+share/ri/${RUBY_VER_DIR}/system/Logger/add-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/cdesc-Logger.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/debug%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/debug-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/error%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/error-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/fatal%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/fatal-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/format_datetime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/format_message-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/format_severity-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/info%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/info-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/log-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/msg2str-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/unknown-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/warn%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Logger/warn-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Logger
+share/ri/${RUBY_VER_DIR}/system/Marshal/cdesc-Marshal.yaml
+share/ri/${RUBY_VER_DIR}/system/Marshal/dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Marshal/load-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Marshal/restore-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Marshal
+share/ri/${RUBY_VER_DIR}/system/MatchData/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/begin-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/captures-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/cdesc-MatchData.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/end-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/offset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/post_match-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/pre_match-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/select-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/string-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/MatchData/values_at-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/MatchData
+share/ri/${RUBY_VER_DIR}/system/Math/acos%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/acos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/acosh%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/acosh-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/asin%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/asin-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/asinh%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/asinh-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/atan%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/atan-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/atan2%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/atan2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/atanh%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/atanh-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/cdesc-Math.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/cos%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/cos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/cosh%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/cosh-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/erf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/erfc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/exp%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/exp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/frexp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/hypot-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/ldexp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/log%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/log-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/log10%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/log10-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/sin%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/sin-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/sinh%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/sinh-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/sqrt%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/sqrt-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/tan%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/tan-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/tanh%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Math/tanh-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Math
+share/ri/${RUBY_VER_DIR}/system/Matrix/%2a%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%2f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%5b%5d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/Scalar/cdesc-Scalar.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Matrix/Scalar
+share/ri/${RUBY_VER_DIR}/system/Matrix/cdesc-Matrix.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/coerce-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/collect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/column-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/column_size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/column_vector-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/column_vectors-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/columns-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/compare_by_row_vectors-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/det-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/determinant-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/diagonal-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/identity-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/init_rows-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/inv-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/inverse-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/inverse_from-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/map-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/minor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/rank-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/regular%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/row-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/row_size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/row_vector-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/row_vectors-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/rows-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/scalar-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/singular%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/square%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/t-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/tr-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/trace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/transpose-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Matrix/zero-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Matrix
+share/ri/${RUBY_VER_DIR}/system/Method/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/arity-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/call-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/cdesc-Method.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/to_proc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Method/unbind-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Method
+share/ri/${RUBY_VER_DIR}/system/Module/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/%3c%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/%3e%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/alias_method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/ancestors-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/append_features-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/attr-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/attr_accessor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/attr_reader-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/attr_writer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/autoload%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/autoload-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/cdesc-Module.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/class_eval-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/class_variables-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/const_defined%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/const_get-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/const_missing-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/const_set-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/constants-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/constants-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/define_method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/extend_object-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/extended-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/freeze-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/include-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/included-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/included_modules-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/instance_method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/instance_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/method_added-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/method_defined%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/method_removed-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/method_undefined-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/module_eval-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/module_function-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/name-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/nesting-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/private-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/private_class_method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/private_instance_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/private_method_defined%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/protected-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/protected_instance_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/protected_method_defined%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/public-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/public_class_method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/public_instance_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/public_method_defined%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/remove_class_variable-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/remove_const-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/remove_method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Module/undef_method-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Module
+share/ri/${RUBY_VER_DIR}/system/Mutex/cdesc-Mutex.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/exclusive_unlock-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/lock-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/locked%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/synchronize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/try_lock-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Mutex/unlock-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Mutex
+share/ri/${RUBY_VER_DIR}/system/NameError/cdesc-NameError.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/message/%21-c.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/message/_dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/message/_load-c.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/message/cdesc-message.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/message/to_str-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/NameError/message
+share/ri/${RUBY_VER_DIR}/system/NameError/name-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/NameError/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/NameError
+share/ri/${RUBY_VER_DIR}/system/NilClass/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/%5e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/cdesc-NilClass.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/nil%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/to_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NilClass/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/NilClass
+share/ri/${RUBY_VER_DIR}/system/NoMemoryError/cdesc-NoMemoryError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/NoMemoryError
+share/ri/${RUBY_VER_DIR}/system/NoMethodError/args-i.yaml
+share/ri/${RUBY_VER_DIR}/system/NoMethodError/cdesc-NoMethodError.yaml
+share/ri/${RUBY_VER_DIR}/system/NoMethodError/new-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/NoMethodError
+share/ri/${RUBY_VER_DIR}/system/NotImplementedError/cdesc-NotImplementedError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/NotImplementedError
+share/ri/${RUBY_VER_DIR}/system/Numeric/%2b%40-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/%2d%40-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/abs-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/angle-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/arg-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/cdesc-Numeric.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/ceil-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/coerce-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/conj-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/conjugate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/div-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/divmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/floor-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/im-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/imag-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/image-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/integer%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/modulo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/nonzero%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/polar-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/quo-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/real-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/remainder-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/round-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/singleton_method_added-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/step-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/to_int-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/truncate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Numeric/zero%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Numeric
+share/ri/${RUBY_VER_DIR}/system/Object/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/%3d%7e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/__id__-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/__send__-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/cdesc-Object.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/class-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/display-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/dup-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/equal%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/extend-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/freeze-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/frozen%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/id-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/instance_eval-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/instance_of%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/instance_variable_get-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/instance_variable_set-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/instance_variables-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/is_a%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/kind_of%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/method-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/nil%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/object_id-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/private_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/protected_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/public_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/remove_instance_variable-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/respond_to%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/send-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/singleton_method_added-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/singleton_method_removed-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/singleton_method_undefined-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/singleton_methods-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/taint-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/tainted%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/type-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Object/untaint-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Object
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/_id2ref-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/add_finalizer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/call_finalizer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/cdesc-ObjectSpace.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/define_finalizer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/each_object-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/finalizers-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/garbage_collect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/remove_finalizer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ObjectSpace/undefine_finalizer-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ObjectSpace
+share/ri/${RUBY_VER_DIR}/system/Observable/add_observer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/cdesc-Observable.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/changed%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/changed-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/count_observers-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/delete_observer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/delete_observers-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Observable/notify_observers-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Observable
+share/ri/${RUBY_VER_DIR}/system/Pathname/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/absolute%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/atime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/basename-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/blockdev%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/cdesc-Pathname.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/chardev%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/chdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/children-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/chmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/chown-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/chroot-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/cleanpath-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/cleanpath_aggressive-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/cleanpath_conservative-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/ctime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/dir_foreach-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/directory%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/dirname-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/each_entry-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/each_filename-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/each_line-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/entries-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/executable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/executable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/exist%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/expand_path-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/extname-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/file%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/find-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/fnmatch%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/fnmatch-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/foreach-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/foreachline-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/freeze-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/ftype-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/getwd-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/glob-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/grpowned%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/join-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/lchmod-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/lchown-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/link-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/lstat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/make_link-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/make_symlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/mkdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/mkpath-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/mountpoint%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/mtime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/open-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/opendir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/owned%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/parent-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/pipe%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/read-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/readable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/readable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/readlines-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/readlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/realpath-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/relative%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/relative_path_from-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/rename-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/rmdir-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/rmtree-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/root%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/setgid%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/setuid%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/size%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/socket%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/split-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/stat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/sticky%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/symlink%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/symlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/sysopen-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/taint-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/to_str-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/truncate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/unlink-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/untaint-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/utime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/writable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/writable_real%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Pathname/zero%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Pathname
+share/ri/${RUBY_VER_DIR}/system/PathnameTest/AnotherStringLike/cdesc-AnotherStringLike.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/PathnameTest/AnotherStringLike
+share/ri/${RUBY_VER_DIR}/system/PathnameTest/cdesc-PathnameTest.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/PathnameTest
+share/ri/${RUBY_VER_DIR}/system/Precision/cdesc-Precision.yaml
+share/ri/${RUBY_VER_DIR}/system/Precision/included-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Precision/prec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Precision/prec_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Precision/prec_i-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Precision
+share/ri/${RUBY_VER_DIR}/system/Proc/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/arity-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/binding-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/call-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/cdesc-Proc.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/dup-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/to_proc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Proc/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Proc
+share/ri/${RUBY_VER_DIR}/system/Process/GID/cdesc-GID.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/change_privilege-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/eid%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/eid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/grant_privilege-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/re_exchange-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/re_exchangeable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/rid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/sid_available%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/GID/switch-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Process/GID
+share/ri/${RUBY_VER_DIR}/system/Process/Status/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/%3e%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/cdesc-Status.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/coredump%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/exited%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/exitstatus-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/pid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/signaled%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/stopped%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/stopsig-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/success%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/termsig-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/to_int-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Status/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Process/Status
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/cdesc-Sys.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/getegid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/geteuid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/getgid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/getuid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/issetugid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setegid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/seteuid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setgid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setregid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setresgid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setresuid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setreuid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setrgid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setruid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/Sys/setuid-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Process/Sys
+share/ri/${RUBY_VER_DIR}/system/Process/UID/cdesc-UID.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/change_privilege-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/eid%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/eid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/grant_privilege-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/re_exchange-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/re_exchangeable%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/rid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/sid_available%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/UID/switch-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Process/UID
+share/ri/${RUBY_VER_DIR}/system/Process/abort-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/cdesc-Process.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/detach-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/egid%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/egid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/euid%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/euid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/exit%21-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/exit-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/fork-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/getpgid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/getpgrp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/getpriority-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/gid%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/gid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/groups%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/groups-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/initgroups-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/kill-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/maxgroups%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/maxgroups-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/pid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/ppid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/setpgid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/setpgrp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/setpriority-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/setsid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/times-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/uid%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/uid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/wait-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/wait2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/waitall-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/waitpid-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Process/waitpid2-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Process
+share/ri/${RUBY_VER_DIR}/system/Queue/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/cdesc-Queue.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/clear-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/deq-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/enq-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/num_waiting-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/pop-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/push-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/shift-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Queue/size-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Queue
+share/ri/${RUBY_VER_DIR}/system/Range/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/begin-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/cdesc-Range.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/end-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/exclude_end%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/first-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/last-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/member%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/step-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Range/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Range
+share/ri/${RUBY_VER_DIR}/system/RangeError/cdesc-RangeError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/RangeError
+share/ri/${RUBY_VER_DIR}/system/Regexp/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/%3d%7e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/%7e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/casefold%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/cdesc-Regexp.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/compile-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/escape-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/kcode-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/last_match-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/match-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/options-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/quote-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/source-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Regexp/union-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Regexp
+share/ri/${RUBY_VER_DIR}/system/RegexpError/cdesc-RegexpError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/RegexpError
+share/ri/${RUBY_VER_DIR}/system/RuntimeError/cdesc-RuntimeError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/RuntimeError
+share/ri/${RUBY_VER_DIR}/system/ScriptError/cdesc-ScriptError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ScriptError
+share/ri/${RUBY_VER_DIR}/system/SecurityError/cdesc-SecurityError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SecurityError
+share/ri/${RUBY_VER_DIR}/system/Set/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%5b%5d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%5e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/add%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/add-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/cdesc-Set.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/classify-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/clear-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/collect%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/delete%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/delete_if-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/difference-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/divide-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/flatten%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/flatten-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/flatten_merge-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/intersection-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/map%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/member%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/merge-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/proper_subset%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/proper_superset%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/reject%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/replace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/subset%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/subtract-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/superset%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Set/union-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Set
+share/ri/${RUBY_VER_DIR}/system/Shellwords/cdesc-Shellwords.yaml
+share/ri/${RUBY_VER_DIR}/system/Shellwords/shellwords-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Shellwords
+share/ri/${RUBY_VER_DIR}/system/Signal/cdesc-Signal.yaml
+share/ri/${RUBY_VER_DIR}/system/Signal/list-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Signal/trap-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Signal
+share/ri/${RUBY_VER_DIR}/system/SignalException/cdesc-SignalException.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SignalException
+share/ri/${RUBY_VER_DIR}/system/Singleton/_dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Singleton/cdesc-Singleton.yaml
+share/ri/${RUBY_VER_DIR}/system/Singleton/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Singleton/dup-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Singleton
+share/ri/${RUBY_VER_DIR}/system/SingletonClassMethods/_instantiate%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SingletonClassMethods/_load-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SingletonClassMethods/cdesc-SingletonClassMethods.yaml
+share/ri/${RUBY_VER_DIR}/system/SingletonClassMethods/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SingletonClassMethods/inherited-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SingletonClassMethods
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/cdesc-SizedQueue.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/deq-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/enq-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/max%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/max-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/num_waiting-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/pop-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/push-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SizedQueue/shift-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SizedQueue
+share/ri/${RUBY_VER_DIR}/system/SortedSet/cdesc-SortedSet.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SortedSet
+share/ri/${RUBY_VER_DIR}/system/StandardError/cdesc-StandardError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/StandardError
+share/ri/${RUBY_VER_DIR}/system/String/%25-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%3d%7e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%5b%5d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/capitalize%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/capitalize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/casecmp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/cdesc-String.yaml
+share/ri/${RUBY_VER_DIR}/system/String/center-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/chomp%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/chomp-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/chop%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/chop-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/concat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/count-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/crypt-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/delete%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/downcase%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/downcase-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/each_byte-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/each_line-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/gsub%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/gsub-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/hex-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/include%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/index-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/insert-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/intern-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/ljust-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/lstrip%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/lstrip-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/match-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/String/next%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/next-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/oct-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/replace-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/reverse%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/reverse-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/rindex-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/rjust-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/rstrip%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/rstrip-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/scan-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/slice%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/slice-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/split-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/squeeze%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/squeeze-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/strip%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/strip-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/sub%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/sub-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/succ%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/succ-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/sum-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/swapcase%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/swapcase-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/to_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/to_str-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/to_sym-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/tr%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/tr-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/tr_s%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/tr_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/unpack-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/upcase%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/upcase-i.yaml
+share/ri/${RUBY_VER_DIR}/system/String/upto-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/String
+share/ri/${RUBY_VER_DIR}/system/StringScanner/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/Error/cdesc-Error.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/StringScanner/Error
+share/ri/${RUBY_VER_DIR}/system/StringScanner/beginning_of_line%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/bol%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/cdesc-StringScanner.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/check-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/check_until-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/clear-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/concat-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/eos%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/exist%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/get_byte-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/getbyte-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/getch-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/match%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/matched%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/matched-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/matched_size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/matchedsize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/must_C_version-c.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/peek-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/peep-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/pointer%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/pointer-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/pos%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/pos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/post_match-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/pre_match-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/reset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/rest%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/rest-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/rest_size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/restsize-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/scan-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/scan_full-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/scan_until-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/search_full-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/skip-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/skip_until-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/string%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/string-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/terminate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/StringScanner/unscan-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/StringScanner
+share/ri/${RUBY_VER_DIR}/system/Struct/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/%5b%5d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/cdesc-Struct.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/each_pair-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/members-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/select-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/values-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Struct/values_at-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Struct
+share/ri/${RUBY_VER_DIR}/system/Symbol/%3d%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/all_symbols-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/cdesc-Symbol.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/id2name-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/to_int-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Symbol/to_sym-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Symbol
+share/ri/${RUBY_VER_DIR}/system/SyncEnumerator/cdesc-SyncEnumerator.yaml
+share/ri/${RUBY_VER_DIR}/system/SyncEnumerator/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SyncEnumerator/end%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SyncEnumerator/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SyncEnumerator/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/SyncEnumerator/size-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SyncEnumerator
+share/ri/${RUBY_VER_DIR}/system/SyntaxError/cdesc-SyntaxError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SyntaxError
+share/ri/${RUBY_VER_DIR}/system/SystemCallError/%3d%3d%3d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/SystemCallError/cdesc-SystemCallError.yaml
+share/ri/${RUBY_VER_DIR}/system/SystemCallError/errno-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SystemCallError/new-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SystemCallError
+share/ri/${RUBY_VER_DIR}/system/SystemExit/cdesc-SystemExit.yaml
+share/ri/${RUBY_VER_DIR}/system/SystemExit/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/SystemExit/status-i.yaml
+share/ri/${RUBY_VER_DIR}/system/SystemExit/success%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SystemExit
+share/ri/${RUBY_VER_DIR}/system/SystemStackError/cdesc-SystemStackError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/SystemStackError
+share/ri/${RUBY_VER_DIR}/system/Tempfile/cdesc-Tempfile.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/close%21-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/delete-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/length-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/make_tmpname-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/open-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/open-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/path-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Tempfile/unlink-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Tempfile
+share/ri/${RUBY_VER_DIR}/system/Test/Unit/cdesc-Unit.yaml
+share/ri/${RUBY_VER_DIR}/system/Test/Unit/run%3d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Test/Unit/run%3f-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Test/Unit
+share/ri/${RUBY_VER_DIR}/system/Test/cdesc-Test.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Test
+share/ri/${RUBY_VER_DIR}/system/Thread/%5b%5d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/abort_on_exception%3d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/abort_on_exception%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/abort_on_exception-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/abort_on_exception-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/alive%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/cdesc-Thread.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/critical%3d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/critical-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/current-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/exclusive-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/exit-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/exit-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/fork-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/group-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/join-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/key%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/keys-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/kill-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/kill-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/list-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/main-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/pass-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/priority%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/priority-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/raise-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/run-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/safe_level-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/start-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/status-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/stop%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/stop-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/terminate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/value-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Thread/wakeup-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Thread
+share/ri/${RUBY_VER_DIR}/system/ThreadError/cdesc-ThreadError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ThreadError
+share/ri/${RUBY_VER_DIR}/system/ThreadGroup/add-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadGroup/cdesc-ThreadGroup.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadGroup/enclose-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadGroup/enclosed%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadGroup/list-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ThreadGroup
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/all_waits-c.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/all_waits-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/cdesc-ThreadsWait.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/empty%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/finished%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/join-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/join_nowait-i.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/ThreadsWait/next_wait-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ThreadsWait
+share/ri/${RUBY_VER_DIR}/system/Time/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/%3c%3d%3e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/_dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/_load-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/asctime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/at-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/cdesc-Time.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/ctime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/day-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/dst%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/eql%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/getgm-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/getlocal-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/getutc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/gm-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/gmt%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/gmt_offset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/gmtime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/gmtoff-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/hour-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/httpdate-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/httpdate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/initialize_copy-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/isdst-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/iso8601-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/local-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/localtime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/marshal_dump-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/marshal_load-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/mday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/min-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/mktime-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/mon-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/month-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/now-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/parse-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/rfc2822-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/rfc2822-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/rfc822-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/sec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/strftime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/succ-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/times-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/to_f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/to_i-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/to_s-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/tv_sec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/tv_usec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/usec-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/utc%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/utc-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/utc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/utc_offset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/wday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/xmlschema-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/xmlschema-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/yday-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/year-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/zone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Time/zone_offset-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Time
+share/ri/${RUBY_VER_DIR}/system/TimeExtentionTest/cdesc-TimeExtentionTest.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/TimeExtentionTest
+share/ri/${RUBY_VER_DIR}/system/TrueClass/%26-i.yaml
+share/ri/${RUBY_VER_DIR}/system/TrueClass/%5e-i.yaml
+share/ri/${RUBY_VER_DIR}/system/TrueClass/%7c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/TrueClass/cdesc-TrueClass.yaml
+share/ri/${RUBY_VER_DIR}/system/TrueClass/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/TrueClass
+share/ri/${RUBY_VER_DIR}/system/TypeError/cdesc-TypeError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/TypeError
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/arity-i.yaml
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/bind-i.yaml
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/cdesc-UnboundMethod.yaml
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/UnboundMethod/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/UnboundMethod
+share/ri/${RUBY_VER_DIR}/system/Vector/%2a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/%2b-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/%2d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/%3d%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/%5b%5d-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/%5b%5d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/cdesc-Vector.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/coerce-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/collect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/collect2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/compare_by-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/covector-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/each2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/elements-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/eqn%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/hash-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/init_elements-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/inner_product-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/inspect-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/map-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/map2-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/r-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/size-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/to_a-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Vector/to_s-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Vector
+share/ri/${RUBY_VER_DIR}/system/YAML/add_builtin_type-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/add_domain_type-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/add_private_type-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/add_ruby_type-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/cdesc-YAML.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/detect_implicit-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/dump-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/dump_stream-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/each_document-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/each_node-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/load-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/load_documents-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/load_file-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/load_stream-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/object_maker-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/parse-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/parse_documents-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/parse_file-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/quick_emit-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/read_type_class-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/transfer-c.yaml
+share/ri/${RUBY_VER_DIR}/system/YAML/try_implicit-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/YAML
+share/ri/${RUBY_VER_DIR}/system/ZeroDivisionError/cdesc-ZeroDivisionError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/ZeroDivisionError
+share/ri/${RUBY_VER_DIR}/system/Zlib/BufError/cdesc-BufError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/BufError
+share/ri/${RUBY_VER_DIR}/system/Zlib/DataError/cdesc-DataError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/DataError
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/cdesc-Deflate.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/clone-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/deflate-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/deflate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/flush-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/params-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate/set_dictionary-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/Deflate
+share/ri/${RUBY_VER_DIR}/system/Zlib/Error/cdesc-Error.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/Error
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/CRCError/cdesc-CRCError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/CRCError
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/Error/cdesc-Error.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/Error
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/LengthError/cdesc-LengthError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/LengthError
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/NoFooter/cdesc-NoFooter.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/NoFooter
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/cdesc-GzipFile.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/closed%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/comment-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/crc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/finish-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/level-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/mtime-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/orig_name-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/os_code-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/sync%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/sync-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/to_io-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile/wrap-c.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipFile
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/cdesc-GzipReader.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/each-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/each_byte-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/each_line-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/eof%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/eof-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/getc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/gets-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/lineno%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/lineno-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/open-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/pos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/read-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/readchar-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/readline-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/readlines-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/rewind-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/tell-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/ungetc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader/unused-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipReader
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/cdesc-GzipWriter.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/comment%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/flush-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/mtime%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/open-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/orig_name%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/pos-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/print-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/printf-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/putc-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/puts-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/tell-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter/write-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/GzipWriter
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/%3c%3c-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/cdesc-Inflate.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/inflate-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/inflate-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/new-c.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/set_dictionary-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/sync-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate/sync_point%3f-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/Inflate
+share/ri/${RUBY_VER_DIR}/system/Zlib/MemError/cdesc-MemError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/MemError
+share/ri/${RUBY_VER_DIR}/system/Zlib/NeedDict/cdesc-NeedDict.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/NeedDict
+share/ri/${RUBY_VER_DIR}/system/Zlib/StreamEnd/cdesc-StreamEnd.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/StreamEnd
+share/ri/${RUBY_VER_DIR}/system/Zlib/StreamError/cdesc-StreamError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/StreamError
+share/ri/${RUBY_VER_DIR}/system/Zlib/VersionError/cdesc-VersionError.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/VersionError
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/adler-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/avail_in-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/avail_out%3d-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/avail_out-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/cdesc-ZStream.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/close-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/closed%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/data_type-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/end-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/ended%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/finish-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/finished%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/flush_next_in-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/flush_next_out-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/reset-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/stream_end%3f-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/total_in-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream/total_out-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib/ZStream
+share/ri/${RUBY_VER_DIR}/system/Zlib/adler32-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/cdesc-Zlib.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/crc32-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/crc_table-i.yaml
+share/ri/${RUBY_VER_DIR}/system/Zlib/zlib_version-i.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/Zlib
+share/ri/${RUBY_VER_DIR}/system/created.rid
+share/ri/${RUBY_VER_DIR}/system/fatal/cdesc-fatal.yaml
+@dirrm share/ri/${RUBY_VER_DIR}/system/fatal
+@dirrm share/ri/${RUBY_VER_DIR}/system
+@dirrm share/ri/${RUBY_VER_DIR}
+@dirrm share/ri