| Summary: | Corrections for Italian new-users article | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | willythemax <willythemax> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
willythemax
2002-01-06 14:50:05 UTC
On Sun, Jan 06, 2002 at 03:43:05PM +0100, Max Stucchi wrote:
>
> >Number: 33609
> >Category: docs
> >Synopsis: Corrections for Italian new-users article
> >Originator: Max Stucchi
> >Release: FreeBSD 4.5-PRERELEASE i386
>
> >Description:
> Corrected some mispellings and inserted accented characters support (in italian we often
> use accents)
> >How-To-Repeat:
>
> >Fix:
> Here's the diff file to apply.
I might be wrong, but shouldn't the character entities end with a ';' ?
Like é and ò ?
G'luck,
Peter
--
I am not the subject of this sentence.
On Sun, Jan 06, 2002 at 07:30:02AM -0800, Peter Pentchev wrote:
>
> I might be wrong, but shouldn't the character entities end with a ';' ?
> Like é and ò ?
You're correct. The patch should definitely be amended to account for
this.
Tom
hi,
On Sun, Jan 06, 2002 at 07:30:02AM -0800, Peter Pentchev wrote:
> I might be wrong, but shouldn't the character entities end with a ';' ?
> Like é and ò ?
You're absolutely correct Peter. All SGML entities should start with
'&' and end with ';'.
Max, please fix it in you patch.
State Changed From-To: open->closed |