From c85cc32ab950b37d94e880708d914fb4c6aef7de Mon Sep 17 00:00:00 2001
From: Jerome Charaoui <jerome@riseup.net>
Date: Mon, 25 Jan 2021 10:50:16 -0500
Subject: [PATCH] fix typos in manpage

---
 man/backupninja.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/backupninja.conf.5 b/man/backupninja.conf.5
index b503099..ff6b055 100644
--- a/man/backupninja.conf.5
+++ b/man/backupninja.conf.5
@@ -66,7 +66,7 @@ If set to 'yes', disk space usage will be included in the backup email report.
 .B reporthost
 Where to rsync the backupninja.log to be aggregated in a ninjareport.
 
-.Ts
+.TP
 .B reportuser
 What user to connect to reporthost to sync the backupninja.log
 
@@ -74,7 +74,7 @@ What user to connect to reporthost to sync the backupninja.log
 .B reportdirectory
 Where on the reporthost should the report go.
 
-.Te
+.TP
 .B reportwrap
 Number of columns the email report body should wrap to.
 
-- 
GitLab