Fix markup where C include files get named in <...> form; bug reported by

Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>.
This commit is contained in:
Fred Drake 1998-08-14 17:05:17 +00:00
parent a0e4b78233
commit a5aefbad5a
4 changed files with 4 additions and 5 deletions

View file

@ -9,7 +9,7 @@ This module provides access to the \UNIX{} group database.
It is available on all \UNIX{} versions.
Group database entries are reported as 4-tuples containing the
following items from the group database (see \file{<grp.h>}), in order:
following items from the group database (see \code{<grp.h>}), in order:
\code{gr_name},
\code{gr_passwd},
\code{gr_gid},