From owner-freebsd-questions@FreeBSD.ORG Thu Jan 20 20:20:49 2011 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 B828C1065672 for ; Thu, 20 Jan 2011 20:20:49 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 32F928FC18 for ; Thu, 20 Jan 2011 20:20:48 +0000 (UTC) X-Spam-Status: No X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-2.9, required 5, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_00 -1.90) X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-ID: p0KKKZ49018102 Received: from gkeramidas-glaptop.linux.gr (217-162-216-74.dynamic.hispeed.ch [217.162.216.74]) (authenticated bits=0) by igloo.linux.gr (8.14.3/8.14.3/Debian-9.4) with ESMTP id p0KKKZ49018102 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 20 Jan 2011 22:20:41 +0200 From: Giorgos Keramidas To: freebsd-questions@freebsd.org References: <20110118034037.GF90952@weller-fahy.com> <20110118182918.GA14251@Grumpy.DynDNS.org> <20110120045145.GL90952@weller-fahy.com> <20110120180255.GA27690@comcast.net> Date: Thu, 20 Jan 2011 21:20:30 +0100 In-Reply-To: <20110120180255.GA27690@comcast.net> (Charlie Kester's message of "Thu, 20 Jan 2011 10:02:56 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: How to adjust man page line length [SOLVED] 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: Thu, 20 Jan 2011 20:20:49 -0000 On Thu, 20 Jan 2011 10:02:56 -0800, Charlie Kester wrote: >> In ancient times man was originally a shell script. What is old is new >> again. > > Is this a consequence of the move to mdocml instead of groff? No, we are still using groff's groff_mdoc(7) package for authoring manpage content.