Shawn Walker wrote: > Ethan Quach wrote: >> Tim, >> >> The code changes look fine. My only comment is on the man page. >> Ideally, I'd rather us not mention the use of 'description' as being used >> as the title in the grub menu at all if possible. ~But~ if this *is* >> something >> we do want to publicize, then it should be stated as a side note rather than >> the only use of 'description'. i.e. something like: >> >> -d description Create a new BE with a description >> associated with it. This description >> is also used as the title for this BE's >> entry in the GRUB menu. >> >> Also, could you add an Example to show how to quote the description >> text on the command line. > > Are unicode-based descriptions supported for this? Has anyone checked? >
Since we distribute the legacy version of GRUB, 0.95, which doesn't support unicode, unicode is not supported in the description option for beadm. Unicode is supported in GRUB 2. Tim
