]> git.lizzy.rs Git - plan9front.git/commitdiff
flate(2): fix typos (thanks rgl)
authorAlex Musolino <alex@musolino.id.au>
Tue, 17 Dec 2019 22:31:38 +0000 (09:01 +1030)
committerAlex Musolino <alex@musolino.id.au>
Tue, 17 Dec 2019 22:31:38 +0000 (09:01 +1030)
sys/man/2/flate

index 39f4c108dfa6574ee521c38b7f9310e7613332f5..30618ffb41dc9d27891fcdbad31042e387b625b1 100644 (file)
@@ -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