Deleted Added
full compact
2.t (18715) 2.t (18767)
1.\" Copyright (c) 1988, 1993 The Regents of the University of California.
2.\" 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.

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

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.\" @(#)2.t 8.1 (Berkeley) 7/27/93
1.\" Copyright (c) 1988, 1993 The Regents of the University of California.
2.\" 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.

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

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.\" @(#)2.t 8.1 (Berkeley) 7/27/93
33.\" $Id$
33.\" $Id: 2.t,v 1.3 1996/10/05 18:37:17 wosch Exp $
34.\"
35.ds lq ``
36.ds rq ''
37.ds LH "Installing/Operating \*(4B
38.ds RH Bootstrapping
39.ds CF \*(Dy
40.Sh 1 "Bootstrap procedure"
41.PP

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

1003.DS
1004.ft CW
1005DEC 3100: setenv bootpath boot \-f rz(0,?,0)kernel
1006DEC 5000: setenv bootpath 5/rz?/kernel -a
1007.DE
1008.IP 4)
1009After booting UNIX, you will need to create
1010.Pn /dev/mouse
34.\"
35.ds lq ``
36.ds rq ''
37.ds LH "Installing/Operating \*(4B
38.ds RH Bootstrapping
39.ds CF \*(Dy
40.Sh 1 "Bootstrap procedure"
41.PP

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

1003.DS
1004.ft CW
1005DEC 3100: setenv bootpath boot \-f rz(0,?,0)kernel
1006DEC 5000: setenv bootpath 5/rz?/kernel -a
1007.DE
1008.IP 4)
1009After booting UNIX, you will need to create
1010.Pn /dev/mouse
1011to run X windows as in the following example.
1011to run X Window System as in the following example.
1012.DS
1013.ft CW
1014rm /dev/mouse
1015ln /dev/xx /dev/mouse
1016.DE
1017The 'xx' should be one of the following:
1018.DS
1019pm0 raw interface to PMAX graphics devices

--- 640 unchanged lines hidden ---
1012.DS
1013.ft CW
1014rm /dev/mouse
1015ln /dev/xx /dev/mouse
1016.DE
1017The 'xx' should be one of the following:
1018.DS
1019pm0 raw interface to PMAX graphics devices

--- 640 unchanged lines hidden ---