summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_sppp.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-03 13:33:34 +0000
committerru <ru@FreeBSD.org>2005-02-03 13:33:34 +0000
commitf01116dd05932eefe3cb65b51051dfafc217730c (patch)
treec1a84e79ae308acf182ee96c2bf3450727edaa02 /share/man/man4/ng_sppp.4
parent492540a83026aab6778375843b42af97a4405602 (diff)
downloadFreeBSD-src-f01116dd05932eefe3cb65b51051dfafc217730c.zip
FreeBSD-src-f01116dd05932eefe3cb65b51051dfafc217730c.tar.gz
Reflect recent code changes.
Diffstat (limited to 'share/man/man4/ng_sppp.4')
-rw-r--r--share/man/man4/ng_sppp.414
1 files changed, 6 insertions, 8 deletions
diff --git a/share/man/man4/ng_sppp.4 b/share/man/man4/ng_sppp.4
index 572cc52..49f8a4c 100644
--- a/share/man/man4/ng_sppp.4
+++ b/share/man/man4/ng_sppp.4
@@ -12,7 +12,7 @@
.\" Cronyx Id: ng_sppp.4,v 1.1.2.3 2004/03/30 14:28:34 rik Exp $
.\" $FreeBSD$
.\"
-.Dd March 29, 2004
+.Dd February 3, 2005
.Dt NG_SPPP 4
.Os
.Sh NAME
@@ -101,13 +101,11 @@ The connection to the synchronous line.
This node type supports the generic control messages, plus the following:
.Bl -tag -width indent
.It Dv NGM_IFACE_GET_IFNAME
-Returns the name of the interface corresponding to this node in a
-.Vt "struct ng_iface_ifname" :
-.Bd -literal -offset indent
-struct ng_iface_ifname {
- char ngif_name[NG_SPPP_IFACE_NAME_MAX + 1];
-};
-.Ed
+Returns the name of the associated interface as a
+.Dv NUL Ns -terminated
+.Tn ASCII
+string.
+Normally this is the same as the name of the node.
.El
.Sh SHUTDOWN
This node shuts down upon receipt of a
OpenPOWER on IntegriCloud