From owner-freebsd-questions@FreeBSD.ORG Thu Apr 8 16:02:24 2004 Return-Path: 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 8C49A16A4CE for ; Thu, 8 Apr 2004 16:02:24 -0700 (PDT) Received: from smtp01corp.interwoven.com (smtp02corp.interwoven.com [65.161.4.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA3E43D1D for ; Thu, 8 Apr 2004 16:02:24 -0700 (PDT) (envelope-from aelmore@interwoven.com) Received: from exbesv01.Interwoven.com (localhost [127.0.0.1]) i38N2H2k014401 for ; Thu, 8 Apr 2004 16:02:18 -0700 (PDT) Received: from relax.amer.interwoven.com ([10.192.9.96]) by exbesv01.Interwoven.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 8 Apr 2004 16:02:17 -0700 Received: (from aelmore@localhost)i38N2HeS094608 for freebsd-questions@freebsd.org; Thu, 8 Apr 2004 16:02:17 -0700 (PDT) (envelope-from aelmore) Date: Thu, 8 Apr 2004 16:02:17 -0700 From: Andrew Elmore To: freebsd-questions@freebsd.org Message-ID: <20040408230216.GE84840@interwoven.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Message-Flag: 0123456789abcdefghijklmnopqrstuvwxyz X-OriginalArrivalTime: 08 Apr 2004 23:02:17.0978 (UTC) FILETIME=[8A509DA0:01C41DBD] Subject: printing manpages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 23:02:24 -0000 So I'm about to go shopping for a brand-new ath-based WiFi card for my firewall. Love the hardware support section of the manpage, and I'd like to print it out to take with me. But I can't for the life of me figure out how to print a manpage. The closest "man man" gives me is: -t Use /usr/bin/groff -S -man to format the manual page, passing the output to stdout. The output from /usr/bin/groff -S -man may need to be passed through some filter or another before being printed. Any suggestions on what the command line for that filter looks like? thanks, Andrew