1.0.3.23: fix sb-posix timeval struct
[sbcl.git] / doc / manual / create-contrib-doc-list.lisp
index e83f147..2d4db6b 100644 (file)
@@ -31,7 +31,7 @@
     (write-line "@end menu" out)
     (terpri out)
     (dolist (texi-file texi-files)
-      (format out "@include ~A~%"
+      (format out "@page~%@include ~A~%"
               (namestring (make-pathname
                            :directory (list* :relative :up :up
                                              (last
@@ -39,4 +39,4 @@
                            :name (pathname-name texi-file)
                            :type (pathname-type texi-file)))))))
 
-(sb-ext:quit)
\ No newline at end of file
+(sb-ext:quit)