From f87beb9cdeb0ac44810df838073f0de56c4657ca Mon Sep 17 00:00:00 2001 From: jasoni Date: Sun, 23 Jul 2000 22:35:38 +0000 Subject: OpenBSD -> NetBSD where previously missed. --- sys/compat/linux/linux_ipc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/linux/linux_ipc.h') diff --git a/sys/compat/linux/linux_ipc.h b/sys/compat/linux/linux_ipc.h index 963f437b2f6..c98730cd923 100644 --- a/sys/compat/linux/linux_ipc.h +++ b/sys/compat/linux/linux_ipc.h @@ -1,4 +1,4 @@ -/* $OpenBSD: linux_ipc.h,v 1.2 1996/04/17 05:23:53 mickey Exp $ */ +/* $OpenBSD: linux_ipc.h,v 1.3 2000/07/23 22:35:38 jasoni Exp $ */ /* $NetBSD: linux_ipc.h,v 1.1 1995/02/28 23:25:47 fvdl Exp $ */ /* @@ -37,7 +37,7 @@ /* * Structs and values to handle the SYSV ipc/shm/msg calls implemented - * in Linux. Most values match the NetBSD values (as they are both derived + * in Linux. Most values match the OpenBSD values (as they are both derived * from SysV values). Values that are the same may not be defined here. */ -- cgit v1.2.3-59-g8ed1b