URI:
       tduplicate manpages - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit afdfd02a731ee34eb498641d8b94276fa97c6a8c
   DIR parent 8592a325d353c0addb7d2a5630df549c55d48108
  HTML Author: Jaromil <jaromil@dyne.org>
       Date:   Mon,  4 Apr 2011 12:19:36 +0200
       
       duplicate manpages
       
       tthis fixes symlink creation problems in packaging for distributions
       eventually we'll find a better way to avoid duplication
       
       Diffstat:
         M doc/Makefile.am                     |       2 +-
         D doc/tomb-askpass.1                  |       2 --
         T doc/tomb-open.1                     |       0 
         T doc/tomb-status.1                   |       0 
       
       4 files changed, 1 insertion(+), 3 deletions(-)
       ---
   DIR diff --git a/doc/Makefile.am b/doc/Makefile.am
       t@@ -1,5 +1,5 @@
        
       -man_MANS = tomb.1
       +man_MANS = tomb.1 tomb-open.1 tomb-status.1
        
        EXTRA_DIST = Luks_on_disk_format.pdf New_methods_in_HD_encryption.pdf TKS1-draft.pdf
        
   DIR diff --git a/doc/tomb-askpass.1 b/doc/tomb-askpass.1
       t@@ -1 +0,0 @@
       -tomb.1
       -\ No newline at end of file
   DIR diff --git a/doc/tomb-open.1 b/doc/tomb-open.1
   DIR diff --git a/doc/tomb-status.1 b/doc/tomb-status.1