From owner-freebsd-doc@FreeBSD.ORG Tue Sep 4 10:53:46 2007 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E330216A418 for ; Tue, 4 Sep 2007 10:53:46 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 5BCBB13C458 for ; Tue, 4 Sep 2007 10:53:46 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (vader.bytemobile.ondsl.gr [83.235.244.135]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-8) with ESMTP id l84ArUg9030316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 4 Sep 2007 13:53:37 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l84ArFsN002292; Tue, 4 Sep 2007 13:53:30 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l84ArEi0002291; Tue, 4 Sep 2007 13:53:14 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Tue, 4 Sep 2007 13:53:14 +0300 From: Giorgos Keramidas To: t_ziel@wp.pl Message-ID: <20070904105314.GB1963@kobe.laptop> References: <46dca96d79fa5@wp.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46dca96d79fa5@wp.pl> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.071, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.33, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: freebsd-doc@freebsd.org Subject: Re: remove reverse mode X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 10:53:47 -0000 On 2007-09-04 02:40, t_ziel wrote: > Hello > Your help is very valuable and big thanks for it! > > Now when you told me what is 'reverse video' I understand things and I > can clarify everything. I am an OpenBSD user too and OpenBSD's man > pages have not this ugly reverse video mode. Instead of this, they use > white and blue colors, not reverse mode. In other words -- I suggest > to remove 'reverse video' and use colored text. This is my suggestion. > I hope that this is now clear ;-) Color is not available on all terminals. For instance, if you are connected through a serial console, it is possible that only normal, bold, and reverse video are available as text attributes. > BTW. If OpenBSD's developers do not use it, I suppose that FreeBSD can > safely mimic OpenBSD's man pages style. Using reverse video clearly shows underlined text even on monochrome terminals. Changing it is easy too. I don't think I would support the idea of changing the default underline attribute of our console to "blue" or anything else. Having said that, I am not the one who should have the final say on this. You are definitely free to implement the change and ask on freebsd-hackers or a similar mailing list for a code review :) > PS. Please add my mail address as 'cc' because I actually do not get > your answers and cannot reply (must create new posts). I always add the original mailer's address when I reply to FreeBSD posts. There must be something else going on. Are you sure the emails are not filtered somewhere between FreeBSD's mail software and the web interface you are using? Regards, Giorgos