.TH setgrent() "" "" "General Function (libc)"
.PC "Rewind group file"
.B "#include <grp.h>"
\fBvoid setgrent(\|);\fR
.PP
.B setgrent()
rewinds the file
.BR /etc/group .
It returns nothing.
.SH Files
.B /etc/group
.br
.B <grp.h>
.SH "See Also"
.Xr "group," group
.Xr "libc" libc
