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

View File

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