diff options
Diffstat (limited to 'Doc/libsignal.tex')
-rw-r--r-- | Doc/libsignal.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libsignal.tex b/Doc/libsignal.tex index cbec56f..39286a7 100644 --- a/Doc/libsignal.tex +++ b/Doc/libsignal.tex @@ -62,7 +62,7 @@ communication. Use locks instead. The variables defined in the \module{signal} module are: -\renewcommand{\indexsubitem}{(in module signal)} +\setindexsubitem{(in module signal)} \begin{datadesc}{SIG_DFL} This is one of two standard signal handling options; it will simply perform the default function for the signal. For example, on most |