# HG changeset patch # User Richard M. Stallman # Date 1113923919 0 # Node ID d2ff404dd254694d42430dbe519b7ff92c5bd6c8 # Parent 860093870d9617b56f438f0cea31a6a234e4ee20 (Output Functions): Fix xref. diff -r 860093870d96 -r d2ff404dd254 lispref/streams.texi --- a/lispref/streams.texi Tue Apr 19 15:09:05 2005 +0000 +++ b/lispref/streams.texi Tue Apr 19 15:18:39 2005 +0000 @@ -659,7 +659,7 @@ @end group @end example -See @code{format}, in @ref{String Conversion}, for other ways to obtain +See @code{format}, in @ref{Formatting Strings}, for other ways to obtain the printed representation of a Lisp object as a string. @end defun