aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikita Langer <nikitalanger@icloud.com>2026-04-13 19:29:16 +0200
committerNikita Langer <nikitalanger@icloud.com>2026-04-13 19:29:16 +0200
commitf570817ef2f9cb5793bf29b664a01b7728481bac (patch)
tree86fa902057e6583f684d9a1212082f1649d2662b
parentc9f28bb73890de5faa3ebcae7ca9df0fa62fc7d2 (diff)
downloadtest-f570817ef2f9cb5793bf29b664a01b7728481bac.tar.gz
test-f570817ef2f9cb5793bf29b664a01b7728481bac.tar.bz2
test-f570817ef2f9cb5793bf29b664a01b7728481bac.tar.xz
test-f570817ef2f9cb5793bf29b664a01b7728481bac.zip
man testHEADmaster
-rw-r--r--README22
-rw-r--r--README.1 (renamed from tabbed.1)0
2 files changed, 0 insertions, 22 deletions
diff --git a/README b/README
deleted file mode 100644
index 4ed6bbe..0000000
--- a/README
+++ /dev/null
@@ -1,22 +0,0 @@
-tabbed - generic tabbed interface
-=================================
-tabbed is a simple tabbed X window container.
-
-Requirements
-------------
-In order to build tabbed you need the Xlib header files.
-
-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):
-
- make clean install
-
-Running tabbed
---------------
-See the man page for details.
-
diff --git a/tabbed.1 b/README.1
index 07bdbd7..07bdbd7 100644
--- a/tabbed.1
+++ b/README.1