--- loncom/build/lpml_parse.pl 2002/01/09 22:18:16 1.35 +++ loncom/build/lpml_parse.pl 2002/01/29 10:40:17 1.36 @@ -3,7 +3,7 @@ # The LearningOnline Network with CAPA # lpml_parse.pl - Linux Packaging Markup Language parser # -# $Id: lpml_parse.pl,v 1.35 2002/01/09 22:18:16 harris41 Exp $ +# $Id: lpml_parse.pl,v 1.36 2002/01/29 10:40:17 harris41 Exp $ # # Written by Scott Harrison, harris41@msu.edu # @@ -130,8 +130,8 @@ if ($mode eq 'install' or $mode eq 'conf # 1st argument (mode) is: $mode # 2nd argument (category type) is: $categorytype # 3rd argument (distribution) is: $dist -# 4th argument (targetroot) is: described below -# 5th argument (sourceroot) is: described below +# 4th argument (sourceroot) is: described below +# 5th argument (targetroot) is: described below END }