diff options
| author | Bert <ber.t@gmx.com> | 2011-01-27 10:18:23 +0100 | 
|---|---|---|
| committer | Bert <ber.t@gmx.com> | 2011-01-27 10:18:23 +0100 | 
| commit | e8a503bcbb5e29e8364095796d1417db4c138e64 (patch) | |
| tree | a47cc44d0121b6f5400c83e0a7d3fd978c50b9e5 | |
| parent | 245b5758ef8a774845e4010d661b94246a7e4934 (diff) | |
Updated section AUTHORS of man page
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | sxiv.1 | 4 | 
2 files changed, 4 insertions, 2 deletions
| @@ -1,6 +1,6 @@  all: sxiv -VERSION=git-20110126 +VERSION=git-20110127  CC?=gcc  PREFIX?=/usr/local @@ -109,8 +109,10 @@ Pan left.  .B Shift+ScrollDown  Pan right.  .SH AUTHORS -.TP +.EX  Bert Muennich <ber.t at gmx.com> +Dave Reisner  <d at falconindy.com> +.EE  .SH HOMEPAGE  .TP  http://github.com/muennich/sxiv | 
