mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Catch up to the carp rewrite and refer to vhids instead of interfaces.
Pointy hat to: bjk Submitted by: glebius Approved by: hrs (mentor)
This commit is contained in:
parent
a2efa4249e
commit
e98adf398d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue