--- doc/gutshtml/SessionOn2.html 2003/07/22 14:47:00 1.2
+++ doc/gutshtml/SessionOn2.html 2005/04/07 06:56:20 1.3
@@ -2022,7 +2022,7 @@ style='font-weight:normal'> tag.
grade_target, grade_username, grade_domain, grade_symb - the vaules take
- precedence over the the normal ENV settings of these, use &Apache::lonxml::whichuser()
+ precedence over the the normal env settings of these, use &Apache::lonxml::whichuser()
to get back the correct vaues of the items
@@ -2308,7 +2308,7 @@ color:black'>á - the internal name for a course, usually found in $ENV{'request.course.id'}$env{'request.course.id'} which is what will be looked at if no value is passed to
@@ -2322,7 +2322,7 @@ color:black'>á - the domain that the user belongs to, usually found in $ENV{'user.domain'}$env{'user.domain'} which is what will be looked at if no value is passed to
@@ -2336,7 +2336,7 @@ color:black'>á - the login name for the user, usually found in $ENV{'user.name'}$env{'user.name'} which is what will be looked at if no value is passed to
@@ -2350,13 +2350,13 @@ color:black'>á - the homeserver for the user, usually found in $ENV{'user.home'}$env{'user.home'} but can be easily gotten from a domain and name through &Apache::lonnet::homeserver($uname,$domain). If no value is passed to store/restore the value in %ENV
+style='color:black'>. If no value is passed to store/restore the value in %env
will be used.