summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Lane Smith <cls@lubutu.com>2011-11-20 16:15:48 +0100
committerConnor Lane Smith <cls@lubutu.com>2011-11-20 16:15:48 +0100
commit840fd4f32725d8a94ba138ada75d0be6e0686b0d (patch)
tree14a182db84a47defba539bf228feeaa8b9395e8b
parentb917de2bc699e8452768f08aa53f6619e6d03280 (diff)
update documentation
-rw-r--r--LICENSE3
-rw-r--r--README13
-rw-r--r--tabbed.12
3 files changed, 9 insertions, 9 deletions
diff --git a/LICENSE b/LICENSE
index 8813b87..92ce103 100644
--- 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
index 42f5884..65fe967 100644
--- 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
index b663774..b4c3765 100644
--- 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