Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 1999 11:44:02 -0800 (PST)
From:      spcoltri@io.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/10733: Typo in sysctl(3) man page
Message-ID:  <19990322194402.7DD7F14A2F@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         10733
>Category:       docs
>Synopsis:       Typo in sysctl(3) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 11:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Steve Coltrin
>Release:        3.1-STABLE
>Organization:
The ccr project: studying living information systems
>Environment:
FreeBSD hrothgar.ccrcentral.net 3.1-STABLE FreeBSD 3.1-STABLE #7: Mon Mar  1 18:28:38 MST 1999     zoot@hrothgar.ccrcentral.net:/usr/src/sys/compile/HROTHGAR  i386
>Description:
sysctl(3) references sysctl(3) rather than sysctl(8).
>How-To-Repeat:
man 3 sysctl
>Fix:
Apply in src/lib/libc/gen:

--- sysctl.3.old	Mon Mar 22 12:38:54 1999
+++ sysctl.3	Mon Mar 22 12:39:00 1999
@@ -733,7 +733,7 @@
 .El
 .Sh SEE ALSO
 .Xr sysconf 3 ,
-.Xr sysctl 3
+.Xr sysctl 8
 .Sh HISTORY
 The
 .Fn sysctl


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990322194402.7DD7F14A2F>