aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2008-01-31 12:01:18 +0000
committerAlexander Motin <mav@FreeBSD.org>2008-01-31 12:01:18 +0000
commitdea11784f50f8cca027ed549fa7d351e1857b739 (patch)
treed88179de3b9416fbe834b9a8acc2323064b8d6fe
parent32247599783b8f85d79b22fefba390d4d471fff5 (diff)
Notes
-rw-r--r--share/man/man4/ng_pppoe.49
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index 25baeb034265..fef3d2c5bfaf 100644
--- a/share/man/man4/ng_pppoe.4
+++ b/share/man/man4/ng_pppoe.4
@@ -35,7 +35,7 @@
.\" $FreeBSD$
.\" $Whistle: ng_pppoe.8,v 1.1 1999/01/25 23:46:27 archie Exp $
.\"
-.Dd October 22, 2006
+.Dd December 27, 2007
.Dt NG_PPPOE 4
.Os
.Sh NAME
@@ -104,9 +104,10 @@ 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 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.
+on some DSL setups.
+It is possible to request a connection to a specific
+access concentrator by its name using the "AC-Name\\Service-Name" syntax.
+A session request packet will be broadcasted on the Ethernet.
This command uses the
.Dv ngpppoe_init_data
structure shown below.