update pod and macro docs

This commit is contained in:
Colin Kuskie 2006-07-17 22:54:34 +00:00
parent 0f3ae770b2
commit e718fc5b9a
3 changed files with 6 additions and 5 deletions

View file

@ -22,7 +22,7 @@ Macro for displaying information from the current User's profile.
=head2 process( field )
process takes a single parameter, the name of a field in the User's User Profile from
process takes a single parameter, the name of a field in the current user's User Profile from
the data stored in $session . If the field does not exist, undef is returned.
=cut