svn commit: r236294 - head/share/man/man4

Benjamin Kaduk bjk at FreeBSD.org
Wed May 30 05:42:41 UTC 2012


Author: bjk (doc committer)
Date: Wed May 30 05:42:40 2012
New Revision: 236294
URL: http://svn.freebsd.org/changeset/base/236294

Log:
  Catch up to the carp rewrite and refer to vhids instead of interfaces.
  
  Pointy hat to:	bjk
  Submitted by:	glebius
  Approved by:	hrs (mentor)

Modified:
  head/share/man/man4/carp.4

Modified: head/share/man/man4/carp.4
==============================================================================
--- head/share/man/man4/carp.4	Wed May 30 04:54:39 2012	(r236293)
+++ head/share/man/man4/carp.4	Wed May 30 05:42:40 2012	(r236294)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 22, 2012
+.Dd May 30, 2012
 .Dt CARP 4
 .Os
 .Sh NAME
@@ -105,7 +105,7 @@ Disabled by default.
 .It Va net.inet.carp.log
 Determines what events relating to
 .Nm
-interfaces are logged.
+vhids are logged.
 A value of 0 disables any logging.
 A value of 1 enables logging state changes of
 .Nm


More information about the svn-src-all mailing list