]> granicus.if.org Git - python/commitdiff
(libunix.tex): Changed two occurances of "Unix" to "\UNIX{}".
authorFred Drake <fdrake@acm.org>
Mon, 16 Dec 1996 22:12:33 +0000 (22:12 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Dec 1996 22:12:33 +0000 (22:12 +0000)
Doc/lib/libunix.tex
Doc/libunix.tex

index 47ed02994c226b2a9d32aa6b71ac941523fa66d0..361aa164796e6b65df8dec194d9eddfb665bbe62 100644 (file)
@@ -19,7 +19,7 @@ some or many variants of it.  Here's an overview:
 --- The group database (\code{getgrnam()} and friends).
 
 \item[crypt]
---- The \code{crypt()} function used to check Unix passwords.
+--- The \code{crypt()} function used to check \UNIX{} passwords.
 
 \item[dbm]
 --- The standard ``database'' interface, based on \code{ndbm}.
@@ -40,6 +40,6 @@ some or many variants of it.  Here's an overview:
 --- A file-like object with support for locking.
 
 \item[syslog]
---- An interface to the Unix \code{syslog} library routines.
+--- An interface to the \UNIX{} \code{syslog} library routines.
 
 \end{description}
index 47ed02994c226b2a9d32aa6b71ac941523fa66d0..361aa164796e6b65df8dec194d9eddfb665bbe62 100644 (file)
@@ -19,7 +19,7 @@ some or many variants of it.  Here's an overview:
 --- The group database (\code{getgrnam()} and friends).
 
 \item[crypt]
---- The \code{crypt()} function used to check Unix passwords.
+--- The \code{crypt()} function used to check \UNIX{} passwords.
 
 \item[dbm]
 --- The standard ``database'' interface, based on \code{ndbm}.
@@ -40,6 +40,6 @@ some or many variants of it.  Here's an overview:
 --- A file-like object with support for locking.
 
 \item[syslog]
---- An interface to the Unix \code{syslog} library routines.
+--- An interface to the \UNIX{} \code{syslog} library routines.
 
 \end{description}