commit 840fd4f32725d8a94ba138ada75d0be6e0686b0d
parent b917de2bc699e8452768f08aa53f6619e6d03280
Author: Connor Lane Smith <cls@lubutu.com>
Date:   Sun, 20 Nov 2011 16:15:48 +0100
update documentation
Diffstat:
3 files changed, 9 insertions(+), 9 deletions(-)
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"),
diff --git a/README b/README
@@ -1,6 +1,6 @@
-tabbed - simple Xembed container manager
-========================================
-tabbed is a simple Xembed container manager based on Xlib.
+tabbed - generic tabbed interface
+=================================
+tabbed 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
 the /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.
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