All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] proc.5: tfix
@ 2016-05-11 19:16 Jakub Wilk
       [not found] ` <1462994188-7596-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2016-05-11 19:16 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man5/proc.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man5/proc.5 b/man5/proc.5
index dadac32..f263817 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -1118,7 +1118,7 @@ root: the pathname of the directory in the filesystem
 which forms the root of this mount.
 .TP
 (5)
-mount point: ithe pathname of the mount point relative
+mount point: the pathname of the mount point relative
 to the process's root directory.
 .TP
 (6)
-- 
2.8.1

--
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] 4+ messages in thread

* [PATCH 2/2] cgroups.7: tfix
       [not found] ` <1462994188-7596-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-05-11 19:16   ` Jakub Wilk
       [not found]     ` <1462994188-7596-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2016-05-18 20:37   ` [PATCH 1/2] proc.5: tfix Michael Kerrisk (man-pages)
  1 sibling, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2016-05-11 19:16 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Remove duplicated word.

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man7/cgroups.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 3f3d11a..21ee749 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -95,7 +95,7 @@ This hierarchy is defined by creating, removing, and
 renaming subdirectories within the cgroup filesystem.
 At each level of the hierarchy, attributes (e.g., limits) can be defined;
 these attributes may govern or propagate
-to child cgroups and and their descendants in the hierarchy.
+to child cgroups and their descendants in the hierarchy.
 .\"
 .SS Cgroups version 1 and version 2
 The initial release of the cgroups implementation was in Linux 2.6.24.
-- 
2.8.1

--
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] 4+ messages in thread

* Re: [PATCH 1/2] proc.5: tfix
       [not found] ` <1462994188-7596-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2016-05-11 19:16   ` [PATCH 2/2] cgroups.7: tfix Jakub Wilk
@ 2016-05-18 20:37   ` Michael Kerrisk (man-pages)
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-05-18 20:37 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/11/2016 09:16 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub! Applied.

Cheers,

Michael


> ---
>  man5/proc.5 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man5/proc.5 b/man5/proc.5
> index dadac32..f263817 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -1118,7 +1118,7 @@ root: the pathname of the directory in the filesystem
>  which forms the root of this mount.
>  .TP
>  (5)
> -mount point: ithe pathname of the mount point relative
> +mount point: the pathname of the mount point relative
>  to the process's root directory.
>  .TP
>  (6)
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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] 4+ messages in thread

* Re: [PATCH 2/2] cgroups.7: tfix
       [not found]     ` <1462994188-7596-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-05-18 20:37       ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-05-18 20:37 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/11/2016 09:16 PM, Jakub Wilk wrote:
> Remove duplicated word.

Thanks, Jakub. Patch applied.

Cheers,

Michael


> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
> ---
>  man7/cgroups.7 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/cgroups.7 b/man7/cgroups.7
> index 3f3d11a..21ee749 100644
> --- a/man7/cgroups.7
> +++ b/man7/cgroups.7
> @@ -95,7 +95,7 @@ This hierarchy is defined by creating, removing, and
>  renaming subdirectories within the cgroup filesystem.
>  At each level of the hierarchy, attributes (e.g., limits) can be defined;
>  these attributes may govern or propagate
> -to child cgroups and and their descendants in the hierarchy.
> +to child cgroups and their descendants in the hierarchy.
>  .\"
>  .SS Cgroups version 1 and version 2
>  The initial release of the cgroups implementation was in Linux 2.6.24.
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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] 4+ messages in thread

end of thread, other threads:[~2016-05-18 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-11 19:16 [PATCH 1/2] proc.5: tfix Jakub Wilk
     [not found] ` <1462994188-7596-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-05-11 19:16   ` [PATCH 2/2] cgroups.7: tfix Jakub Wilk
     [not found]     ` <1462994188-7596-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-05-18 20:37       ` Michael Kerrisk (man-pages)
2016-05-18 20:37   ` [PATCH 1/2] proc.5: tfix Michael Kerrisk (man-pages)

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.