| Summary: | Typo error in http://www.freebsd.org/usergroups.html#europe | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Francisco Alves Cabrita <include> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Francisco Alves Cabrita
2005-11-23 11:40:25 UTC
On 2005-11-23 11:35, Francisco Alves Cabrita <include@npf.deec.uc.pt> wrote: > Under ( http://www.freebsd.org/usergroups.html#europe User Groups > Europe), the Portuguese Group "Núcleo Português de FreeBSD" is written > "Nucleo Portogues de FreeBSD" please correcto this to "Núcleo > Português de FreeBSD" First of all, thanks for the bug report :) I'm reading this on an ISO-8859-7 terminal, so the characters don't really show up as the correct Portuguese characters they should be. Can you please check at the Unicode character name index page here: http://www.unicode.org/charts/charindex.html and tell me what the right character codes/names are for the two fixed characters, so that I can commit the right fix? -- Nucleo Portugues de FreeBSD - Core Member http://npf.pt.freebsd.org http://npf.pt.freebsd.org/~include/ On Wed, 23 Nov 2005, Giorgos Keramidas wrote: > On 2005-11-23 11:35, Francisco Alves Cabrita <include@npf.deec.uc.pt> wrote: >> Under ( http://www.freebsd.org/usergroups.html#europe User Groups >> Europe), the Portuguese Group "Núcleo Português de FreeBSD" is written >> "Nucleo Portogues de FreeBSD" please correcto this to "Núcleo >> Português de FreeBSD" > > First of all, thanks for the bug report :) Many thanks to handle this pr :) > > I'm reading this on an ISO-8859-7 terminal, so the characters don't > really show up as the correct Portuguese characters they should be. Yep, here we use ISO-8859-1 / ISO-8859-15 > > Can you please check at the Unicode character name index page here: > > http://www.unicode.org/charts/charindex.html > > and tell me what the right character codes/names are for the two fixed > characters, so that I can commit the right fix? OK, after search in unicode site, here they are :) Under latin-1 / ISO-8859-1 to write Núcleo Português de FreeBSD, use this: ú = 00FA ê = 00EA Once again, many thanks Francisco aka include http://npf.pt.freebsd.org > > State Changed From-To: open->closed Fixed! |