From owner-freebsd-questions@FreeBSD.ORG Wed Dec 14 16:11:30 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 408C11065672 for ; Wed, 14 Dec 2011 16:11:29 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from april.london.02.net (april.london.02.net [87.194.255.143]) by mx1.freebsd.org (Postfix) with ESMTP id DC0F18FC13 for ; Wed, 14 Dec 2011 16:11:28 +0000 (UTC) Received: from muji2.config (87.194.237.233) by april.london.02.net (8.5.140) id 4E261E72047B335E for freebsd-questions@freebsd.org; Wed, 14 Dec 2011 16:11:27 +0000 Message-ID: <4EE8CAAF.3020500@onetel.com> Date: Wed, 14 Dec 2011 16:11:27 +0000 From: Chris Whitehouse User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100924 Thunderbird/3.1.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <1323040542.64352.YahooMailNeo@web122218.mail.ne1.yahoo.com> <4EDCBB72.9070502@onetel.com> <4EDCC89F.9010904@infracaninophile.co.uk> In-Reply-To: <4EDCC89F.9010904@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: I am FreeBSD user. 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: Wed, 14 Dec 2011 16:11:30 -0000 On 05/12/2011 13:35, Matthew Seaman wrote: > On 05/12/2011 12:39, Chris Whitehouse wrote: >> I thought the odd bit was >> >> ssuuddoo --VV | --hh | --ll | --LL | --vv | --kk | --KK | --ss | [ --HH >> ] [--PP ] [--SS ] [ --bb ] >> | [ --pp prompt ] [ --cc class|- ] [ --aa auth_type ] [ --uu >> username|#uid ] >> >> from the first link. >> >> Does anyone else see that or is it my browser? firefox-3.6.10,1 > > No -- your eyes are perfectly fine. It's a failure to render that text > properly as bold. On an ancient teletype that would have been done by > retyping the same character on top of the first one, which is ultimately > where all those doubled characters come from. > > Cheers, > > Matthew > I know it's trivial but I sent a PR (163149) with a patch (of sorts). Chris