diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -52519,7 +52519,7 @@ which is scoped to the method invocation. The method shall not permit the .meta buf object to be used beyond the duration of the method -invocaton. +invocation. .coNP Method @ fill-buf .synb @@ -52538,13 +52538,13 @@ Note: there is a severe restriction on the use of the .meta buf argument. The buffer object denoted by the .meta buf -argument may be specially allocted and have a lifetime +argument may be specially allocated and have a lifetime which is scoped to the method invocation. The -.code put-buf +.code fill-buf method shall not permit the .meta buf object to be used beyond the duration of the method -invocaton. +invocation. .coNP Method @ close .synb |