pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/picotrace



Module Name:    pkgsrc
Committed By:   kamil
Date:           Mon May  6 23:44:58 UTC 2019

Modified Files:
        pkgsrc/devel/picotrace: DESCR

Log Message:
picotrace: Fix typo in DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/picotrace/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/picotrace/DESCR
diff -u pkgsrc/devel/picotrace/DESCR:1.1 pkgsrc/devel/picotrace/DESCR:1.2
--- pkgsrc/devel/picotrace/DESCR:1.1    Mon May  6 23:18:10 2019
+++ pkgsrc/devel/picotrace/DESCR        Mon May  6 23:44:58 2019
@@ -2,7 +2,7 @@ picotrace enables syscall trace logging 
 
 The tracer uses the ptrace(2) system call to perform the tracing process.
 
-The picotrace program has been designd to ship bare functionality only,
+The picotrace program has been designed to ship bare functionality only,
 without pretty printing of data structures and interpreting passed arguments
 to syscalls.
 



Home | Main Index | Thread Index | Old Index