summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/utrace.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 23:14:34 +0000
committerru <ru@FreeBSD.org>2004-07-03 23:14:34 +0000
commite9b8d742f70abe1555426a5d2b336a707562b775 (patch)
treea1c8a69df6c57ad4a6b4f53b8213bbb3296bb031 /lib/libc/sys/utrace.2
parentbc58a1e574b7db84f6f7c2cd0ee8ca209f8e2a36 (diff)
downloadFreeBSD-src-e9b8d742f70abe1555426a5d2b336a707562b775.zip
FreeBSD-src-e9b8d742f70abe1555426a5d2b336a707562b775.tar.gz
Fixed markup.
Diffstat (limited to 'lib/libc/sys/utrace.2')
-rw-r--r--lib/libc/sys/utrace.28
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/sys/utrace.2 b/lib/libc/sys/utrace.2
index 64bef2a..a83c185 100644
--- a/lib/libc/sys/utrace.2
+++ b/lib/libc/sys/utrace.2
@@ -59,10 +59,7 @@ bytes from memory pointed to by
.Fa addr .
This call only has an effect if the calling process is being traced.
.Sh RETURN VALUES
-Upon successful completion, a value of 0 is returned.
-Otherwise, a value of -1 is returned and
-.Va errno
-is set to indicate the error.
+.Rv -std
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er EINVAL
@@ -75,7 +72,8 @@ Insufficient memory to honor the request.
.It Bq Er ENOSYS
Currently running kernel was compiled without
.Xr ktrace 2
-support (option KTRACE).
+support
+.Pq Cd "options KTRACE" .
.El
.Sh SEE ALSO
.Xr kdump 1 ,
OpenPOWER on IntegriCloud