From owner-freebsd-questions@FreeBSD.ORG Fri Jun 9 19:01:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F46B16A473 for ; Fri, 9 Jun 2006 19:01:15 +0000 (UTC) (envelope-from wc_fbsd@xxiii.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id C415443D78 for ; Fri, 9 Jun 2006 19:01:14 +0000 (GMT) (envelope-from wc_fbsd@xxiii.com) Received: from [192.168.0.218] (lan23.xxiii.com [208.62.177.50]) by cartman.xxiii.com (8.13.4/8.13.4) with ESMTP id k59J1BcW058320 for ; Fri, 9 Jun 2006 15:01:11 -0400 (EDT) (envelope-from wc_fbsd@xxiii.com) Message-ID: <4489C57A.40109@xxiii.com> Date: Fri, 09 Jun 2006 15:01:14 -0400 From: Wayne User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: man pages in plain text - how to? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 19:01:15 -0000 Hi, Was wondering how to get "man" to output pages in plain text? I want the basic formating (indentation & whatnot) but NOT the bold and other special effects. Just ascii text I can grep through. I tried setting the terminal type to "dumb" and the stupid thing still tries to do back-space overstrike bolding (jeesh - even LA-120s had fancier print capabilities than that, IIRC.) -Thanks, Wayne