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