[LON-CAPA-cvs] cvs: loncom /lonnet/perl lonnet.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Fri, 17 May 2002 19:52:42 -0000
albertel Fri May 17 15:52:42 2002 EDT
Modified files:
/loncom/lonnet/perl lonnet.pm
Log:
- some documentation updates
Index: loncom/lonnet/perl/lonnet.pm
diff -u loncom/lonnet/perl/lonnet.pm:1.223 loncom/lonnet/perl/lonnet.pm:1.224
--- loncom/lonnet/perl/lonnet.pm:1.223 Fri May 17 10:03:04 2002
+++ loncom/lonnet/perl/lonnet.pm Fri May 17 15:52:42 2002
@@ -1,7 +1,7 @@
# The LearningOnline Network
# TCP networking package
#
-# $Id: lonnet.pm,v 1.223 2002/05/17 14:03:04 matthew Exp $
+# $Id: lonnet.pm,v 1.224 2002/05/17 19:52:42 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3303,7 +3303,7 @@
=item *
filelocation($dir,$file) : returns file system location of a file based on URI;
-meant to be "fairly clean" absolute reference
+meant to be "fairly clean" absolute reference, $dir is a directory that relative $file lookups are to looked in ($dir of /a/dir and a file of ../bob will become /a/bob)
=item *