From 91734345b612b65ef7ccbd8ec6c3b485287294ec Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 18 Sep 2024 21:02:32 +1000 Subject: [PATCH] doc/radosgw: correct RST formatting fixup Signed-off-by: Zac Dover --- doc/radosgw/index.rst | 2 +- doc/radosgw/uadk-accel.rst | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/radosgw/index.rst b/doc/radosgw/index.rst index da92692fa8b7b..3085e1a528f9f 100644 --- a/doc/radosgw/index.rst +++ b/doc/radosgw/index.rst @@ -88,4 +88,4 @@ Cluster with one API and then retrieve that data with the other API. D3N Data Cache Cloud Transition Metrics - + UADK Acceleration for Compression diff --git a/doc/radosgw/uadk-accel.rst b/doc/radosgw/uadk-accel.rst index 748fe6d3b3b57..fdf99f891f0a7 100644 --- a/doc/radosgw/uadk-accel.rst +++ b/doc/radosgw/uadk-accel.rst @@ -115,8 +115,9 @@ For developer who is interested in UADK, you can refer to the below steps for bu make make install - .. note:: Without –prefix, UADK will be installed to /usr/local/lib by default. - If get error:"cannot find -lnuma", please install the `libnuma-dev` + .. note:: Without –prefix, UADK will be installed to /usr/local/lib by + default. If get error:"cannot find -lnuma", please install + the `libnuma-dev`. #. Configure -- 2.39.5