linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: add missing angle bracket in cgroup-v2 doc Tejun Heo <tj@kernel.org>
@ 2022-04-22 16:45 Joel Savitz
  2022-04-28 18:36 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Savitz @ 2022-04-22 16:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: Joel Savitz, Zefan Li, Johannes Weiner, Jonathan Corbet, cgroups,
	linux-doc, trivial

Trivial addition of missing closing angle backet.

Signed-off-by: Joel Savitz <jsavitz@redhat.com>
---
 Documentation/admin-guide/cgroup-v2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
index 69d7a6983f78..38aa01939e1e 100644
--- a/Documentation/admin-guide/cgroup-v2.rst
+++ b/Documentation/admin-guide/cgroup-v2.rst
@@ -1881,7 +1881,7 @@ IO Latency Interface Files
   io.latency
 	This takes a similar format as the other controllers.
 
-		"MAJOR:MINOR target=<target time in microseconds"
+		"MAJOR:MINOR target=<target time in microseconds>"
 
   io.stat
 	If the controller is enabled you will see extra stats in io.stat in
-- 
2.27.0


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

* Re: [PATCH] Documentation: add missing angle bracket in cgroup-v2 doc Tejun Heo <tj@kernel.org>
  2022-04-22 16:45 [PATCH] Documentation: add missing angle bracket in cgroup-v2 doc Tejun Heo <tj@kernel.org> Joel Savitz
@ 2022-04-28 18:36 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2022-04-28 18:36 UTC (permalink / raw)
  To: Joel Savitz, linux-kernel
  Cc: Joel Savitz, Zefan Li, Johannes Weiner, cgroups, linux-doc,
	trivial

Joel Savitz <jsavitz@redhat.com> writes:

> Trivial addition of missing closing angle backet.
>
> Signed-off-by: Joel Savitz <jsavitz@redhat.com>
> ---
>  Documentation/admin-guide/cgroup-v2.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
> index 69d7a6983f78..38aa01939e1e 100644
> --- a/Documentation/admin-guide/cgroup-v2.rst
> +++ b/Documentation/admin-guide/cgroup-v2.rst
> @@ -1881,7 +1881,7 @@ IO Latency Interface Files
>    io.latency
>  	This takes a similar format as the other controllers.
>  
> -		"MAJOR:MINOR target=<target time in microseconds"
> +		"MAJOR:MINOR target=<target time in microseconds>"
>  
Applied, thanks.

jon

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

end of thread, other threads:[~2022-04-28 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22 16:45 [PATCH] Documentation: add missing angle bracket in cgroup-v2 doc Tejun Heo <tj@kernel.org> Joel Savitz
2022-04-28 18:36 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).