Deleted Added
full compact
yppush.8 (13395) yppush.8 (13744)
1.\" Copyright (c) 1991, 1993, 1995
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
1.\" Copyright (c) 1991, 1993, 1995
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" $Id: yppush.8,v 1.2 1996/01/12 06:21:52 wpaul Exp wpaul $
32.\" $Id: yppush.8,v 1.1.1.1 1996/01/12 07:03:33 wpaul Exp $
33.\"
34.Dd February 5, 1995
35.Dt YPPUSH 8
36.Os
37.Sh NAME
38.Nm yppush
39.Nd "force propagation of updated NIS databases"
40.Sh SYNOPSIS

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

159The NIS ypservers map containing the names of all servers in
160a particular NIS domain.
161.El
162.Sh SEE ALSO
163.Xr ypserv 8 ,
164.Xr ypxfr 8 ,
165.Xr yp 8
166.Sh BUGS
33.\"
34.Dd February 5, 1995
35.Dt YPPUSH 8
36.Os
37.Sh NAME
38.Nm yppush
39.Nd "force propagation of updated NIS databases"
40.Sh SYNOPSIS

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

159The NIS ypservers map containing the names of all servers in
160a particular NIS domain.
161.El
162.Sh SEE ALSO
163.Xr ypserv 8 ,
164.Xr ypxfr 8 ,
165.Xr yp 8
166.Sh BUGS
167The mechanism for transfering NIS maps in NIS v1 is different
167The mechanism for transferring NIS maps in NIS v1 is different
168that that in NIS version 2. This version of
169.Nm yppush
168that that in NIS version 2. This version of
169.Nm yppush
170has support for transfering maps to NIS v2 systems only.
170has support for transferring maps to NIS v2 systems only.
171.Sh AUTHOR
172Bill Paul <wpaul@ctr.columbia.edu>
171.Sh AUTHOR
172Bill Paul <wpaul@ctr.columbia.edu>