From a334070153b52e58d29b02c0754f903979b899ec Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Wed, 25 Apr 2012 21:10:50 +0100 Subject: [PATCH] contrib/README: Fix missing description of the `greet' tool. Organization: Straylight/Edgeware From: Mark Wooding --- contrib/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/README b/contrib/README index deeba1f5..644f3067 100644 --- a/contrib/README +++ b/contrib/README @@ -13,3 +13,6 @@ tripe-upstart A configuration fragmwnt for starting Tripe under Maemo's ancient version of upstart. It might work with other versions but it hasn't been tested. + +greet A simple tool for stimulating a passive association by sending a + `greet' packet. -- [mdw]