From 60f84190f0baae527c04db70c50a7b020fd8e165 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bert=20M=C3=BCnnich?= <be.muennich@googlemail.com>
Date: Mon, 14 May 2012 21:43:18 +0200
Subject: [PATCH] Added section CONTRIBUTORS to man page

---
 Makefile |  2 +-
 sxiv.1   | 11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/Makefile b/Makefile
index 206d6bf..911849c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20120513
+VERSION = git-20120514
 
 PREFIX    = /usr/local
 MANPREFIX = $(PREFIX)/share/man
diff --git a/sxiv.1 b/sxiv.1
index 7701811..84bd121 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -328,12 +328,15 @@ can also try the following command:
 .RS
 find . \-depth \-type d \-empty ! \-name '.' \-exec rmdir {} \\;
 .RE
-.SH AUTHORS
+.SH AUTHOR
 .EX
-Bert Muennich <ber.t at gmx.com>
-Dave Reisner  <d at falconindy.com>
-Fung SzeTat   <sthorde at gmail.com>
+Bert Muennich   <ber.t at gmx.com>
 .EE
+.SH CONTRIBUTORS
+.EX
+Dave Reisner    <d at falconindy.com>
+Fung SzeTat     <sthorde at gmail.com>
+.EX
 .SH HOMEPAGE
 .TP
 https://github.com/muennich/sxiv