1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Fix misinformation in "setconfig" message description.

Noticed by:	Brian A. Seklecki <lavalamp spiritual-machines.org>
This commit is contained in:
Gleb Smirnoff 2006-02-19 19:11:54 +00:00
parent 199a2380fe
commit ae648d2313
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155850

View File

@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 23, 2004
.Dd February 19, 2006
.Dt NG_ONE2MANY 4
.Os
.Sh NAME
@ -166,9 +166,10 @@ field are
.Dv NG_ONE2MANY_XMIT_ALL .
The only valid setting for
.Dv failAlg
is
.Dv NG_ONE2MANY_FAIL_MANUAL ;
this is also the default setting.
are
.Dv NG_ONE2MANY_FAIL_MANUAL
(default) or
.Dv NG_ONE2MANY_FAIL_NOTIFY .
.It Dv NGM_ONE2MANY_GET_CONFIG
Returns the current node configuration in a
.Dv "struct ng_one2many_link_config" .