2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

change examples to show that MODULES_$i starts at 0

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1556 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2002-09-28 20:42:02 +00:00
parent 4150b4030a
commit 138071ea37
2 changed files with 6 additions and 6 deletions

View File

@@ -3128,7 +3128,7 @@ sub main
#
# The format of this file is a shell script that simply defines the modules
# in order as normal variables with the special names:
# MODULE_1, MODULE_2, MODULE_3, etc.
# MODULE_0, MODULE_1, MODULE_2, etc.
#
# List the modules that are to be loaded for your system
#