summaryrefslogtreecommitdiffstats
path: root/rules/termcap.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-01-26 12:41:44 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-01-26 12:41:44 +0000
commit7f24b6e4bbeec7ac6e71dcbf1d95e68280c9f0db (patch)
tree5f3eccb5b4fc93e396b14a52726cab4d2fef9e9f /rules/termcap.in
parent48dda71c3593d51f0b71a8ac67063ec7f69160ce (diff)
downloadptxdist-7f24b6e4bbeec7ac6e71dcbf1d95e68280c9f0db.tar.gz
ptxdist-7f24b6e4bbeec7ac6e71dcbf1d95e68280c9f0db.tar.xz
adding help
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6930 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/termcap.in')
-rw-r--r--rules/termcap.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/termcap.in b/rules/termcap.in
index 08c934f5d..687ece959 100644
--- a/rules/termcap.in
+++ b/rules/termcap.in
@@ -2,11 +2,12 @@ menuconfig TERMCAP
bool "termcap "
default y
help
- FIXME: This item needs to be documented
+ This is a ligthwight curses library
config TERMCAP_TERMCAP
bool "install termcap data file"
depends on TERMCAP
help
- FIXME: This item needs to be documented
+ To handle different terminal capabilities this database is
+ needed by applications.