summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-09 17:39:56 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-09 17:39:56 (EDT)
commit099ddefe38d239770097bd4dbe7600c98d3bcf80 (patch)
tree51e0c22f34ed5dea16f4bd2b89d217d6a8dd5b36 /substvars
parentdebc641386aadbee613f7b03f3463b82ac426231 (diff)
Add binary packages.
Diffstat (limited to 'substvars')
-rw-r--r--substvars3
1 files changed, 3 insertions, 0 deletions
diff --git a/substvars b/substvars
new file mode 100644
index 0000000..81ff905
--- /dev/null
+++ b/substvars
@@ -0,0 +1,3 @@
+Common-Description:
+ strace is a system call tracer, i.e. a debugging tool which prints out
+ a trace of all the system calls made by a another process/program.