Deleted Added
full compact
ypwhich.1 (89362) ypwhich.1 (95124)
1.\" $NetBSD: ypwhich.1,v 1.3 1996/05/13 02:43:46 thorpej Exp $
2.\"
3.\" Copyright (c) 1994 Christopher G. Demetriou
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

23.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" $NetBSD: ypwhich.1,v 1.3 1996/05/13 02:43:46 thorpej Exp $
2.\"
3.\" Copyright (c) 1994 Christopher G. Demetriou
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

23.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/usr.bin/ypwhich/ypwhich.1 89362 2002-01-14 16:59:03Z ru $
31.\" $FreeBSD: head/usr.bin/ypwhich/ypwhich.1 95124 2002-04-20 12:18:28Z charnier $
32.\"
33.Dd February 23, 1994
34.Dt YPWHICH 1
35.Os
36.Sh NAME
37.Nm ypwhich
38.Nd return hostname of YP server of map master
39.Sh SYNOPSIS
40.Nm
41.Op Fl d Ar domain
42.Oo
43.Op Fl t
44.Fl m Oo Ar mname Oc | Ar host
45.Oc
46.Nm
47.Fl x
48.Sh DESCRIPTION
32.\"
33.Dd February 23, 1994
34.Dt YPWHICH 1
35.Os
36.Sh NAME
37.Nm ypwhich
38.Nd return hostname of YP server of map master
39.Sh SYNOPSIS
40.Nm
41.Op Fl d Ar domain
42.Oo
43.Op Fl t
44.Fl m Oo Ar mname Oc | Ar host
45.Oc
46.Nm
47.Fl x
48.Sh DESCRIPTION
49.Nm Ypwhich
50tells which
49The
50.Nm
51utility tells which
51.Tn YP
52server supplies
53.Tn YP
54services to a client, or which is the master for a map.
55If invoked without arguments, it gives the
56.Tn YP
57server for the local machine.
58If

--- 40 unchanged lines hidden ---
52.Tn YP
53server supplies
54.Tn YP
55services to a client, or which is the master for a map.
56If invoked without arguments, it gives the
57.Tn YP
58server for the local machine.
59If

--- 40 unchanged lines hidden ---