summaryrefslogtreecommitdiffstats
path: root/rules/tcpwrapper.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 10:54:47 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 10:54:47 +0000
commit73e1049a21bde2b7909779a00aba7f45b69ade28 (patch)
tree5751cc47eef5fc4e5e8f90fdeca8ffe70f673562 /rules/tcpwrapper.in
parent4a25d7ec093d7560382a78d6453cc5c98d305d2a (diff)
downloadptxdist-73e1049a21bde2b7909779a00aba7f45b69ade28.tar.gz
ptxdist-73e1049a21bde2b7909779a00aba7f45b69ade28.tar.xz
documentation update and dependency fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4229 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/tcpwrapper.in')
-rw-r--r--rules/tcpwrapper.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/tcpwrapper.in b/rules/tcpwrapper.in
index 0f8f28202..feb6bd0f1 100644
--- a/rules/tcpwrapper.in
+++ b/rules/tcpwrapper.in
@@ -3,10 +3,14 @@ menu "tcpwrapper "
config TCPWRAPPER
bool
prompt "tcpwrapper"
-
+ help
+ FIXME: This item needs to be documented
+
config TCPWRAPPER_INSTALL_TCPD
bool
prompt "Install /usr/sbin/tcpd"
depends on TCPWRAPPER
+ help
+ FIXME: This item needs to be documented
endmenu