diff options
author | ru <ru@FreeBSD.org> | 2004-07-03 18:29:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-03 18:29:24 +0000 |
commit | 1cf159866714352fd8d7789b97068220cbb5a1a4 (patch) | |
tree | 5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/ng_frame_relay.4 | |
parent | bf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff) | |
download | FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz |
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man4/ng_frame_relay.4')
-rw-r--r-- | share/man/man4/ng_frame_relay.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ng_frame_relay.4 b/share/man/man4/ng_frame_relay.4 index 1acef8b..83a6489 100644 --- a/share/man/man4/ng_frame_relay.4 +++ b/share/man/man4/ng_frame_relay.4 @@ -47,7 +47,8 @@ The .Nm frame_relay node type performs encapsulation, de-encapsulation, and multiplexing -of packets using the frame relay protocol. It supports up to 1024 DLCI's. +of packets using the frame relay protocol. +It supports up to 1024 DLCI's. The LMI protocol is handled by a separate node type (see .Xr ng_lmi 4 ) . .Pp @@ -67,7 +68,8 @@ This node type supports the following hooks: .It Dv downstream The connection to the synchronous line. .It Dv dlciX -Here X is a decimal number from 0 to 1023. This hook corresponds +Here X is a decimal number from 0 to 1023. +This hook corresponds to the DLCI X frame relay virtual channel. .El .Sh CONTROL MESSAGES |