~kris/suckless

tabbed

840fd4f32725d8a94ba138ada75d0be6e0686b0d — Connor Lane Smith 14 years ago b917de2
update documentation
3 files changed, 9 insertions(+), 9 deletions(-)

M LICENSE
M README
M tabbed.1
M LICENSE => LICENSE +2 -1
@@ 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"),

M README => README +6 -7
@@ 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.

M tabbed.1 => tabbed.1 +1 -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