summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/ktrace.26
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/sys/ktrace.2 b/lib/libc/sys/ktrace.2
index 8f41a52..8cc861b 100644
--- a/lib/libc/sys/ktrace.2
+++ b/lib/libc/sys/ktrace.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ktrace.2 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $Id: ktrace.2,v 1.6 1997/02/22 15:03:57 peter Exp $
.\"
.Dd June 4, 1993
.Dt KTRACE 2
@@ -152,6 +152,10 @@ Search permission is denied for a component of the path prefix.
Too many symbolic links were encountered in translating the pathname.
.It Bq Er EIO
An I/O error occurred while reading from or writing to the file system.
+.It Bq Er ENOSYS
+The kernel was not compiled with
+.Nm
+support.
.El
.Sh SEE ALSO
.Xr kdump 1 ,
OpenPOWER on IntegriCloud