summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libgrp.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-14 17:05:17 (GMT)
committerFred Drake <fdrake@acm.org>1998-08-14 17:05:17 (GMT)
commita5aefbad5a4e951a19cf5d0fb58b02ebb98b24aa (patch)
tree6830befb51bcaf884c98074fa26cb1f75e01cb5a /Doc/lib/libgrp.tex
parenta0e4b78233dd9f3da8ac4e52217ed0d96429c03f (diff)
downloadcpython-a5aefbad5a4e951a19cf5d0fb58b02ebb98b24aa.zip
cpython-a5aefbad5a4e951a19cf5d0fb58b02ebb98b24aa.tar.gz
cpython-a5aefbad5a4e951a19cf5d0fb58b02ebb98b24aa.tar.bz2
Fix markup where C include files get named in <...> form; bug reported by
Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>.
Diffstat (limited to 'Doc/lib/libgrp.tex')
-rw-r--r--Doc/lib/libgrp.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libgrp.tex b/Doc/lib/libgrp.tex
index b15128d..4d1ab80 100644
--- a/Doc/lib/libgrp.tex
+++ b/Doc/lib/libgrp.tex
@@ -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},