From 3ae203b24203fc169e39f7b733f11038aafa80ef Mon Sep 17 00:00:00 2001 From: dsmith Date: Tue, 26 Sep 2006 21:39:52 +0000 Subject: 2006-09-26 David Smith * README: Changed 'stpd' references to 'staprun'. * README.doc: Ditto. * TODO: Ditto. * io.c: Ditto. * print.c: Ditto. * runtime.h: Ditto. * bench2/bench.rb: Ditto. --- runtime/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/README') diff --git a/runtime/README b/runtime/README index 470cad16..efabcfef 100644 --- a/runtime/README +++ b/runtime/README @@ -1,4 +1,4 @@ -To build everything (relayfs, transport, stpd, and example probes): +To build everything (relayfs, transport, staprun, and example probes): > make To clean up: -- cgit