]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/BIO_ADDR.pod
Fix typos and repeated words
[thirdparty/openssl.git] / doc / man3 / BIO_ADDR.pod
index 73c2819985a755332ecc0b000323b7ad8c8aa0eb..bcd83b5a14507fd4ee2efb4606bb6850d3eff806 100644 (file)
@@ -42,7 +42,7 @@ BIO_ADDR_free() frees a B<BIO_ADDR> created with BIO_ADDR_new().
 BIO_ADDR_clear() clears any data held within the provided B<BIO_ADDR> and sets
 it back to an uninitialised state.
 
-BIO_ADDR_rawmake() takes a protocol B<family>, an byte array of
+BIO_ADDR_rawmake() takes a protocol B<family>, a byte array of
 size B<wherelen> with an address in network byte order pointed at
 by B<where> and a port number in network byte order in B<port> (except
 for the B<AF_UNIX> protocol family, where B<port> is meaningless and