From owner-freebsd-questions@FreeBSD.ORG Sat May 28 14:43:05 2005 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 6402F16A41C for ; Sat, 28 May 2005 14:43:05 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E7E43D1F for ; Sat, 28 May 2005 14:43:05 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 24911 invoked from network); 28 May 2005 14:43:04 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 28 May 2005 14:43:04 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id A1FF12F; Sat, 28 May 2005 10:43:03 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "J. Johnston" References: <42972F2C.7020408@cvs.freeworld.nu> From: Lowell Gilbert Date: 28 May 2005 10:43:03 -0400 In-Reply-To: <42972F2C.7020408@cvs.freeworld.nu> Message-ID: <44zmuffm2w.fsf@be-well.ilk.org> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Man page viewing problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2005 14:43:05 -0000 "J. Johnston" writes: > After searching the mailing list I couldn't find much regarding this > issues (or manpages on groff) Well, if you can't show man pages, then you would have a problem with reading the ones about the formatter for the man pages... But the documentation for groff is in info pages anyway; the man pages for it are only a secondary output of the info. Try "info groff". > %man make.conf > Formatting page, please wait.../usr/bin/groff: can't find `DESC' file > /usr/bin/groff:fatal error: invalid device `ascii' > Failed. > /usr/bin/groff: can't find `DESC' file > /usr/bin/groff:fatal error: invalid device `ascii' Looks like the fonts files are missing. Do you have the file /usr/share/groff_font/devascii/DESC?