From owner-freebsd-stable Thu Apr 1 20: 4: 6 1999 Delivered-To: freebsd-stable@freebsd.org Received: from pokey.local.net (tcs3-26.netwalk.net [206.175.52.154]) by hub.freebsd.org (Postfix) with ESMTP id 3EE5B1568E for ; Thu, 1 Apr 1999 20:03:51 -0800 (PST) (envelope-from jmutter@netwalk.com) Received: from insomnia.local.net (insomnia.local.net [10.0.0.3]) by pokey.local.net (8.9.2/8.9.2) with ESMTP id XAA02200 for ; Thu, 1 Apr 1999 23:03:20 -0500 (EST) (envelope-from jmutter@insomnia.local.net) Date: Thu, 1 Apr 1999 23:05:12 -0500 (EST) From: "James A. Mutter" Reply-To: jmutter@netwalk.com To: freebsd-stable@freebsd.org Subject: Man pages aren't formatting correctly - Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can anyone help with this one? bash-2.02$ man csh The is a command language interpreter incorporating a history mechanism (see job control facilities (see interactive file name and user name completion (see and a C-like syntax. It is used both as an interactive login shell and a shell script command processor. If the first argument (argument 0) to the shell is then this is a login shell. A login shell also can be specified by invoking the shell with the flag as the only argument. The rest of the flag arguments are interpreted as follows: This flag forces a ``break'' from option processing, causing any further ---- The system is 3.1 Stable, I just built world a few moments ago. Anyhow it's obvious that man pages are not formatting correctly, my questions is why? I'm assuming that this has something to do with troff, groff, or nroff - however I'm not familiar enough with their internals to make even a slightly educated guess as to what might be causing this. As always, any help is appreciated. Thanks, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message