doc update from HEAD. don't list "Unix, Windows" as a platform since that

covers everything now that Mac OS 9 isn't a popular issue.
This commit is contained in:
Gregory P. Smith 2007-03-14 07:22:35 +00:00
parent 5cdefad0e0
commit 12e8fe63e2
3 changed files with 0 additions and 3 deletions

View file

@ -2,7 +2,6 @@
Interface to Berkeley DB library} Interface to Berkeley DB library}
\declaremodule{extension}{bsddb} \declaremodule{extension}{bsddb}
\platform{Unix, Windows}
\modulesynopsis{Interface to Berkeley DB database library} \modulesynopsis{Interface to Berkeley DB database library}
\sectionauthor{Skip Montanaro}{skip@mojam.com} \sectionauthor{Skip Montanaro}{skip@mojam.com}

View file

@ -2,7 +2,6 @@
DBM-style interface to the BSD database library} DBM-style interface to the BSD database library}
\declaremodule{standard}{dbhash} \declaremodule{standard}{dbhash}
\platform{Unix, Windows}
\modulesynopsis{DBM-style interface to the BSD database library.} \modulesynopsis{DBM-style interface to the BSD database library.}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}

View file

@ -2,7 +2,6 @@
Subprocesses with accessible I/O streams} Subprocesses with accessible I/O streams}
\declaremodule{standard}{popen2} \declaremodule{standard}{popen2}
\platform{Unix, Windows}
\modulesynopsis{Subprocesses with accessible standard I/O streams.} \modulesynopsis{Subprocesses with accessible standard I/O streams.}
\sectionauthor{Drew Csillag}{drew_csillag@geocities.com} \sectionauthor{Drew Csillag}{drew_csillag@geocities.com}