Fix xref.

This commit is contained in:
wiz 2018-11-05 09:18:55 +00:00
parent 13795cc727
commit b572c9cad3
1 changed files with 2 additions and 2 deletions

View File

@ -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 the default can be changed by
setting the
.Dv SO_RERROR
flag using
.Xr sysctl 1
.Xr sysctl 8
and
.Dv kern.sooptions .
.Pp