Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!rconn@brl From: rconn@brl@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: COL vs CLMAN Message-ID: <12044@sri-arpa.UUCP> Date: Fri, 23-Sep-83 18:24:44 EDT Article-I.D.: sri-arpa.12044 Posted: Fri Sep 23 18:24:44 1983 Date-Received: Thu, 29-Sep-83 23:49:09 EDT Lines: 16 From: Rick Conn I received a message from someone on this list saying that col is the same as clman. According to my man entry on it, it is not. col filters reverse line feeds. clman filters man-generated sequences for boldface and underline, i.e., it deletes the "" and "" (in that order) sequences from stdin and forwards all else thru stdout. As a side note, I used man on a DUAL 68000 UNIX Version 7 today and it did not have the problem. It appearantly looked at the device it was sending output to, saw it as a CRT, and didn't send those sequences out. I still run into the problem on BRL's man and UNIX III, and that's what clman is good for. Rick