mirror of
https://codeberg.org/nsxiv/nsxiv
synced 2024-11-03 23:15:46 +00:00
Added section CONTRIBUTORS to man page
This commit is contained in:
parent
72071d5e9d
commit
60f84190f0
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
VERSION = git-20120513
|
||||
VERSION = git-20120514
|
||||
|
||||
PREFIX = /usr/local
|
||||
MANPREFIX = $(PREFIX)/share/man
|
||||
|
11
sxiv.1
11
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
|
||||
|
Loading…
Reference in New Issue
Block a user