Date: Fri, 27 May 2016 17:05:18 -0700 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Dru Lavigne <dru@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r300864 - head/share/man/man4 Message-ID: <20160528000518.GZ58287@FreeBSD.org> In-Reply-To: <201605271852.u4RIqwgR005225@repo.freebsd.org> References: <201605271852.u4RIqwgR005225@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dru, On Fri, May 27, 2016 at 06:52:58PM +0000, Dru Lavigne wrote: D> Log: D> Remove duplicate sentence from pfsync.8. D> D> PR: 209539 D> Submitted by: olivier@ D> Reviewed by: timmoore88@gmail.com D> Sponsored by: iXsystems D> D> Modified: D> head/share/man/man4/pfsync.4 D> D> Modified: head/share/man/man4/pfsync.4 D> ============================================================================== D> --- head/share/man/man4/pfsync.4 Fri May 27 18:45:11 2016 (r300863) D> +++ head/share/man/man4/pfsync.4 Fri May 27 18:52:58 2016 (r300864) D> @@ -189,7 +189,6 @@ vhids should be set to something higher D> the primary's. D> For example, if firewall B is the backup, its D> carp1 configuration would look like this: D> -would look like this: D> .Bd -literal -offset indent D> ifconfig_sis1_alias0="inet 192.168.0.1/24 vhid 2 pass bar advskew 100" D> .Ed This can be improved more. There is no carp1 in FreeBSD. It is remnant of OpenBSD text, where they have pseudo interfaces for carp(4). The command line is already fixed for sis1, but the text is not. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160528000518.GZ58287>