summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.112
1 files changed, 6 insertions, 6 deletions
diff --git a/txr.1 b/txr.1
index d9e10f16..6c355c78 100644
--- a/txr.1
+++ b/txr.1
@@ -74052,8 +74052,8 @@ if that function returns normally.
.coNP Functions @ file-put-json and @ file-put-jsons
.synb
-.mets (file-put-json < obj < name <> [ flat-p ])
-.mets (file-put-jsons < seq < name <> [ flat-p ])
+.mets (file-put-json < name < obj <> [ flat-p ])
+.mets (file-put-jsons < name < seq <> [ flat-p ])
.syne
.desc
The
@@ -74099,8 +74099,8 @@ The value returned is that of
.coNP Functions @ file-put-json and @ file-put-jsons
.synb
-.mets (file-append-json < obj < name <> [ flat-p ])
-.mets (file-append-jsons < seq < name <> [ flat-p ])
+.mets (file-append-json < name < obj <> [ flat-p ])
+.mets (file-append-jsons < name < seq <> [ flat-p ])
.syne
.desc
The
@@ -74154,8 +74154,8 @@ on the stream, and returns the value returned by that function.
.coNP Functions @ command-put-json and @ command-put-jsons
.synb
-.mets (command-put-json < obj < cmd <> [ flat-p ])
-.mets (command-put-jsons < seq < cmd <> [ flat-p ])
+.mets (command-put-json < cmd < obj <> [ flat-p ])
+.mets (command-put-jsons < cmd < seq <> [ flat-p ])
.syne
.desc
The