| Summary: | [patch] Bring www/en/multimedia into the age of SGML | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | edwin | ||||
| Component: | Books & Articles | Assignee: | Remko Lodder <remko> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
edwin
2008-06-10 14:50:01 UTC
Responsible Changed From-To: freebsd-doc->remko Humbly ask if remko@ wants to do the honours. remko 2008-06-12 19:02:27 UTC
FreeBSD doc repository
Modified files:
en/multimedia Makefile multimedia-input.xml
multimedia.pl
Log:
Bring the multimedia chapter towards .sgml
PR: 124447
Submitted by: edwin
Revision Changes Path
1.3 +23 -23 www/en/multimedia/Makefile
1.4 +155 -151 www/en/multimedia/multimedia-input.xml
1.3 +238 -82 www/en/multimedia/multimedia.pl
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
remko 2008-06-12 19:04:04 UTC
FreeBSD doc repository
Added files:
en/multimedia multimedia.sgml.intro
multimedia.sgml.post multimedia.sgml.pre
Log:
Add multimedia sgml support files.
PR: 124447
Submitted by: edwin
Revision Changes Path
1.1 +24 -0 www/en/multimedia/multimedia.sgml.intro (new)
1.1 +4 -0 www/en/multimedia/multimedia.sgml.post (new)
1.1 +8 -0 www/en/multimedia/multimedia.sgml.pre (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |