diff mbox series

dm vdo: fix a minor formatting issue in vdo.rst

Message ID 20240716190559.2346663-1-yamato@redhat.com (mailing list archive)
State Rejected, archived
Delegated to: Mikulas Patocka
Headers show
Series dm vdo: fix a minor formatting issue in vdo.rst | expand

Commit Message

Masatake YAMATO July 16, 2024, 7:05 p.m. UTC
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
---
 Documentation/admin-guide/device-mapper/vdo.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Matthew Sakai July 16, 2024, 11:34 p.m. UTC | #1
On 7/16/24 15:05, Masatake YAMATO wrote:
> Signed-off-by: Masatake YAMATO <yamato@redhat.com>

Thanks! I'll apply this with the next batch of vdo changes.

Matt Sakai

> ---
>   Documentation/admin-guide/device-mapper/vdo.rst | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/admin-guide/device-mapper/vdo.rst b/Documentation/admin-guide/device-mapper/vdo.rst
> index 7e1ecafdf91e..c69ac186863a 100644
> --- a/Documentation/admin-guide/device-mapper/vdo.rst
> +++ b/Documentation/admin-guide/device-mapper/vdo.rst
> @@ -241,6 +241,7 @@ Messages
>   All vdo devices accept messages in the form:
>   
>   ::
> +
>           dmsetup message <target-name> 0 <message-name> <message-parameters>
>   
>   The messages are:
diff mbox series

Patch

diff --git a/Documentation/admin-guide/device-mapper/vdo.rst b/Documentation/admin-guide/device-mapper/vdo.rst
index 7e1ecafdf91e..c69ac186863a 100644
--- a/Documentation/admin-guide/device-mapper/vdo.rst
+++ b/Documentation/admin-guide/device-mapper/vdo.rst
@@ -241,6 +241,7 @@  Messages
 All vdo devices accept messages in the form:
 
 ::
+
         dmsetup message <target-name> 0 <message-name> <message-parameters>
 
 The messages are: