From 8ad9b437c8daa40098e2915f286cbcb0bbbe554c Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Mon, 10 Aug 2009 18:30:06 +0000 Subject: [PATCH] Fix a few typos. --- docs/cmu-user/unicode.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmu-user/unicode.tex b/docs/cmu-user/unicode.tex index f49f29a59..e42c2321f 100644 --- a/docs/cmu-user/unicode.tex +++ b/docs/cmu-user/unicode.tex @@ -80,7 +80,7 @@ For files, \code{OPEN} takes the \kwd{external-format} parameter to specify the format. The default external format is \kwd{default}. -\begin{defun}{stream}{set-system-external-format}{\var{terminal} \ampoptional \var{filenames}} +\begin{defun}{stream:}{set-system-external-format}{\var{terminal} \ampoptional{} \var{filenames}} This function changes the external format used for \var{*standard-input*}, \var{*standard-output*}, and \var{*standard-error*} to the external format specified by -- GitLab