diff options
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index e74bcb34413..1e72946c3cc 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.254 2016/02/29 19:44:07 naddy Exp $ +.\" $OpenBSD: sysctl.3,v 1.255 2016/02/29 22:14:56 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -550,7 +550,7 @@ This structure contains information about the number of .Xr fork 2 , .Xr vfork 2 , and -.Xr __tfork 2 +.Xr __tfork 3 system calls as well as kernel thread creations since system startup, and the number of pages of virtual memory involved in each. .It Dv KERN_FSCALE |
