All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Ornati <ornati@gmail.com>
To: Paolo Ornati <ornati@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	trivial@kernel.org,
	Alistair John Strachan <s0348365@sms.ed.ac.uk>,
	jensmh@gmx.de
Subject: Re: [PATCH] Documentation: remove duplicate cleanups
Date: Thu, 29 Jun 2006 15:11:55 +0200	[thread overview]
Message-ID: <20060629151155.5609d59f@localhost> (raw)
In-Reply-To: <20060629134002.1b06257c@localhost>

On Thu, 29 Jun 2006 13:40:02 +0200
Paolo Ornati <ornati@gmail.com> wrote:

> Remove every (hopefully) duplicated word under Documentation/.
> 
> Examples:
> 	"and and" --> "and"
> 	"in in" --> "in"
> 	...

I've re-read the whole thing and found these, please comment:

--------
diff --git a/Documentation/DocBook/videobook.tmpl b/Documentation/DocBook/videobook.tmpl
index fdff984..d19ccee 100644
--- a/Documentation/DocBook/videobook.tmpl
+++ b/Documentation/DocBook/videobook.tmpl
@@ -322,7 +322,7 @@ static int radio_ioctl(struct video_devi
                                </entry>
        </row><row>
         <entry>type</entry><entry>This reports the capabilities of the device, and
-                        matches the field we filled in in the struct
+                        matches the field we filled in the struct
                         video_device when registering.</entry>
------------

I'm not 100% sure of this.


-----------------
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 0d189c9..9adc500 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -106,7 +106,7 @@ Do not modify the syntax of boot loader
 need or coordination with <Documentation/i386/boot.txt>.

 Note that ALL kernel parameters listed below are CASE SENSITIVE, and that
-a trailing = on the name of any parameter states that that parameter will
+a trailing = on the name of any parameter states that parameter will
 be entered as an environment variable, whereas its absence indicates that
 it will appear as a kernel argument readable via /proc/cmdline by programs
 running once the system is up.
-------------------------------

The old one looks correct.



---------------------------------------------
 Life isn't quite as simple as it may appear above, however: for while the
-caches are expected to be coherent, there's no guarantee that that coherency
+caches are expected to be coherent, there's no guarantee that coherency
 will be ordered.  This means that whilst changes made on one CPU will
 eventually become visible on all CPUs, there's no guarantee that they will
 become apparent in the same order on those other CPUs.
---------------------------------------------------

Not sure.


-----------------------------------------
--- a/Documentation/networking/pt.txt
+++ b/Documentation/networking/pt.txt
@@ -25,7 +25,7 @@ recompile it.

 The driver is not real good at the moment for finding the card.  You can
 'help' it by changing the order of the potential addresses in the structure
-found in the pt_init() function so the address of where the card is is put
+found in the pt_init() function so the address of where the card is put
 first.
------------------------------------------

The old one looks correct.

-- 
	Paolo Ornati
	Linux 2.6.17.1 on x86_64

  parent reply	other threads:[~2006-06-29 13:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29 11:40 [PATCH] Documentation: remove duplicate cleanups Paolo Ornati
2006-06-29 11:43 ` Paolo Ornati
2006-06-29 11:51 ` jensmh
2006-06-29 11:58   ` Paolo Ornati
2006-06-29 12:35     ` Alistair John Strachan
2006-06-29 12:02 ` jensmh
2006-06-29 12:12   ` Paolo Ornati
2006-06-29 12:39     ` Alistair John Strachan
2006-06-29 13:05       ` Paolo Ornati
2006-06-29 13:35         ` Alistair John Strachan
2006-06-29 14:06           ` Paolo Ornati
2006-06-29 13:11 ` Paolo Ornati [this message]
2006-06-29 13:48   ` Valdis.Kletnieks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060629151155.5609d59f@localhost \
    --to=ornati@gmail.com \
    --cc=jensmh@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s0348365@sms.ed.ac.uk \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.