xref: /netbsd-src/usr.sbin/ypserv/stdethers/stdethers.8 (revision 6cb10275d08f045e872662c371fe2f2724f2f6e6)
1*6cb10275Sriastradh.\"	$NetBSD: stdethers.8,v 1.12 2014/03/18 18:20:48 riastradh Exp $
260aa689cSthorpej.\"
360aa689cSthorpej.\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se>
460aa689cSthorpej.\" All rights reserved.
560aa689cSthorpej.\"
660aa689cSthorpej.\" Redistribution and use in source and binary forms, with or without
760aa689cSthorpej.\" modification, are permitted provided that the following conditions
860aa689cSthorpej.\" are met:
960aa689cSthorpej.\" 1. Redistributions of source code must retain the above copyright
1060aa689cSthorpej.\"    notice, this list of conditions and the following disclaimer.
1160aa689cSthorpej.\" 2. Redistributions in binary form must reproduce the above copyright
1260aa689cSthorpej.\"    notice, this list of conditions and the following disclaimer in the
1360aa689cSthorpej.\"    documentation and/or other materials provided with the distribution.
1460aa689cSthorpej.\"
1560aa689cSthorpej.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
1660aa689cSthorpej.\" OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1760aa689cSthorpej.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1860aa689cSthorpej.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1960aa689cSthorpej.\" DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2060aa689cSthorpej.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2160aa689cSthorpej.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2260aa689cSthorpej.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2360aa689cSthorpej.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2460aa689cSthorpej.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2560aa689cSthorpej.\" SUCH DAMAGE.
2660aa689cSthorpej.\"
27afca2fb3Sthorpej.Dd February 26, 2005
2860aa689cSthorpej.Dt STDETHERS 8
2960aa689cSthorpej.Os
3060aa689cSthorpej.Sh NAME
3160aa689cSthorpej.Nm stdethers
32afca2fb3Sthorpej.Nd a NIS filter program
3360aa689cSthorpej.Sh SYNOPSIS
34990562bfSwiz.Nm
3560aa689cSthorpej.Op Ar file
3660aa689cSthorpej.Sh DESCRIPTION
37ac647185Slukem.Nm
38ac647185Slukemparses the
39ac647185Slukem.Xr ethers 5
40ac647185Slukemstyle input stream (stdin, or
41ac647185Slukem.Ar file
42ac647185Slukemif given), and outputs lines containing only the MAC address and host name.
4360aa689cSthorpej.Pp
44ac647185Slukem.Nm
45721843cfSlukemis used by other
46afca2fb3Sthorpej.Tn NIS
47721843cfSlukemprograms when creating some of the
48afca2fb3Sthorpej.Tn NIS
49721843cfSlukemmaps.
5060aa689cSthorpej.Sh SEE ALSO
51afca2fb3Sthorpej.Xr nis 8 ,
5260aa689cSthorpej.Xr ypserv 8
53bded6a93Swiz.Sh AUTHORS
54a5684d07Swiz.An Mats O Jansson Aq Mt moj@stacken.kth.se
55