Patch Name: PHCO_28482 Patch Description: s700_800 11.00 tbl(1) cumulative patch Creation Date: 03/02/14 Post Date: 03/03/10 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: TextFormatters.TEXT-FMT,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28482 Symptoms: PHCO_28482: tbl(1) puts a newline ('\n') character for a line more than 512 bytes resulting in invalid manpage output. Defect Description: PHCO_28482: tbl(1) inserts a newline character for line more than 512 bytes due to incorrect implementation. Resolution: A check is added to find whether a newline character was found at the end of the line. If a newline character is found at the end of line, only then tbl(1) will print newline. The read buffer has also been increased. Enhancement: No SR: 8606293376 8606277711 Patch Files: TextFormatters.TEXT-FMT,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/bin/tbl what(1) Output: TextFormatters.TEXT-FMT,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/bin/tbl: $Revision: 80.1.3.2 $ PATCH_11_00: t0.o t1.o t2.o t3.o t4.o t5.o t6.o t7.o t8.o t9.o tb.o tc.o te.o tf.o tg.o ti.o tm. o tr.o ts.o tt.o tu.o tv.o hpux_rel.o 03/02/ 14 cksum(1) Output: TextFormatters.TEXT-FMT,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 3478787091 61440 /usr/bin/tbl Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHCO_27950: s700: 11.11 s800: 11.11 Patch Package Size: 80 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHCO_28482 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28482.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28482. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHCO_28482.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28482.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28482.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None