From owner-freebsd-bugs Wed Dec 30 14:16:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07396 for freebsd-bugs-outgoing; Wed, 30 Dec 1998 14:16:44 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from gw-nl3.philips.com (gw-nl3.philips.com [192.68.44.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07388 for ; Wed, 30 Dec 1998 14:16:43 -0800 (PST) (envelope-from jbackus@plex.nl) Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1]) by gw-nl3.philips.com with ESMTP id XAA16484 for ; Wed, 30 Dec 1998 23:16:20 +0100 (MET) (envelope-from jbackus@plex.nl) Received: from smtprelay-eur1.philips.com(130.139.36.3) by gw-nl3.philips.com via mwrap (4.0a) id xma016482; Wed, 30 Dec 98 23:16:20 +0100 Received: from dibbs1.eur.cis.philips.com (dibbs1.eur.cis.philips.com [130.139.33.66]) by smtprelay-nl1.philips.com (8.8.5/8.6.10-1.2.2m-970826) with ESMTP id XAA16838 for ; Wed, 30 Dec 1998 23:16:19 +0100 (MET) Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) by dibbs1.eur.cis.philips.com (8.8.8/8.8.8) with SMTP id XAA03805 for ; Wed, 30 Dec 1998 23:16:19 +0100 (MET) Received: (qmail 33208 invoked from network); 30 Dec 1998 22:16:40 -0000 Received: from unknown (HELO jos.mp-c.com) (172.16.121.53) by hal.mpn.cp.philips.com with SMTP; 30 Dec 1998 22:16:40 -0000 Received: (qmail 5371 invoked by uid 1000); 30 Dec 1998 21:18:06 -0000 Date: Wed, 30 Dec 1998 22:18:06 +0100 From: Jos Backus To: FreeBSD-gnats-submit@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/9248: pwd_mkdb: -N flag doesn't work Message-ID: <19981230221806.A5362@jos.mp-c.com> Reply-To: Jos Backus References: <19981230170709.1352.qmail@jos.mp-c.com> <199812301830.KAA29302@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199812301830.KAA29302@freefall.freebsd.org>; from FreeBSD-gnats-submit@FreeBSD.ORG on Wed, Dec 30, 1998 at 10:30:01AM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oops, forgot to patch the usage message: --- pwd_mkdb.c.orig Wed Dec 30 22:12:52 1998 +++ pwd_mkdb.c Wed Dec 30 22:13:05 1998 @@ -614,6 +614,6 @@ { (void)fprintf(stderr, -"usage: pwd_mkdb [-C] [-p] [-d ] [-s ] [-u ] file\n"); +"usage: pwd_mkdb [-C] [-N] [-p] [-d ] [-s ] [-u ] file\n"); exit(1); } -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ jbackus@plex.nl _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message