Patch-ID# 100499-02 Keywords: printtool Synopsis: OpenWindows3.0: printtool looks for longest entry instead of first 2 Date: 5-Feb-1992 SunOS release: 4.1, 4.1.1 Unbundled Product: Openwindows 3.0 Topic: Printtool patch BugId's fixed with this patch: 1074177 Architectures for which this patch is available: sun4, sun4c Files included with this patch: printtool Problem Description: printtool looks at all printer names for longest name instead of first 2. This version only looks at the first two and chooses the longest from them. INSTALL: As root, make a backup copy of printtool: mv $OPENWINHOME/bin/printtool $OPENWINHOME/bin/printtool.FCS Now install the patched version of printtool and verify permissions: cp sun4/printtool $OPENWINHOME/bin/printtool chmod 755 $OPENWINHOME/bin/printtool