File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ \section{Standard Module \sectcode{mimetools}}
3636\end {funcdesc }
3737
3838\begin {funcdesc }{copyliteral}{input\, output}
39- Read lines until EOF from open file \var {input} and write them to open
40- file \var {output}.
39+ Read lines until \ EOF{} from open file \var {input} and write them to
40+ open file \var {output}.
4141\end {funcdesc }
4242
4343\begin {funcdesc }{copybinary}{input\, output}
44- Read blocks until EOF from open file \var {input} and write them to open
45- file \var {output}. The block size is currently fixed at 8192.
44+ Read blocks until \ EOF{} from open file \var {input} and write them to
45+ open file \var {output}. The block size is currently fixed at 8192.
4646\end {funcdesc }
4747
4848
@@ -68,7 +68,7 @@ \subsection{Additional Methods of Message objects}
6868Return the \var {value} of the first parameter (as returned by
6969\code {getplist()} of the form \samp {\var {name}=\var {value}} for the
7070given \var {name}. If \var {value} is surrounded by quotes of the form
71- \var {< ...>} or \var {" ..."} , these are removed.
71+ ` \code {<} ...\code {>}' or ` \code {"} ...\code {"}' , these are removed.
7272\end {funcdesc }
7373
7474\begin {funcdesc }{getencoding}{}
Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ \section{Standard Module \sectcode{mimetools}}
3636\end {funcdesc }
3737
3838\begin {funcdesc }{copyliteral}{input\, output}
39- Read lines until EOF from open file \var {input} and write them to open
40- file \var {output}.
39+ Read lines until \ EOF{} from open file \var {input} and write them to
40+ open file \var {output}.
4141\end {funcdesc }
4242
4343\begin {funcdesc }{copybinary}{input\, output}
44- Read blocks until EOF from open file \var {input} and write them to open
45- file \var {output}. The block size is currently fixed at 8192.
44+ Read blocks until \ EOF{} from open file \var {input} and write them to
45+ open file \var {output}. The block size is currently fixed at 8192.
4646\end {funcdesc }
4747
4848
@@ -68,7 +68,7 @@ \subsection{Additional Methods of Message objects}
6868Return the \var {value} of the first parameter (as returned by
6969\code {getplist()} of the form \samp {\var {name}=\var {value}} for the
7070given \var {name}. If \var {value} is surrounded by quotes of the form
71- \var {< ...>} or \var {" ..."} , these are removed.
71+ ` \code {<} ...\code {>}' or ` \code {"} ...\code {"}' , these are removed.
7272\end {funcdesc }
7373
7474\begin {funcdesc }{getencoding}{}
You can’t perform that action at this time.
0 commit comments