Bug 28694 - close an unfinished </para tag in the FDP Primer book
Summary: close an unfinished </para tag in the FDP Primer book
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-04 18:50 UTC by Giorgos Keramidas
Modified: 2001-07-04 23:40 UTC (History)
0 users

See Also:


Attachments
file.diff (704 bytes, patch)
2001-07-04 18:50 UTC, Giorgos Keramidas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Giorgos Keramidas 2001-07-04 18:50:01 UTC
        There is a </para> tag that lacks the closing > character in
        the FDP Primer.

Fix: % cvs -q dif -u en_US.ISO8859-1/books/fdp-primer/
How-To-Repeat: 
        On a copy of the doc/ tree:

        % grep -n 'para$' en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml
        95:       however.</para
Comment 1 dd freebsd_committer freebsd_triage 2001-07-04 23:40:01 UTC
State Changed
From-To: open->closed

Committed, thanks!