Date: Thu, 7 Dec 2000 16:26:49 +0900 (KST) From: leo@florida.sarang.net To: FreeBSD-gnats-submit@freebsd.org Subject: docs/23349: Manual correction of ng_one2many(4) Message-ID: <200012070726.eB77Qmk23579@cocoja.holywar.net> Resent-Message-ID: <200012070730.eB77U1487463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23349 >Category: docs >Synopsis: ng_one2many(4) manual page coreection >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 06 23:30:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Leo Kim >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD 4.2-STABLE FreeBSD 4.2-STABLE #0: Wed Nov 22 17:21:46 KST 2000 >Description: The example of ng_one2many(4) manual page contains a misinformation which results in error. # ngct mkpeer fxp0: ng_one2many upper one ^^^^^^^^^^^ type must be `one2many' >How-To-Repeat: N/A >Fix: --- ng_one2many.4.orig Thu Dec 7 16:17:12 2000 +++ ng_one2many.4 Thu Dec 7 16:18:05 2000 @@ -168,7 +168,7 @@ .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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012070726.eB77Qmk23579>