(lib<all sorts of stuff>.tex):

Merged in many typo corrections and fixes to support GNU info
	processing; submitted by Tamito Kajiyama.
This commit is contained in:
Fred Drake 1996-12-13 22:04:31 +00:00
parent 6dc2aae3cd
commit 4b3f0312c9
41 changed files with 154 additions and 80 deletions

View file

@ -77,7 +77,7 @@ encoding is converted to lower case.
\end{funcdesc}
\begin{funcdesc}{gettype}{}
Return the message type (of the form \samp{\var{type}/var{subtype}})
Return the message type (of the form \samp{\var{type}/\var{subtype}})
as specified in the \samp{Content-type} header. If no such header
exists, return \code{"text/plain"}. The type is converted to lower
case.