From owner-freebsd-questions@FreeBSD.ORG Fri Dec 4 14:04:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3374C1065676 for ; Fri, 4 Dec 2009 14:04:17 +0000 (UTC) (envelope-from sagara@tomahawk.com.sg) Received: from us1.tomahawkonline.net (us1.tomahawkonline.net [66.98.178.56]) by mx1.freebsd.org (Postfix) with SMTP id D659F8FC12 for ; Fri, 4 Dec 2009 14:04:16 +0000 (UTC) Received: (qmail 11725 invoked from network); 4 Dec 2009 10:40:20 -0000 Received: from 116.15.166.190 (HELO ?192.168.1.64?) (sagara@tomahawk.com.sg@116.15.166.190) by us1.tomahawkonline.net with ESMTPSA (DHE-RSA-AES256-SHA encrypted, authenticated); 4 Dec 2009 10:40:20 -0000 Message-ID: <4B191681.8050507@tomahawk.com.sg> Date: Fri, 04 Dec 2009 22:02:41 +0800 From: Sagara Wijetunga User-Agent: Thunderbird 2.0.0.23 (X11/20091107) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4B18CD57.5090108@tomahawk.com.sg> <88077680@bb.ipt.ru> In-Reply-To: <88077680@bb.ipt.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Boris Samorodov Subject: Re: malformed man pages 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, 04 Dec 2009 14:04:17 -0000 Boris Samorodov wrote: > Hi, > > On Fri, 04 Dec 2009 16:50:31 +0800 Sagara Wijetunga wrote: > > >> We have an issue on Tomahawk Desktop (an upcoming FreeBSD-based >> distro) that all man pages malformed. >> > > What is the base FreeBSD version? > > FreeBSD 7.2 >> Eg. man tar shows as follows: >> 1mNAME0m >> 1mtar 22m-- format of tape archive files >> > > >> 1mDESCRIPTION0m >> The 1mtar 22marchive format collects any number of files, >> directories, and >> > > What are your terminal, locale, fonts? > > echo $TERM xterm-color How do I know what locale and fonts are effective? Our "default" in /etc/login.conf is same as FreeBSD's. >> What have we missed? >> > > Well, there were good old days ;-) when the grass was green > and manual pages were written in plain ASCII. Those days > passed, welcome to the shiny future. Manual pages have > colors, belts and whistles and can be viewed only at xterm > and with some fonts. > > *sign* bsam, who used a copy-n-paste from DISKLESS(8) and > lost nfs connectivity. > > Regards Sagara