Parcourir la source

Added section CONTRIBUTORS to man page

master
Bert Münnich il y a 13 ans
Parent
révision
60f84190f0
2 fichiers modifiés avec 8 ajouts et 5 suppressions
  1. +1
    -1
      Makefile
  2. +7
    -4
      sxiv.1

+ 1
- 1
Makefile Voir le fichier

@@ -1,4 +1,4 @@
VERSION = git-20120513
VERSION = git-20120514

PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man


+ 7
- 4
sxiv.1 Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer