diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-02-20 20:02:23 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-02-20 20:02:23 +0000 |
commit | 48351d9a571b78326a6807029fcfa4e3d6ae9326 (patch) | |
tree | 63d218a683d52845b23cffba9d20da47b829ed82 | |
parent | 8d2871abd80439056c22cbd0b11088904b84c471 (diff) | |
download | drakx-48351d9a571b78326a6807029fcfa4e3d6ae9326.tar drakx-48351d9a571b78326a6807029fcfa4e3d6ae9326.tar.gz drakx-48351d9a571b78326a6807029fcfa4e3d6ae9326.tar.bz2 drakx-48351d9a571b78326a6807029fcfa4e3d6ae9326.tar.xz drakx-48351d9a571b78326a6807029fcfa4e3d6ae9326.zip |
first line comment no more necessary
-rw-r--r-- | mdk-stage1/doc/UPDATEMODULES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mdk-stage1/doc/UPDATEMODULES b/mdk-stage1/doc/UPDATEMODULES index dbf1388d3..4a4a42178 100644 --- a/mdk-stage1/doc/UPDATEMODULES +++ b/mdk-stage1/doc/UPDATEMODULES @@ -18,8 +18,7 @@ module names, with optional module options; the program will try to load all these modules one after another, using file on the floppy if present, else using file within standard module repository ("marfile" on the boot floppy). It can contain comments, these are strictly defined by the -presence of a hash (#) character on column 0 of any line. Beware, on the -first line of the line, a comment is mandatory (there is a bug somewhere). +presence of a hash (#) character on column 0 of any line. Here's a typical scenario: |