URI: 
       HISTORY and fitting PREFIX to some obscure standard. - thinglaunch - A simple command and password promtper for X11.
  HTML git clone git://bitreich.org/thinglaunch
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR LICENSE
       ---
   DIR commit 4f94a8e2a0a72b3e55f270e4ca97df81204a65d6
   DIR parent 2a3aa8ec0c8405ec71937108765bef0faf6f4d49
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat,  2 Jul 2011 12:39:40 +0200
       
       HISTORY and fitting PREFIX to some obscure standard.
       
       Diffstat:
         M config.mk                           |       2 +-
         M thinglaunch.1                       |       8 ++++++++
       
       2 files changed, 9 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/config.mk b/config.mk
       @@ -5,7 +5,7 @@ VERSION = 2.2
        # Customize below to fit your system
        
        # paths
       -PREFIX ?= /usr
       +PREFIX ?= /usr/local
        MANPREFIX = ${PREFIX}/share/man
        
        X11INC = /usr/X11R6/include
   DIR diff --git a/thinglaunch.1 b/thinglaunch.1
       @@ -115,6 +115,14 @@ using
        .Sh FILES
        LICENSE, config.def.h, config.h
        .
       +.Sh HISTORY
       +.Bd -filled
       +.Nm
       +was originally written and named by Matt Johnston <matt@ucc.asn.au> (See
       +LICENSE.orig for the original LICENSE note). Nearly all code was then
       +changed to fit what you see now, by Christoph Lohmann <20h@r-36.net>.
       +.Ed
       +.
        .Sh AUTHORS
        See LICENSE file for authors in the distribution.
        .