From 43eb60aaf8fd79b592f7f8a1b1dc90577a1113c2 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 25 Jan 2010 20:14:12 +0000 Subject: stucture -> structure; --- lib/libc/stdlib/malloc.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index 71962c565bf..d30ac8c08ce 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -30,9 +30,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: malloc.3,v 1.64 2010/01/13 12:40:11 otto Exp $ +.\" $OpenBSD: malloc.3,v 1.65 2010/01/25 20:14:11 jmc Exp $ .\" -.Dd $Mdocdate: January 13 2010 $ +.Dd $Mdocdate: January 25 2010 $ .Dt MALLOC 3 .Os .Sh NAME @@ -450,6 +450,6 @@ system call, making the page addresses returned by .Nm random. -A rewrite by Otto Moerbeek introducing a new central data stucture and more +A rewrite by Otto Moerbeek introducing a new central data structure and more randomization appeared in .Ox 4.4 . -- cgit v1.2.3