diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2000-12-08 21:01:47 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2000-12-08 21:01:47 +0000 |
| commit | 894fbb6682845ffe32ceaf991f3d1a6be3bc844c (patch) | |
| tree | fba1adb68548571d820b00c820dfd54c562d91c2 | |
| parent | e0b349e634ca7ed9e47108c8f8d2e9452f2e0afa (diff) | |
Notes
| -rw-r--r-- | share/man/man4/ng_one2many.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_one2many.4 b/share/man/man4/ng_one2many.4 index a04d884f55d9..a38cc0a615f6 100644 --- a/share/man/man4/ng_one2many.4 +++ b/share/man/man4/ng_one2many.4 @@ -168,7 +168,7 @@ through .Dv fxp3 : .Bd -literal -offset 0 # Plumb nodes together - ngctl mkpeer fxp0: ng_one2many upper one + ngctl mkpeer fxp0: one2many upper one ngctl connect fxp0: fxp0:upper lower many0 ngctl connect fxp1: fxp0:upper lower many1 ngctl connect fxp2: fxp0:upper lower many2 |
