diff --git a/man3/>=.3scm b/man3/>=.3scm index fa15714..29fd453 100644 --- a/man3/>=.3scm +++ b/man3/>=.3scm @@ -1 +1 @@ -.so man3/>=.3scm +.so man3/=.3scm diff --git a/man3/append.3scm b/man3/append.3scm index 07b7792..dd3dd8f 100644 --- a/man3/append.3scm +++ b/man3/append.3scm @@ -97,7 +97,7 @@ The .B append procedure has existed in LISP since at least 1959. The variants before R3RS only accepted proper lists. -Scheme before R2RS running on MacLISP accept any number of argments, +Scheme before R2RS running on MacLISP accept any number of arguments, while in LISP 1.5 the procedure only accepted two arguments. . .SH AUTHORS diff --git a/man3/close-output-port.3scm b/man3/close-output-port.3scm index f9761e5..7955970 100644 --- a/man3/close-output-port.3scm +++ b/man3/close-output-port.3scm @@ -1 +1 @@ -.so man3/close-output-port.3scm +.so man3/close-input-port.3scm diff --git a/man3/fl>=?.3scm b/man3/fl>=?.3scm index fa15714..29fd453 100644 --- a/man3/fl>=?.3scm +++ b/man3/fl>=?.3scm @@ -1 +1 @@ -.so man3/>=.3scm +.so man3/=.3scm diff --git a/man3/log.3scm b/man3/log.3scm index 8322bec..5123d7a 100644 --- a/man3/log.3scm +++ b/man3/log.3scm @@ -1 +1 @@ -.so man3/log.3scm +.so man3/tan.3scm diff --git a/man3/string-fill!.3scm b/man3/string-fill!.3scm index 84ecc78..bb5d669 100644 --- a/man3/string-fill!.3scm +++ b/man3/string-fill!.3scm @@ -100,7 +100,7 @@ R7RS The first Scheme report to carry this procedure was R2RS, which also had .B substring-fill! -that filled a substring, but used a different argment order: +that filled a substring, but used a different argument order: .BI "(substring-fill! " string " " start " " end " " char )\fR. It is missing from IEEE Scheme. .SH AUTHORS diff --git a/man3/unquote-splicing.3scm b/man3/unquote-splicing.3scm index c2f0882..31cca97 100644 --- a/man3/unquote-splicing.3scm +++ b/man3/unquote-splicing.3scm @@ -1 +1 @@ -.so man3/quasiquote.3scm +.so man7/quasiquote.7scm diff --git a/man3/unquote.3scm b/man3/unquote.3scm index c2f0882..31cca97 100644 --- a/man3/unquote.3scm +++ b/man3/unquote.3scm @@ -1 +1 @@ -.so man3/quasiquote.3scm +.so man7/quasiquote.7scm