commit | 3e084ac349c3b177a75916254a4a5a02f29969e2 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Mar 15 13:39:05 2012 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Mar 15 13:39:05 2012 +0100 |
tree | bc01e2a16657e5c1ba69ea1c9b92677dc34d9b57 | |
parent | 68269aa29f37e012ab545aa1e700d2df3b85bb81 [diff] |
Simple fixes. * strace.c (usage): Document -d; document that -F is deprecated. (droptcb): Print "<detached ...>" correctly for non-ff mode too. (detach): Suppress a warning. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>