typos: in identify-world and user manual
authorMatt Birkholz <matt@birchwood-abbey.net>
Mon, 13 Mar 2017 17:30:25 +0000 (10:30 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 13 Mar 2017 17:30:25 +0000 (10:30 -0700)
doc/user-manual/user.texinfo
src/runtime/version.scm

index c9a69cb199bf4c44e3178e2132e1024ed0ec31cf..0dbab918ff913238e289a09130d6bb0e1dbdfb2c 100644 (file)
@@ -245,7 +245,7 @@ The installation process includes HTML documentation by default.  In
 the right place these files are available in your web browser, whether
 online or offline, using a file URL like the following Ubuntu locator.
 @example
-    @url{file:///usr/share/doc/mit-scheme-pucked/html/}
+    @url{file:///usr/share/doc/mit-scheme-pucked/html/index.html}
 @end example
 HTML documentation for installed plugins is found in the same location.
 
index aaab0ca3a37741d0cd0376ea5a41cb0d899011ee..df8b83efea58725e9816ea30e9239c7f6c5ed21d 100644 (file)
@@ -58,6 +58,7 @@ USA.
     (write-words `("Copyright" ,cmark ,(number->string last-copyright-year)
                   "Matthew" "Birkholz")
                 line-prefix "    " port)
+    (newline port)
     (write-words (let ((years (map number->string copyright-years)))
                   `("Copyright"
                     ,cmark