summaryrefslogtreecommitdiff
path: root/share/man/man4/carp.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2018-01-12 04:36:46 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2018-01-12 04:36:46 +0000
commit0e94a1811d3a0a09a95a4896e07890c31b54c409 (patch)
treeb86636f5172c62919742a8f602405729b4e869f4 /share/man/man4/carp.4
parenta8304155f5966c115e4962fd0b23501e72f62c86 (diff)
Adjust references for sysctl(3) to sysctl(2)
Diffstat (limited to 'share/man/man4/carp.4')
-rw-r--r--share/man/man4/carp.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4
index a6a3bae2709..1ea8d5c2dd5 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: carp.4,v 1.39 2017/11/30 07:41:01 jmc Exp $
+.\" $OpenBSD: carp.4,v 1.40 2018/01/12 04:36:44 deraadt Exp $
.\"
.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 30 2017 $
+.Dd $Mdocdate: January 12 2018 $
.Dt CARP 4
.Os
.Sh NAME
@@ -260,7 +260,7 @@ If a different mode of load balancing is desired the
.Cm balancing
mode can be adjusted accordingly.
.Sh SEE ALSO
-.Xr sysctl 3 ,
+.Xr sysctl 2 ,
.Xr inet 4 ,
.Xr pfsync 4 ,
.Xr hostname.if 5 ,