diff options
Diffstat (limited to 'Doc/lib/libgrp.tex')
-rw-r--r-- | Doc/lib/libgrp.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libgrp.tex b/Doc/lib/libgrp.tex index 478097d..da66800 100644 --- a/Doc/lib/libgrp.tex +++ b/Doc/lib/libgrp.tex @@ -19,7 +19,6 @@ A \code{KeyError} exception is raised if the entry asked for cannot be found. It defines the following items: -\setindexsubitem{(in module grp)} \begin{funcdesc}{getgrgid}{gid} Return the group database entry for the given numeric group ID. \end{funcdesc} |