diff options
author | 2024-07-17 04:05:59 +0900 | |
---|---|---|
committer | 2024-07-19 12:08:21 +0200 | |
commit | 7f1c4909a821dbfd258177db9ec96dda3ae91346 (patch) | |
tree | 373afea4501f7447e153cf490300418f06c05729 | |
parent | dm vdo int-map: fix kerneldoc formatting (diff) | |
download | wireguard-linux-7f1c4909a821dbfd258177db9ec96dda3ae91346.tar.xz wireguard-linux-7f1c4909a821dbfd258177db9ec96dda3ae91346.zip |
dm vdo: fix a minor formatting issue in vdo.rst
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
-rw-r--r-- | Documentation/admin-guide/device-mapper/vdo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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: |