From de894751b43118967a3693a923bae71d1780f03f Mon Sep 17 00:00:00 2001 From: pjd Date: Mon, 17 May 2004 19:35:40 +0000 Subject: NG_ONE2MANY_XMIT_ALL algorithm should also be listed here. Submitted by: Michel Lavonds Approved by: archie --- share/man/man4/ng_one2many.4 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'share/man/man4/ng_one2many.4') diff --git a/share/man/man4/ng_one2many.4 b/share/man/man4/ng_one2many.4 index 08078bc..b340441 100644 --- a/share/man/man4/ng_one2many.4 +++ b/share/man/man4/ng_one2many.4 @@ -134,11 +134,12 @@ struct ng_one2many_config { }; .Ed .Pp -Currently, the only valid setting for the +Currently, the valid settings for the .Dv xmitAlg -field is -.Dv NG_ONE2MANY_XMIT_ROUNDROBIN ; -this is also the default setting. +field are +.Dv NG_ONE2MANY_XMIT_ROUNDROBIN +(default) or +.Dv NG_ONE2MANY_XMIT_ALL . The only valid setting for .Dv failAlg is -- cgit v1.1