diff mbox series

libtracefs/Documentation: correct instances-affinity section body

Message ID 20220124093841.47558-1-krzysztof.kozlowski@canonical.com (mailing list archive)
State Superseded
Headers show
Series libtracefs/Documentation: correct instances-affinity section body | expand

Commit Message

Krzysztof Kozlowski Jan. 24, 2022, 9:38 a.m. UTC
Correct the instances-affinity section body error:

    asciidoc: ERROR: libtracefs-instances-affinity.txt: line 8: malformed name section body

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/libtracefs-instances-affinity.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Krzysztof Kozlowski Jan. 24, 2022, 9:50 a.m. UTC | #1
On 24/01/2022 10:38, Krzysztof Kozlowski wrote:
> Correct the instances-affinity section body error:
> 
>     asciidoc: ERROR: libtracefs-instances-affinity.txt: line 8: malformed name section body
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  Documentation/libtracefs-instances-affinity.txt | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 

I see now that Steven already sent a patch for this.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/libtracefs-instances-affinity.txt b/Documentation/libtracefs-instances-affinity.txt
index 0f3093d62035..c3c14628ef63 100644
--- a/Documentation/libtracefs-instances-affinity.txt
+++ b/Documentation/libtracefs-instances-affinity.txt
@@ -4,8 +4,9 @@  libtracefs(3)
 NAME
 ----
 tracefs_instance_set_affinity, tracefs_instance_set_affinity_set, tracefs_set_affinity_raw,
-tracefs_instance_get_affinity, tracefs_instance_get_affinity_set, tracefs_get_affinity_raw,
-Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
+tracefs_instance_get_affinity, tracefs_instance_get_affinity_set,
+tracefs_get_affinity_raw - Sets or retrieves the affinity for an instance or
+top level for what CPUs enable tracing.
 
 SYNOPSIS
 --------