misc/160818: [patch] boot menu (/boot/menu.rc) clarity and readability improvements

Devin Teske devin.teske at fisglobal.com
Tue Jan 24 10:00:33 UTC 2012


The following reply was made to PR misc/160818; it has been noted by GNATS.

From: Devin Teske <devin.teske at fisglobal.com>
To: <bug-followup at FreeBSD.org>, <wblock at wonkity.com>
Cc:  
Subject: Re: misc/160818: [patch] boot menu (/boot/menu.rc) clarity and readability improvements
Date: Tue, 24 Jan 2012 01:57:58 -0800

 Please use ANSI code "27" to terminate inverse "7", instead of "0".
 
 For example, the following is preferred over what is in the patch:
 
 	set toggled_ansi[5]="Save  [1mM[37mode...  [32;7mOn[27;37m"
 
 Notice the trailing "27;37m" versus "0;37m".
 -- 
 Devin
 
 _____________
 The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.


More information about the freebsd-bugs mailing list