summaryrefslogtreecommitdiff
path: root/doc/ref/scsh.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/scsh.texi')
-rw-r--r--doc/ref/scsh.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/scsh.texi b/doc/ref/scsh.texi
index 0f869ecd7..b1af1a443 100644
--- a/doc/ref/scsh.texi
+++ b/doc/ref/scsh.texi
@@ -19,8 +19,8 @@ For information about scsh see
The closest emulation of scsh can be obtained by running:
-@smalllisp
+@lisp
(load-from-path "scsh/init")
-@end smalllisp
+@end lisp
See the USAGE file supplied with guile-scsh for more details.