mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Delete the FAQ. It is now maintained on the wiki:
http://www.lm-sensors.org/wiki/FAQ/ git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5189 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -5863,9 +5863,8 @@ sub main
|
||||
if(! @chips_detected) {
|
||||
print "Sorry, no sensors were detected.\n",
|
||||
"Either your sensors are not supported, or they are connected to an\n",
|
||||
"I2C or SMBus adapter that is not supported. See doc/FAQ,\n",
|
||||
"doc/lm_sensors-FAQ.html or http://www.lm-sensors.org/wiki/FAQ\n",
|
||||
"(FAQ #4.24.3) for further information.\n",
|
||||
"I2C or SMBus adapter that is not supported. See\n",
|
||||
"http://www.lm-sensors.org/wiki/FAQ/Chapter3 for further information.\n",
|
||||
"If you find out what chips are on your board, check\n",
|
||||
"http://www.lm-sensors.org/wiki/Devices for driver status.\n";
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user