"\platform{UNIX}" should really be spelled "\platform{Unix}".

This commit is contained in:
Fred Drake 1999-03-02 17:03:42 +00:00
parent f6863c1909
commit a54a887f66
13 changed files with 14 additions and 14 deletions

View file

@ -2,7 +2,7 @@
\UNIX{} syslog library routines}
\declaremodule{builtin}{syslog}
\platform{UNIX}
\platform{Unix}
\modulesynopsis{An interface to the \UNIX{} syslog library routines.}