update documentation - ttabbed - Simple tabbing application for X11.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 840fd4f32725d8a94ba138ada75d0be6e0686b0d
 (DIR) parent b917de2bc699e8452768f08aa53f6619e6d03280
 (HTM) Author: Connor Lane Smith <cls@lubutu.com>
       Date:   Sun, 20 Nov 2011 16:15:48 +0100
       
       update documentation
       Diffstat:
         LICENSE                             |       3 ++-
         README                              |      13 ++++++-------
         tabbed.1                            |       2 +-
       
       3 files changed, 9 insertions(+), 9 deletions(-)
       ---
 (DIR) diff --git a/LICENSE b/LICENSE
       @@ -1,6 +1,7 @@
        MIT/X Consortium License
        
       -© 2009 Enno Boland <g s01 de>
       +© 2009-2011 Enno Boland <g s01 de>
       +© 2011 Connor Lane Smith <cls@lubutu.com>
        
        Permission is hereby granted, free of charge, to any person obtaining a
        copy of this software and associated documentation files (the "Software"),
 (DIR) diff --git a/README b/README
       @@ -1,6 +1,6 @@
       -ttabbed - simple Xembed container manager
       -========================================
       -ttabbed is a simple Xembed container manager based on Xlib.
       +ttabbed - generic tabbed interface
       +=================================
       +ttabbed is a simple tabbed X window container.
        
        
        Requirements
       @@ -13,13 +13,12 @@ Installation
        Edit config.mk to match your local setup (tabbed is installed into
        tthe /usr/local namespace by default).
        
       -Afterwards enter the following command to build and install tabbed (if
       -necessary as root):
       +Afterwards enter the following command to build and install tabbed
       +(if necessary as root):
        
            make clean install
        
        
        Running tabbed
        --------------
       -run
       -        tabbed [-d]
       +See the man page for details.
 (DIR) diff --git a/tabbed.1 b/tabbed.1
       @@ -8,7 +8,7 @@ tabbed \- generic tabbed interface
        .IR command ...
        .SH DESCRIPTION
        .B tabbed
       -is a simple container for applications which support XEmbed.
       +is a simple tabbed container for applications which support XEmbed.
        .SH OPTIONS
        .TP
        .B \-d