summaryrefslogtreecommitdiff
path: root/man/6
diff options
context:
space:
mode:
Diffstat (limited to 'man/6')
-rw-r--r--man/6/image2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/6/image b/man/6/image
index 93e668fa..8bd91298 100644
--- a/man/6/image
+++ b/man/6/image
@@ -135,7 +135,7 @@ image data.
The rest of the file is a string of compression blocks, each encoding
a number of rows of the image's pixel data. Compression blocks
are at most 6024 bytes long, so that they fit comfortably in a
-single Styx message. Since a compression block must encode a
+single 9P message. Since a compression block must encode a
whole number of rows, there is a limit (about 5825 bytes) to the width of images
that may be encoded. Most wide images are in subfonts,
which, at 1 bit per pixel (the usual case for fonts), can be 46600 pixels wide.