Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion man3/>=.3scm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/>=.3scm
.so man3/=.3scm
2 changes: 1 addition & 1 deletion man3/append.3scm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion man3/close-output-port.3scm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/close-output-port.3scm
.so man3/close-input-port.3scm
2 changes: 1 addition & 1 deletion man3/fl>=?.3scm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/>=.3scm
.so man3/=.3scm
2 changes: 1 addition & 1 deletion man3/log.3scm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/log.3scm
.so man3/tan.3scm
2 changes: 1 addition & 1 deletion man3/string-fill!.3scm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion man3/unquote-splicing.3scm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/quasiquote.3scm
.so man7/quasiquote.7scm
2 changes: 1 addition & 1 deletion man3/unquote.3scm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/quasiquote.3scm
.so man7/quasiquote.7scm