Patch-ID# 100449-01
Keywords: ex display open mode
Synopsis: SunOS4.1;4.1.1: Ex in open mode with '-' option won't display correctly
Date: 11/Dec/91

SunOS release: 4.1, 4.1.1

Unbundled Product: 

Unbundled Release: 

Topic: change "ex" to set term even in "-" option

BugId's fixed with this patch: 1041154

Architectures for which this patch is available: sun3, sun3x, sun4, sun4c

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: ex

Problem Description: 
BugId 1041154
Ex in open mode with '-' option does not display correctly because
term type is not set in this option.

Install Instructions: 

sun4 version works on both sun4 and sun4c
sun3 version works on both sun3 and sun3x

        As root:
 
        Save the original copy of ex:
                cp /usr/ucb/ex /usr/ucb/ex.FCS
        Install the new copy of ex
                cp `arch`/{4.1,4.1.1}/ex /usr/ucb
                chmod 0755 /usr/ucb/ex
~
