Added section CONTRIBUTORS to man page

This commit is contained in:
Bert Münnich 2012-05-14 21:43:18 +02:00
parent 72071d5e9d
commit 60f84190f0
2 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20120513 VERSION = git-20120514
PREFIX = /usr/local PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man MANPREFIX = $(PREFIX)/share/man

11
sxiv.1
View File

@ -328,12 +328,15 @@ can also try the following command:
.RS .RS
find . \-depth \-type d \-empty ! \-name '.' \-exec rmdir {} \\; find . \-depth \-type d \-empty ! \-name '.' \-exec rmdir {} \\;
.RE .RE
.SH AUTHORS .SH AUTHOR
.EX .EX
Bert Muennich <ber.t at gmx.com> Bert Muennich <ber.t at gmx.com>
Dave Reisner <d at falconindy.com>
Fung SzeTat <sthorde at gmail.com>
.EE .EE
.SH CONTRIBUTORS
.EX
Dave Reisner <d at falconindy.com>
Fung SzeTat <sthorde at gmail.com>
.EX
.SH HOMEPAGE .SH HOMEPAGE
.TP .TP
https://github.com/muennich/sxiv https://github.com/muennich/sxiv