cleanup
[cl-graph.git] / dev / api.lisp
index 9ac634c..4518de8 100644 (file)
@@ -291,7 +291,7 @@ or the URL 'http://arxiv.org/abs/cond-mat/0209450'."))
 The output can be a stream or pathname or one of the values `nil` or
 `t`. If output is `nil`, then graph->dot returns a string containing
 the DOT description. If it is `t`, then the DOT description is written
-to *standard-output*.
+to \\*standard-output\\*.
 
 Here is an example;