Module Name:    src
Committed By:   wiz
Date:           Mon Nov  5 09:18:55 UTC 2018

Modified Files:
        src/lib/libc/sys: getsockopt.2

Log Message:
Fix xref.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/lib/libc/sys/getsockopt.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/getsockopt.2
diff -u src/lib/libc/sys/getsockopt.2:1.38 src/lib/libc/sys/getsockopt.2:1.39
--- src/lib/libc/sys/getsockopt.2:1.38	Sun Nov  4 16:30:28 2018
+++ src/lib/libc/sys/getsockopt.2	Mon Nov  5 09:18:55 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getsockopt.2,v 1.38 2018/11/04 16:30:28 christos Exp $
+.\"	$NetBSD: getsockopt.2,v 1.39 2018/11/05 09:18:55 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -224,7 +224,7 @@ this behavior is not the default, but th
 setting the
 .Dv SO_RERROR
 flag using
-.Xr sysctl 1
+.Xr sysctl 8
 and
 .Dv kern.sooptions .
 .Pp

Reply via email to