Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 03:50:02 -0700 (PDT)
From:      Peter Pentchev <roam@ringlet.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/31483: minor correction in error message printed by acpiconf.8
Message-ID:  <200110251050.f9PAo2d66402@freefall.freebsd.org>

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

From: Peter Pentchev <roam@ringlet.net>
To: Giorgos Keramidas <charon@labs.gr>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/31483: minor correction in error message printed by acpiconf.8
Date: Thu, 25 Oct 2001 13:35:02 +0300

 On Thu, Oct 25, 2001 at 03:17:55AM +0300, Giorgos Keramidas wrote:
 > 
 > >Number:         31483
 > >Category:       bin
 > >Synopsis:       minor correction in error message printed by acpiconf.8
 > >Originator:     Giorgos Keramidas
 > >Release:        FreeBSD 5.0-CURRENT i386
 
 [snip]
 
 > -		err(1, NULL);
 > +		err(1, ACPIDEV);
 
 Just as an idea.. err(1, "%s", ACPIDEV)? :)
 
 G'luck,
 Peter
 
 -- 
 You have, of course, just begun reading the sentence that you have just finished reading.

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?200110251050.f9PAo2d66402>