Subject: bin/8278: trivial typo in ipcrm
To: None <gnats-bugs@gnats.netbsd.org>
From: None <seebs@plethora.net>
List: netbsd-bugs
Date: 08/25/1999 23:12:33
>Number:         8278
>Category:       bin
>Synopsis:       ipcrm.c missing "
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 25 22:20:01 1999
>Last-Modified:
>Originator:     Seebs
>Organization:
>Release:        8/25/99
>Environment:
System: NetBSD lobe.fleet.plethora.net 1.4K NetBSD 1.4K (LOBE) #7: Wed Aug 25 18:05:54 CDT 1999 seebs@lobe.fleet.plethora.net:/usr/src/sys/arch/i386/compile/LOBE i386


>Description:
	ipcrm.c won't compile
>How-To-Repeat:
	make build
>Fix:
*** ipcrm.c.orig	Thu Aug 26 00:03:46 1999
--- ipcrm.c	Thu Aug 26 00:05:42 1999
***************
*** 171,177 ****
  					    IPC_TO_STR(c), (long) target_key);
  				else
  					warnx("%ss are not configured "
! 					    in the running kernel",
  					    IPC_TO_STRING(c));
  			}
  			break;
--- 171,177 ----
  					    IPC_TO_STR(c), (long) target_key);
  				else
  					warnx("%ss are not configured "
! 					    "in the running kernel",
  					    IPC_TO_STRING(c));
  			}
  			break;
>Audit-Trail:
>Unformatted: