|
From: Nicholas N. <nj...@ca...> - 2004-02-01 14:58:50
|
CVS commit by nethercote: Minor tweaks; added ntop to users list M +4 -2 survey2 1.5 M +2 -1 surveys.html 1.5 M +3 -0 users.html 1.24 --- devel-home/valgrind/survey2 #1.4:1.5 @@ -8,6 +8,7 @@ # # - Your response is confidential; we won't make raw data public, only -# summaries. The only exception to this is if you answer "yes" to the -# question below about mentioning your project on the Valgrind website. +# summaries (which may include anonymous quotes). The only exception to this +# is if you answer "yes" to the question below about mentioning your project +# on the Valgrind website. # # - We have no plans to commercialize Valgrind. You can relax, that's not what @@ -268,4 +269,5 @@ # If so, please specify any information you gave in the previous answer that # you do *not* want mentioned (eg. "don't mention the development location"). +# We will not mention your name. --- devel-home/valgrind/surveys.html #1.4:1.5 @@ -13,5 +13,6 @@ Survey responses tell us what is good and bad about Valgrind, sate our curiosity about how it is used, and encourage us to continue our efforts. -By completing the survey, you are supporting Valgrind. +By completing the survey, you are supporting Valgrind, and helping us improve +it. <p> --- devel-home/valgrind/users.html #1.23:1.24 @@ -266,4 +266,7 @@ <dt><a href="http://synce.sf.net">SynCE</a> <dd>A WinCE communications layer. + +<dt><a href="http://www.ntop.org">ntop</a> +<dd>A network traffic probe that shows network usage. </dl> |