From 4cfc5e3370bc38d5ed5535c4a1d1969de53f417d Mon Sep 17 00:00:00 2001
From: Jerome Charaoui <jerome@riseup.net>
Date: Sun, 24 Jan 2021 12:00:26 -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 467cd1e..76a7ae0 100644
--- a/man/backupninja.conf.5
+++ b/man/backupninja.conf.5
@@ -44,7 +44,7 @@ How verbose to make the logs.
 
 .TP
 .B reportemail
-Send a summary of the backup status to this email address
+Send a summary of the backup status to this email address.
 
 .TP
 .B reportsuccess
@@ -72,7 +72,7 @@ Administration user group that is allowed to read/write configuration files in \
 
 .TP
 .B scriptdirectory
-Where backupninja handler scripts are found
+Where backupninja handler scripts are found.
 
 .TP
 .B usecolors
-- 
GitLab