From 268e16289b7f23b8068ac5a884b4ced66e8fb04c Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 14 Sep 2012 20:51:35 +0000 Subject: Revert previous commit... Pointyhat to: gjb (myself) --- release/doc/share/misc/man2hwnotes.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/doc/share/misc/man2hwnotes.pl b/release/doc/share/misc/man2hwnotes.pl index 5b0c62c..aa8d023 100644 --- a/release/doc/share/misc/man2hwnotes.pl +++ b/release/doc/share/misc/man2hwnotes.pl @@ -102,8 +102,8 @@ EOT if ($only_list_out) { # Print the default device preamble entities - print "The\n"; - print "driver supports:\n"; + print "\n"; + print "\n"; } foreach my $page (@ARGV) { -- cgit v1.1