From 043c780ab0dcb92cd9ef622e9ef4d9733d20ad2a Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sat, 11 Sep 2004 15:14:13 +0000 Subject: Make a warning less cryptic. --- release/doc/share/misc/man2hwnotes.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release') diff --git a/release/doc/share/misc/man2hwnotes.pl b/release/doc/share/misc/man2hwnotes.pl index 809910e66ff2..e740f74b7bd1 100644 --- a/release/doc/share/misc/man2hwnotes.pl +++ b/release/doc/share/misc/man2hwnotes.pl @@ -432,7 +432,7 @@ sub load_archlist { dlog(4, "For driver $1 setting arch to $2"); $archlist{$1} = $2; } else { - dlog(1, "Could not parse line $lineno"); + dlog(1, "Warning: Could not parse archlist line $lineno"); } } -- cgit v1.2.3