Deleted Added
full compact
ngctl.8 (68756) ngctl.8 (68854)
1.\" Copyright (c) 1996-1999 Whistle Communications, Inc.
2.\" All rights reserved.
3.\"
4.\" Subject to the following obligations and disclaimer of warranty, use and
5.\" redistribution of this software, in source or object code forms, with or
6.\" without modifications are expressly permitted by Whistle Communications;
7.\" provided, however, that:
8.\" 1. Any and all reproductions of the source or object code must include the

--- 16 unchanged lines hidden (view full) ---

25.\" WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
26.\" PUNITIVE, OR CONSEQUENTIAL DAMAGES, PROCUREMENT OF SUBSTITUTE GOODS OR
27.\" SERVICES, LOSS OF USE, DATA OR PROFITS, HOWEVER CAUSED AND UNDER ANY
28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
31.\" OF SUCH DAMAGE.
32.\"
1.\" Copyright (c) 1996-1999 Whistle Communications, Inc.
2.\" All rights reserved.
3.\"
4.\" Subject to the following obligations and disclaimer of warranty, use and
5.\" redistribution of this software, in source or object code forms, with or
6.\" without modifications are expressly permitted by Whistle Communications;
7.\" provided, however, that:
8.\" 1. Any and all reproductions of the source or object code must include the

--- 16 unchanged lines hidden (view full) ---

25.\" WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
26.\" PUNITIVE, OR CONSEQUENTIAL DAMAGES, PROCUREMENT OF SUBSTITUTE GOODS OR
27.\" SERVICES, LOSS OF USE, DATA OR PROFITS, HOWEVER CAUSED AND UNDER ANY
28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
31.\" OF SUCH DAMAGE.
32.\"
33.\" $FreeBSD: head/usr.sbin/ngctl/ngctl.8 68756 2000-11-15 17:27:54Z ben $
33.\" $FreeBSD: head/usr.sbin/ngctl/ngctl.8 68854 2000-11-17 11:44:16Z ru $
34.\" $Whistle: ngctl.8,v 1.6 1999/01/20 03:19:44 archie Exp $
35.\"
36.Dd January 19, 1999
37.Dt NGCTL 8
38.Os FreeBSD 3
39.Sh NAME
40.Nm ngctl
41.Nd netgraph control utility

--- 74 unchanged lines hidden (view full) ---

116Some commands have aliases, e.g.,
117.Dq ls
118is the same as
119.Dq list .
120The
121.Dq help
122command displays the available
123commands, their usage and aliases, and a brief description.
34.\" $Whistle: ngctl.8,v 1.6 1999/01/20 03:19:44 archie Exp $
35.\"
36.Dd January 19, 1999
37.Dt NGCTL 8
38.Os FreeBSD 3
39.Sh NAME
40.Nm ngctl
41.Nd netgraph control utility

--- 74 unchanged lines hidden (view full) ---

116Some commands have aliases, e.g.,
117.Dq ls
118is the same as
119.Dq list .
120The
121.Dq help
122command displays the available
123commands, their usage and aliases, and a brief description.
124.Sh EXIT VALUE
124.Sh DIAGNOSTICS
125The
126.Nm
127utility exits 0 on success, and >0 if an error occurs.
128.Sh SEE ALSO
129.Xr netgraph 3 ,
130.Xr netgraph 4 ,
131.Xr nghook 8
132.Sh HISTORY
133The
134.Nm netgraph
135system was designed and first implemented at Whistle Communications, Inc. in
136a version
137.Fx 2.2
138customized for the Whistle InterJet.
139.Sh AUTHORS
140.An Archie Cobbs Aq archie@whistle.com
125The
126.Nm
127utility exits 0 on success, and >0 if an error occurs.
128.Sh SEE ALSO
129.Xr netgraph 3 ,
130.Xr netgraph 4 ,
131.Xr nghook 8
132.Sh HISTORY
133The
134.Nm netgraph
135system was designed and first implemented at Whistle Communications, Inc. in
136a version
137.Fx 2.2
138customized for the Whistle InterJet.
139.Sh AUTHORS
140.An Archie Cobbs Aq archie@whistle.com