From 47c188c0c6c2a013aded790bcaa5c9640955e38b Mon Sep 17 00:00:00 2001 From: Alex Musolino Date: Wed, 18 Dec 2019 09:01:38 +1030 Subject: [PATCH] flate(2): fix typos (thanks rgl) --- sys/man/2/flate | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/man/2/flate b/sys/man/2/flate index 39f4c108d..30618ffb4 100644 --- a/sys/man/2/flate +++ b/sys/man/2/flate @@ -125,7 +125,7 @@ Input is retrieved one byte at a time by calling .I get with the argument .IR getr . -End of input of signaled by returning a negative value. +End of input is signaled by returning a negative value. The uncompressed output is written to .IR w , which has the same interface as for @@ -198,7 +198,7 @@ by ones complementation. .I Adler32 updates the Adler 32-bit checksum of the .I n -butes of data in +bytes of data in .IR buf. The initial value of .I adler