diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 13:32:13 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 13:32:13 +0000 |
| commit | b1250632c5fc76d3b403ef995ee04bf5db2b8493 (patch) | |
| tree | 251e4417acf32d993acd2d301d7ead7122c562cf /lib/libc/sys/ktrace.2 | |
| parent | 91ce3c5b858af828f30bf79525f7e4560f33d2f9 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/ktrace.2')
| -rw-r--r-- | lib/libc/sys/ktrace.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/ktrace.2 b/lib/libc/sys/ktrace.2 index fcbf46eee3765..e903ff273b192 100644 --- a/lib/libc/sys/ktrace.2 +++ b/lib/libc/sys/ktrace.2 @@ -135,10 +135,7 @@ The type specific records are defined in the .Aq Pa sys/ktrace.h include file. .Sh RETURN VALUES -On successful completion a value of 0 is returned. -Otherwise, a value of -1 is returned and -.Va errno -is set to show the error. +.Rv -std ktrace .Sh ERRORS .Fn Ktrace will fail if: |
