--- loncom/html/adm/help/tex/Institutional_Integration_Format_Checks.tex 2008/07/29 07:07:35 1.2 +++ loncom/html/adm/help/tex/Institutional_Integration_Format_Checks.tex 2008/07/29 20:52:20 1.3 @@ -204,7 +204,7 @@ The routines used for checking rule comp \begin{quotation} \texttt{if (\$item eq 'netid') \{} \begin{quotation} -\texttt{if (\$uname =\~{} /^\textbackslash{}w\{2,8\}\$/) +\texttt{if (\$uname =\~{} /\^{}\textbackslash{}w\{2,8\}\$/) \{} \begin{quotation} \texttt{\$resultshash->\{\$item\} = 1;} @@ -241,7 +241,7 @@ The routines used for checking rule comp \begin{quotation} \texttt{if (\$item eq 'facstaffID') \{} \begin{quotation} -\texttt{if (\$id =\~{} /^z\textbackslash{}d\{8\}\$/i) +\texttt{if (\$id =\~{} /\^{}z\textbackslash{}d\{8\}\$/i) \{} \begin{quotation} \texttt{\$resultshash->\{\$item\} = 1;} @@ -254,7 +254,7 @@ The routines used for checking rule comp \end{quotation} \texttt{\} elsif (\$item eq 'studentID') \{} \begin{quotation} -\texttt{if (\$id =\~{} /^a\textbackslash{}d\{8\}\$/i) +\texttt{if (\$id =\~{} /\^{}a\textbackslash{}d\{8\}\$/i) \{} \begin{quotation} \texttt{\$resultshash->\{\$item\} = 1;} @@ -292,7 +292,7 @@ The routines used for checking rule comp \begin{quotation} \texttt{if (\$item eq 'msuemail') \{} \begin{quotation} -\texttt{if (\$selfcreatename =\~{} /^\textbackslash{}w\{2,8\}\textbackslash{}@msu\textbackslash{}.edu\$/) +\texttt{if (\$selfcreatename =\~{} /\^{}\textbackslash{}w\{2,8\}\textbackslash{}@msu\textbackslash{}.edu\$/) \{} \begin{quotation} \texttt{\$resultshash->\{\$item\} = 1;}