From 4580e2481cc678c319cd8bd6215ac266f97d50ca Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Fri, 31 May 2002 03:57:18 +0000 Subject: typo fix from NetBSD --- lib/libc/sys/semop.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/semop.2 b/lib/libc/sys/semop.2 index 1f1029d4c90..36dc664bc32 100644 --- a/lib/libc/sys/semop.2 +++ b/lib/libc/sys/semop.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: semop.2,v 1.9 2000/10/18 05:12:11 aaron Exp $ +.\" $OpenBSD: semop.2,v 1.10 2002/05/31 03:57:17 pjanzen Exp $ .\" $NetBSD: semop.2,v 1.1 1995/10/16 23:49:28 jtc Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -146,7 +146,7 @@ number of semaphores in the set specified by .It Bq Er ENOSPC .Dv SEM_UNDO was requested, and there is not enough space left in the kernel to -store the unfo information. +store the undo information. .It Bq Er EAGAIN The requested operation can not immediately be performed, and .Dv IPC_NOWAIT -- cgit v1.2.3