We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a578e1 commit 1503432Copy full SHA for 1503432
body.tex
@@ -873,8 +873,8 @@ \subsubsection{\code{adv}}
873
\subsubsection{\code{attenuate}}
874
\begin{description}
875
\item [Description] Returns the attenuated authority
876
- \item [Arguments] A value of authority type.
877
- \item [Returns] A value of authority type
+ \item [Arguments] A tuple with the authority to use and the target level of authority.
+ \item [Returns] A value of authority type.
878
\item [Example usage] \code{attenuate ( authority, `\{alice\}` ) } Note that the above example will generate a runtime error.
879
\end{description}
880
0 commit comments