summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_frame_relay.4
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1999-12-21 01:25:21 +0000
committerjulian <julian@FreeBSD.org>1999-12-21 01:25:21 +0000
commit443430016ec78bb04567a578c007b74e84575dd1 (patch)
treec186d4285318db13cd0ced96f929b0001e3d7016 /share/man/man4/ng_frame_relay.4
parentb8abdf85cef25cc056288b6e4a2e277af4cb63ed (diff)
downloadFreeBSD-src-443430016ec78bb04567a578c007b74e84575dd1.zip
FreeBSD-src-443430016ec78bb04567a578c007b74e84575dd1.tar.gz
Manual page style work.
Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
Diffstat (limited to 'share/man/man4/ng_frame_relay.4')
-rw-r--r--share/man/man4/ng_frame_relay.415
1 files changed, 10 insertions, 5 deletions
diff --git a/share/man/man4/ng_frame_relay.4 b/share/man/man4/ng_frame_relay.4
index fc9ef0f..7686d0e 100644
--- a/share/man/man4/ng_frame_relay.4
+++ b/share/man/man4/ng_frame_relay.4
@@ -37,10 +37,10 @@
.\"
.Dd January 19, 1999
.Dt NG_FRAME_RELAY 8
-.Os FreeBSD 4.0
+.Os FreeBSD
.Sh NAME
.Nm ng_frame_relay
-.Nd Frame relay netgraph node type
+.Nd frame relay netgraph node type
.Sh SYNOPSIS
.Fd #include <netgraph/ng_frame_relay.h>
.Sh DESCRIPTION
@@ -80,7 +80,7 @@ control message, or when all hooks have been disconnected.
Technically, frames on DLCI X should not be transmitted to the switch
until the LMI protocol entity on both ends has configured DLCI X as active.
The
-.Nm frame_relay
+.Nm
node type ignores this restriction, and will always pass data received
on a DLCI hook to
.Dv downstream .
@@ -89,5 +89,10 @@ Instead, it should query the LMI node first.
.Xr netgraph 4 ,
.Xr ng_lmi 8 ,
.Xr ngctl 8 .
-.Sh AUTHOR
-Julian Elischer <julian@whistle.com>
+.Sh HISTORY
+The
+.Nm
+node type was implemented in
+.Fx 4.0 .
+.Sh AUTHORS
+.An Julian Elischer Aq julian@whistle.com
OpenPOWER on IntegriCloud