diff options
author | P. 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) |
commit | 099ddefe38d239770097bd4dbe7600c98d3bcf80 (patch) | |
tree | 51e0c22f34ed5dea16f4bd2b89d217d6a8dd5b36 /substvars | |
parent | debc641386aadbee613f7b03f3463b82ac426231 (diff) |
Add binary packages.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 3 |
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. |