From 0564ad11297b84969fca4828e1af72801b36f3cd Mon Sep 17 00:00:00 2001 From: Hugh Graham Date: Sat, 25 Aug 2001 17:54:35 +0000 Subject: Typo - PR 2032 --- lib/libc/sys/shmget.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/shmget.2 b/lib/libc/sys/shmget.2 index ff4147077f1..f6dfc64dae1 100644 --- a/lib/libc/sys/shmget.2 +++ b/lib/libc/sys/shmget.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shmget.2,v 1.8 1999/09/23 04:12:00 alex Exp $ +.\" $OpenBSD: shmget.2,v 1.9 2001/08/25 17:54:34 hugh Exp $ .\" $NetBSD: shmget.2,v 1.2 1997/03/27 08:20:39 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -124,7 +124,7 @@ and no shared memory segment associated with .Fa key was found. .It Bq Er ENOMEM -There is not enough memory left to created a shared memory segment of the +There is not enough memory left to create a shared memory segment of the requested size. .El .Sh SEE ALSO -- cgit v1.2.3