(libunix.tex): Changed two occurances of "Unix" to "\UNIX{}".

This commit is contained in:
Fred Drake 1996-12-16 22:12:33 +00:00
parent 09bcf8c031
commit 63a0c376ea
2 changed files with 4 additions and 4 deletions

View 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}

View 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}