Fix typo. Remove trailing whitespace.

This commit is contained in:
wiz 2015-12-27 08:43:51 +00:00
parent 7e70dfdc14
commit 00b9885e70
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rc.conf.5,v 1.164 2015/12/27 02:42:33 christos Exp $
.\" $NetBSD: rc.conf.5,v 1.165 2015/12/27 08:43:51 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@ -752,14 +752,14 @@ Passes
.Sy ifwatchd_flags .
.It Sy ip6addrctl
Boolean value.
Fine grain control of address and routing priorities.
Fine grain control of address and routing priorities.
.It Sy ip6addrctl_policy
A string.
Can be:
.Bl -tag -width auto -compact
.It Li auto
automatically determine from system settings; will read priorities from
.Pa /etc/ip6addrcl.conf
.Pa /etc/ip6addrctl.conf
or if that file does not exist it will default to IPv6 first, then IPv4.
.It Li ipv4_prefer
try IPv4 before IPv6.