From a8a06a133709dd5e0d541f8eb0896feda17d894b Mon Sep 17 00:00:00 2001 From: interp Date: Mon, 27 May 2002 13:57:18 +0000 Subject: [PATCH] minor correction --- doc/latex/rfc822.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/latex/rfc822.tex b/doc/latex/rfc822.tex index 3027e50..8a8f57f 100644 --- a/doc/latex/rfc822.tex +++ b/doc/latex/rfc822.tex @@ -51,7 +51,7 @@ the empty string or the two-char string \ex{cr}/\ex{lf} (or the EOF object). using \ex{eq?}. When printing these field names out, it looks best if you capitalize them with \ex{(capitalize\=string (symbol->string field\=name))}. - \item{var{body}} List of strings which are the field's body, e.g. + \item{\var{body}} List of strings which are the field's body, e.g. (``shivers\discretionary{@}{}{@}lcs.mit.edu''). Each list element is one line from the field's body, so if the field spreads out over three lines, then the body is a list of three strings. The terminating