diff options
Diffstat (limited to 'man/1/sh-file2chan')
| -rw-r--r-- | man/1/sh-file2chan | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/1/sh-file2chan b/man/1/sh-file2chan index d9a57304..27115a8e 100644 --- a/man/1/sh-file2chan +++ b/man/1/sh-file2chan @@ -235,7 +235,9 @@ memory-based file called .EE It is, however, very limited, as binary data stored in the file will be corrupted, and the size of the file is limited to the amount -of data that can be transmitted in a single Styx message (8192 bytes). +of data that can be transmitted in a single write +(see +.IR sys-read (2)). .PP The following code implements a single-threaded logfile which can support multiple concurrent writers: |
