Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 08:50:03 -0800 (PST)
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/25654: minor style(9) fix for sleep
Message-ID:  <200103101650.f2AGo3T37079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/25654; it has been noted by GNATS.

From: Bruce Evans <bde@zeta.org.au>
To: andrew@ugh.net.au
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/25654: minor style(9) fix for sleep
Date: Sun, 11 Mar 2001 03:44:13 +1100 (EST)

 On Sun, 11 Mar 2001 andrew@ugh.net.au wrote:
 
 > >Description:
 > 
 > sleep should exit with EX_USAGE if given incorrect arguments.
 
 sleep shouldn't exit with EX_USAGE.
 
 The bug is style(9) saying to use sysexits.h.  Correct style may be found
 in old BSD sources like sleep.c  Only 3 non-contrib'ed files in the entire
 4.4BSDLite2 /usr/src use sysexits.h.  These are rmail.c, mail.local.c and
 sccs.c.
 
 Bruce
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103101650.f2AGo3T37079>