From 0bb2af0cd0e71671fa0cc09da17817889e68dbf7 Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Mon, 7 Aug 2017 09:59:01 +0200
Subject: [PATCH] Mention contributors.

And remove unneccessary whitespace.
---
 docs/manpage.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/manpage.rst b/docs/manpage.rst
index 223b1f5..d5825b5 100644
--- a/docs/manpage.rst
+++ b/docs/manpage.rst
@@ -5,7 +5,7 @@
 :manual_group: User Commands
 :date: August 2017
 :version: diceware 0.9.2.dev0
-:author: Written by Uli Fouquet
+:author: Written by Uli Fouquet and contributors
 
 .. :authors: Uli Fouquet and Contributors
 
@@ -23,7 +23,7 @@ description
 ``diceware`` is a passphrase generator that generates passphrases by
 concatenating words randomly picked from wordlists.
 
-It is based on the proposals of Arnold G. Reinhold on http://diceware.com .
+It is based on the proposals of Arnold G. Reinhold on http://diceware.com.
 
 
 options
-- 
GitLab