On Wed, 6 May 2009, Alan Jenkins wrote:
On 5/5/09, Robby Workman <rworkman@xxxxxxxxxxxxx> wrote:
On Tue, 5 May 2009, Robby Workman wrote:
Well, I had more free time than I thought I would today, so here's try #2.
New location: git://github.com/rworkman/mit.git - only three commits this
time
Nice. Without the whitespace changes in the way, this all looks quite
sane. Btw, I normally include the human-browsable URL as well
(http://github.com/rworkman/mit/commits/master).
Okay, I'll do that in try #3 :-)
I've still got a few comments though.
907a31cd239a4c707028b4c9850f7c5ac508b1e2 "depmod.conf.sgml:"
The first line of a Git commit message serves as a headline. You can
see this if you look at http://github.com/rworkman/mit/commits/master.
So ideally you want something like "manpages: cleanup and remove
references to backcompat".
Okay, that makes sense. The git hints on "expected standards" are
greatly appreciated.
-THIS WILL DESTROY THE OLD MODUTILS FOR PRE-2.6 KERNELS!
-THERE IS NO BACKWARDS COMPATABILITY.
+THERE IS NO BACKWARDS COMPATABILITY FOR <2.6 KERNELS!
IMO we should assume more users can read English than Maths. I prefer
"pre-2.6" to "<2.6".
Fixed locally.
This option causes <command>modprobe</command> to apply the
- <command>blacklist</command> commands in the configuration file (if
+ <command>blacklist</command> commands in the configuration directory or file (if
any) to module names as well. It is usually used by <citerefentry>
"directory or files" seems more cumbersome than necessary. How about
"to apply <command>blacklist</command> commands in the configuration
files"?
Fixed locally.
Try #3 coming soon.
-RW
--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html