summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_pppoe.4
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2007-12-29 19:59:58 +0000
committermav <mav@FreeBSD.org>2007-12-29 19:59:58 +0000
commit94cf0432f599e4d9a832f18a63279ff4e4166932 (patch)
tree9e9fe251836ad189338d92c6c1e30c191e23461c /share/man/man4/ng_pppoe.4
parent4565fa16977a4fac5f98cb75e9f5559d67c6446f (diff)
downloadFreeBSD-src-94cf0432f599e4d9a832f18a63279ff4e4166932.zip
FreeBSD-src-94cf0432f599e4d9a832f18a63279ff4e4166932.tar.gz
Document new "AC-Name\Service-Name" connect syntax.
Diffstat (limited to 'share/man/man4/ng_pppoe.4')
-rw-r--r--share/man/man4/ng_pppoe.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index 455c977..25baeb0 100644
--- a/share/man/man4/ng_pppoe.4
+++ b/share/man/man4/ng_pppoe.4
@@ -102,10 +102,10 @@ This generic message returns a human-readable version of the node status.
.It Dv NGM_PPPOE_CONNECT
Tell a nominated newly created hook that its session should enter
the state machine as a client.
-It must be newly created and
-a service name can be given as an argument.
-It is legal to specify a zero-length service name.
-This is common on some DSL setups.
+It must be newly created and a service name can be given as an argument.
+It is legal to specify a zero-length service name, this is common
+on some DSL setups. It is possible to request connection to specific
+access concentrator by it's name using "AC-Name\\Service-Name" syntax.
A session request packet will be broadcast on the Ethernet.
This command uses the
.Dv ngpppoe_init_data
OpenPOWER on IntegriCloud