diff options
Diffstat (limited to 'bootscripts/lfs/sysconfig/modules')
-rw-r--r-- | bootscripts/lfs/sysconfig/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootscripts/lfs/sysconfig/modules b/bootscripts/lfs/sysconfig/modules index 0fce3f31f..c594e24a2 100644 --- a/bootscripts/lfs/sysconfig/modules +++ b/bootscripts/lfs/sysconfig/modules @@ -8,7 +8,7 @@ # Version : 00.00 # # Notes : The syntax of this file is as follows: -# <module> [<arg1> <arg2> ...] +# <module> [<arg1> <arg2> ...] # # Each module should be on its own line, and any options that you want # passed to the module should follow it. The line deliminator is either |