On Mon, Apr 17, 2017 at 02:04:23PM -0600, Jonathan Corbet wrote:
> On Sun, 16 Apr 2017 00:25:33 +0200
> Stanisław Drozd <drozdzi...@gmail.com> wrote:
> 
> > This patch corrects a couple mistakes I've found when reading through
> > Documentation/.
> > 
> > This is my first submission and I hope to send more meaningful
> > fixes in the future.
> 
> It's a good start.  A couple of notes, though:
> 
>  - Please copy the docs maintainer (me) on documentation patches.
>  - Please places patches inline, not as attachments.  If you've not read
>    through Documentation/process/submitting-patches.rst, that would be a
>    good thing to do.
> 
> > ---
> >  Documentation/ioctl/ioctl-number.txt   | 2 +-
> >  Documentation/memory-barriers.txt      | 2 +-
> 
> This file is maintained by Paul McKenney, so you'll want to make a separate
> patch and copy him on it.
> 
> >  Documentation/static-keys.txt          | 2 +-
> >  Documentation/vfio-mediated-device.txt | 6 +++---
> >  Documentation/zorro.txt                | 2 +-
> >  5 files changed, 7 insertions(+), 7 deletions(-)
> 
> Care to rework along those lines?
> 
> Thanks,
> 
> jon

Hello Jon,
Thanks for the tips, I'd be happy to do the patch justice. I'll try to find some
more bloopers while I'm at it.

Does anybody know of some good spellcheckers with an option for white-listing
words? e.g. vim's ":set spell" works quite alright, but it gets upset about
words like "filesystem" or "workqueue". It'd be great if I could address that
and sift through the docs with fewer false alarms.

Stan
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to