diff options
author | rgl <devnull@localhost> | 2020-02-04 21:32:33 +0100 |
---|---|---|
committer | rgl <devnull@localhost> | 2020-02-04 21:32:33 +0100 |
commit | 70043845680fe6737b21215021e011880969fb78 (patch) | |
tree | 747a62672e43eee5783aaddb692b896ece6c3278 /sys/man/6 | |
parent | 77a7e3f8fcafd8d8339b7d734f2b525867904597 (diff) |
image(6): fix typo
Diffstat (limited to 'sys/man/6')
-rw-r--r-- | sys/man/6/image | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/6/image b/sys/man/6/image index 010644e56..4c2e3ac54 100644 --- a/sys/man/6/image +++ b/sys/man/6/image @@ -65,7 +65,7 @@ Rows contain integral number of bytes, so there may be some unused pixels at either end of a row. If .I d -is greater than 8, the definition of images requires that it will a multiple of 8, so +is greater than 8, the definition of images requires that it be a multiple of 8, so pixel values take up an integral number of bytes. .PP The |