Deleted Added
full compact
wire-test.8 (147439) wire-test.8 (174297)
1.\"
1.\"
2.\" Copyright (c) 1997-2004 Erez Zadok
2.\" Copyright (c) 1997-2006 Erez Zadok
3.\" Copyright (c) 1990 Jan-Simon Pendry
4.\" Copyright (c) 1990 Imperial College of Science, Technology & Medicine
5.\" Copyright (c) 1990 The Regents of the University of California.
6.\" All rights reserved.
7.\"
8.\" This code is derived from software contributed to Berkeley by
9.\" Jan-Simon Pendry at Imperial College, London.
10.\"

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

33.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
36.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37.\" SUCH DAMAGE.
38.\"
39.\" %W% (Berkeley) %G%
40.\"
3.\" Copyright (c) 1990 Jan-Simon Pendry
4.\" Copyright (c) 1990 Imperial College of Science, Technology & Medicine
5.\" Copyright (c) 1990 The Regents of the University of California.
6.\" All rights reserved.
7.\"
8.\" This code is derived from software contributed to Berkeley by
9.\" Jan-Simon Pendry at Imperial College, London.
10.\"

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

33.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
36.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37.\" SUCH DAMAGE.
38.\"
39.\" %W% (Berkeley) %G%
40.\"
41.\" $Id: wire-test.8,v 1.3.2.5 2004/01/06 03:15:25 ezk Exp $
42.\" $FreeBSD: head/contrib/amd/wire-test/wire-test.8 147439 2005-06-16 20:21:03Z ru $
41.\" $Id: wire-test.8,v 1.10.2.1 2006/01/02 18:48:26 ezk Exp $
42.\" $FreeBSD: head/contrib/amd/wire-test/wire-test.8 174297 2007-12-05 15:59:34Z obrien $
43.\"
43.\"
44.Dd February 26, 1993
44.Dd January 2, 2006
45.Dt WIRE-TEST 8
46.Os
47.Sh NAME
48.Nm wire-test
49.Nd test your network interfaces and local IP address
50.Sh SYNOPSIS
51.Nm
52.Op Ar host

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

75.Dq localhost .
76.Sh SEE ALSO
77.Xr amd 8
78.Sh HISTORY
79The
80.Nm
81utility appeared in
82.Fx 3.0 .
45.Dt WIRE-TEST 8
46.Os
47.Sh NAME
48.Nm wire-test
49.Nd test your network interfaces and local IP address
50.Sh SYNOPSIS
51.Nm
52.Op Ar host

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

75.Dq localhost .
76.Sh SEE ALSO
77.Xr amd 8
78.Sh HISTORY
79The
80.Nm
81utility appeared in
82.Fx 3.0 .
83.Sh AUTHORS
84.An Erez Zadok Aq ezk@cs.sunysb.edu ,
85Computer Science Department, Stony Brook University, Stony Brook, New York, USA.
86.Pp
87Other authors and contributors to am-utils are listed in the
88.Pa AUTHORS
89file distributed with am-utils.