summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.16
1 files changed, 3 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index 865e5d6a..9ecfe57d 100644
--- a/txr.1
+++ b/txr.1
@@ -28451,7 +28451,7 @@ The stream is required to support byte input.
.coNP Functions @ file-get-buf and @ command-get-buf
.synb
.mets (file-get-buf < name >> [ max-bytes
-.mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ >> [ skip-bytes <> [ mode-opts ]]])
+.mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ >> [ skip-bytes <> [ mode-opts ]]])
.mets (command-get-buf < cmd >> [ max-byte> <> [ skip-bytes ]])
.syne
.desc
@@ -32103,7 +32103,7 @@ method delegates to a differently named method
.coNP Struct clause macro @ :mass-delegate
.synb
.mets (:mass-delegate < self-var < delegate-expr
-.mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ < from-type <> [ * ] <> [ method ]*)
+.mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ < from-type <> [ * ] <> [ method ]*)
.syne
.desc
The
@@ -59958,7 +59958,7 @@ Note that it permits no whitespace characters:
.mets < mode := { < selector [ + ] | + }
.mets < selector := { r | w | a | m }
.mets < options := { b | x | l | u | i | n | < digit |
-.mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ <> z[ digit ] | < redirection }
+.mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ <> z[ digit ] | < redirection }
.mets < digit := { 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 }
.onom