All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Typo fix
@ 2013-05-28 21:28 Benoît Bourbié
       [not found] ` <1369776506-13902-1-git-send-email-benoit.bourbie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Benoît Bourbié @ 2013-05-28 21:28 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Benoît Bourbié

"of" is duplicated
---
 man2/io_setup.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/io_setup.2 b/man2/io_setup.2
index 81b9a8b..549495a 100644
--- a/man2/io_setup.2
+++ b/man2/io_setup.2
@@ -21,7 +21,7 @@ There is no glibc wrapper for this system call; see NOTES.
 The
 .BR io_setup ()
 system call
-creates an asynchronous I/O context capable of of concurrently processing
+creates an asynchronous I/O context capable of concurrently processing
 at least \fInr_events\fP.
 The
 .I ctx_idp
-- 
1.8.1.2

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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] Typo fix
       [not found] ` <1369776506-13902-1-git-send-email-benoit.bourbie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2013-05-30 10:57   ` Michael Kerrisk
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Kerrisk @ 2013-05-30 10:57 UTC (permalink / raw)
  To: Benoît Bourbié; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/28/13 23:28, Benoît Bourbié wrote:
> "of" is duplicated

Hello Benoît,

Thanks, but this has already been fixed with another patch.

Cheers,

Michael


> ---
>  man2/io_setup.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/io_setup.2 b/man2/io_setup.2
> index 81b9a8b..549495a 100644
> --- a/man2/io_setup.2
> +++ b/man2/io_setup.2
> @@ -21,7 +21,7 @@ There is no glibc wrapper for this system call; see NOTES.
>  The
>  .BR io_setup ()
>  system call
> -creates an asynchronous I/O context capable of of concurrently processing
> +creates an asynchronous I/O context capable of concurrently processing
>  at least \fInr_events\fP.
>  The
>  .I ctx_idp
> 

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Typo fix
  2006-07-11 10:19 Alp Toker
@ 2006-07-11 22:37 ` Pavel Roskin
  0 siblings, 0 replies; 6+ messages in thread
From: Pavel Roskin @ 2006-07-11 22:37 UTC (permalink / raw)
  To: Alp Toker; +Cc: git

Hello Alp,

On Tue, 2006-07-11 at 11:19 +0100, Alp Toker wrote:
> Signed-off-by: Alp Toker <alp@atoker.com>
> ---
> -wrote you about that phantastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
> +wrote you about that fantastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.

You are overreacting.  I checked all sources for typos and of course I
saw "phantastic" but I assumed it was intentional.  We don't want the
documentation to be devoid of humor.  Just in case, British spelling
like "behaviour" was also preserved out of respect to the authors.
 
-- 
Regards,
Pavel Roskin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] Typo fix
@ 2006-07-11 10:19 Alp Toker
  2006-07-11 22:37 ` Pavel Roskin
  0 siblings, 1 reply; 6+ messages in thread
From: Alp Toker @ 2006-07-11 10:19 UTC (permalink / raw)
  To: git

Signed-off-by: Alp Toker <alp@atoker.com>
---
 Documentation/git-name-rev.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-name-rev.txt b/Documentation/git-name-rev.txt
index 43f8c25..37fbf66 100644
--- a/Documentation/git-name-rev.txt
+++ b/Documentation/git-name-rev.txt
@@ -33,7 +33,7 @@ EXAMPLE
 -------
 
 Given a commit, find out where it is relative to the local refs. Say somebody
-wrote you about that phantastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
+wrote you about that fantastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
 Of course, you look into the commit, but that only tells you what happened, but
 not the context.
 
-- 
1.4.1.g97c7-dirty

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] Typo fix
@ 2005-10-13  1:13 Ralf Baechle
  0 siblings, 0 replies; 6+ messages in thread
From: Ralf Baechle @ 2005-10-13  1:13 UTC (permalink / raw)
  To: git

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

diff --git a/rsh.c b/rsh.c
--- a/rsh.c
+++ b/rsh.c
@@ -68,7 +68,7 @@ int setup_connection(int *fd_in, int *fd
 	if (!path) {
 		return error("Bad URL: %s", url);
 	}
-	/* $GIT_RSH <host> "env GIR_DIR=<path> <remote_prog> <args...>" */
+	/* $GIT_RSH <host> "env GIT_DIR=<path> <remote_prog> <args...>" */
 	sizen = COMMAND_SIZE;
 	posn = command;
 	of = 0;

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] typo fix
@ 2003-05-26 11:26 Jasper Spaans
  0 siblings, 0 replies; 6+ messages in thread
From: Jasper Spaans @ 2003-05-26 11:26 UTC (permalink / raw)
  To: torvalds, linux-kernel

A small documentation fix:

Index: kernel/sched.c
===================================================================
RCS file: /home/cvs/linux-2.5/kernel/sched.c,v
retrieving revision 1.175
diff -u -r1.175 sched.c
--- kernel/sched.c	19 May 2003 17:46:39 -0000	1.175
+++ kernel/sched.c	26 May 2003 10:20:14 -0000
@@ -2051,7 +2051,7 @@
 }
 
 /**
- * sys_sched_get_priority_mix - return minimum RT priority.
+ * sys_sched_get_priority_min - return minimum RT priority.
  * @policy: scheduling class.
  *
  * this syscall returns the minimum rt_priority that can be used


Bye,

Jasper
-- 
Jasper Spaans
http://jsp.vs19.net/contact/

``Got no clue? Too bad for you.''

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-30 10:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-28 21:28 [PATCH] Typo fix Benoît Bourbié
     [not found] ` <1369776506-13902-1-git-send-email-benoit.bourbie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-05-30 10:57   ` Michael Kerrisk
  -- strict thread matches above, loose matches on Subject: below --
2006-07-11 10:19 Alp Toker
2006-07-11 22:37 ` Pavel Roskin
2005-10-13  1:13 Ralf Baechle
2003-05-26 11:26 [PATCH] typo fix Jasper Spaans

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.