[1/9] batctl: man: Fix alignment after json list

Message ID 20210717110129.25539-2-sven@narfation.org
State Accepted, archived
Delegated to: Simon Wunderlich
Headers
Series batctl: manpage spring cleaning |

Commit Message

Sven Eckelmann July 17, 2021, 11:01 a.m. UTC
  The manpage uses RS macro to indent elements of a list and the resets the
indentation again with RE. ut the usage of these macros were mixed up for
the last entries. This caused a misalignment of the following entries.

Fixes: 20086d207940 ("batctl: Add transtable_local_json command")
Fixes: 35d8327f9d98 ("batctl: Add vlan_json command")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 man/batctl.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/man/batctl.8 b/man/batctl.8
index 80077bb..a820e6e 100644
--- a/man/batctl.8
+++ b/man/batctl.8
@@ -338,13 +338,13 @@  List of available JSON queries:
 .RS 10
 \- transtable_global_json|tgj
 .RE
-.RE
+.RS 10
 \- transtable_local_json|tlj
 .RE
-.RE
+.RS 10
 \- vlan_json|vj
 .RE
-.RS 10
+.RE
 .br
 .IP "[\fBmeshif <netdev>\fP] \fBtranslate\fP|\fBt\fP \fBMAC_address\fP|\fBbat\-host_name\fP|\fBhost_name\fP|\fBIP_address\fP"