summaryrefslogtreecommitdiff
path: root/ext/socket/.document
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-11 22:31:17 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-11 22:31:17 +0000
commit83d7aca7f6c02a92d49be1490e72b50fe9643598 (patch)
treea8710c4c7f208aef1b4c0d19e00144959d83e53c /ext/socket/.document
parentbc75259b69e3ba6cddea7e8508b90ea7759a6923 (diff)
* Various .document files: Update .document files to match files which
have documentation. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/socket/.document')
-rw-r--r--ext/socket/.document22
1 files changed, 11 insertions, 11 deletions
diff --git a/ext/socket/.document b/ext/socket/.document
index 636418d086..0216c5aa45 100644
--- a/ext/socket/.document
+++ b/ext/socket/.document
@@ -1,16 +1,16 @@
-init.c
-raddrinfo.c
+ancdata.c
basicsocket.c
+constants.c
+constdefs.c
+init.c
ipsocket.c
-tcpsocket.c
-tcpserver.c
+option.c
+raddrinfo.c
+socket.c
sockssocket.c
+tcpserver.c
+tcpsocket.c
udpsocket.c
-unixsocket.c
unixserver.c
-socket.c
-option.c
-ancdata.c
-constants.c
-constdefs.c
-lib/socket.rb
+unixsocket.c
+lib