diff options
author | Paul Moore <paul.moore@hp.com> | 2006-09-25 15:57:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-09-25 15:57:13 -0700 |
commit | 4cc6773508299377099aa30cf30e6a2196c5872d (patch) | |
tree | c96fe28eb992700065a1c98777894f5f20efe6c7 /net/netlabel/Kconfig | |
parent | fd3858554b62c3af6b7664b5c58ad864c87116c9 (diff) |
[NetLabel]: update docs with website information
Now that all of the supporting pieces of NetLabel have a home at SourceForge
update the Kconfig help text and add an entry to the MAINTAINERS file.
Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlabel/Kconfig')
-rw-r--r-- | net/netlabel/Kconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/netlabel/Kconfig b/net/netlabel/Kconfig index fe23cb7f1e87..9f7121ae13e9 100644 --- a/net/netlabel/Kconfig +++ b/net/netlabel/Kconfig @@ -9,6 +9,9 @@ config NETLABEL ---help--- NetLabel provides support for explicit network packet labeling protocols such as CIPSO and RIPSO. For more information see - Documentation/netlabel. + Documentation/netlabel as well as the NetLabel SourceForge project + for configuration tools and additional documentation. + + * http://netlabel.sf.net If you are unsure, say N. |