Patch-ID# 101551-01 Keywords: tbl, tables, long Synopsis: SunOS 4.1.3: tbl becomes confused with long tables Date: Mar/21/94 Solaris Release: 1.1 SunOS Release: 4.1.3 4.1.3C Unbundled Product: Unbundled Release: Relevant Architectures: sun4(all) BugId's fixed with this patch: 1151097 Changes incorporated in this version: 1151097 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: tbl Problem Description: 1151097 tbl becomes confused with long tables, messes up vertical spacing Patch Installation Instructions: 1) Login as root. 2) Make a backup copy of the old file: mv /usr/bin/tbl /usr/bin/tbl.fcs 3) Copy in the patched file: cp tbl /usr/bin/tbl 4) Set ownership & permissions: chown root /usr/bin/tbl chgrp staff /usr/bin/tbl chmod 755 /usr/bin/tbl