[Arsperl-devel] ARSperl/example ars_MergeEntry.pl,1.1,1.2
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2007-07-20 19:58:06
|
Update of /cvsroot/arsperl/ARSperl/example In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv17061/example Modified Files: ars_MergeEntry.pl Log Message: minor doc edits Index: ars_MergeEntry.pl =================================================================== RCS file: /cvsroot/arsperl/ARSperl/example/ars_MergeEntry.pl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ars_MergeEntry.pl 9 Feb 1998 17:57:04 -0000 1.1 --- ars_MergeEntry.pl 20 Jul 2007 19:57:59 -0000 1.2 *************** *** 16,19 **** --- 16,22 ---- # # $Log$ + # Revision 1.2 2007/07/20 19:57:59 jeffmurphy + # minor doc edits + # # Revision 1.1 1998/02/09 17:57:04 jcmurphy # Initial revision *************** *** 62,66 **** # see html doc page for explanation of numeric flags. ! # http://arsinfo.cit.buffalo.edu/perl/manual/ars_MergeEntry.html # ... mergeType=4, eid-fid, entryid, diary-fid, encoded-diary --- 65,69 ---- # see html doc page for explanation of numeric flags. ! # http://www.arsperl.org/manual/ars_MergeEntry.html # ... mergeType=4, eid-fid, entryid, diary-fid, encoded-diary |