ソースを参照

Added section CONTRIBUTORS to man page

master
Bert Münnich 13年前
コミット
60f84190f0
2個のファイルの変更8行の追加5行の削除
  1. +1
    -1
      Makefile
  2. +7
    -4
      sxiv.1

+ 1
- 1
Makefile ファイルの表示

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

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


+ 7
- 4
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


読み込み中…
キャンセル
保存