summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/gethints.pl
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/conf/gethints.pl')
-rw-r--r--sys/i386/conf/gethints.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/gethints.pl b/sys/i386/conf/gethints.pl
index d00582c..80586e3 100644
--- a/sys/i386/conf/gethints.pl
+++ b/sys/i386/conf/gethints.pl
@@ -8,7 +8,7 @@
#
# $FreeBSD$
-while (<STDIN>) {
+while (<>) {
chop;
s/#.*//;
next unless /^device/;
OpenPOWER on IntegriCloud