From dbbb2cece23a2e9774f5bea2ab5f2bf2a59f5344 Mon Sep 17 00:00:00 2001 From: fche Date: Thu, 13 Oct 2005 17:57:05 +0000 Subject: typo fix --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index 6fa8343f..116d6117 100644 --- a/HACKING +++ b/HACKING @@ -65,7 +65,7 @@ the mailing list. conflicts with user and other tapset code. It may be necessary to prefix symbols with the tapset name to ensure - tapset-wide uniqueness. All "external interfaces" expected to be + systemtap-wide uniqueness. All "external interfaces" expected to be used by user scripts (or perhaps other tapsets) should be documented in stapfuncs.5, stapprobes.5. Internal function, variable, probe identifiers should be prefixed with "_" for extra uniqueness, and -- cgit