Bug 132978

Summary: clean up bibliography list
Product: Documentation Reporter: Rene Ladan <rene>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt none

Description Rene Ladan freebsd_committer freebsd_triage 2009-03-23 15:40:01 UTC
The bibliography list in doc/share/sgml/bibliography.sgml contains several pagenums and edition tags which are not completely filled in, and several groups of authors which are not contained in an authorgroup tag.  For consistency, I've lowercased all instances of the word "edition".

See also http://perforce.freebsd.org/changeView.cgi?CH=159678

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-03-23 16:22:41 UTC
rene        2009-03-23 16:22:27 UTC

  FreeBSD doc repository

  Modified files:
    share/sgml           bibliography.sgml 
  Log:
  * insert "pages" and "edition" (lowercase existing instances) in pages and edition tags
  * use authorgroup tags where appropriate
  
  PR:             docs/132978
  Submitted by:   rene
  Approved by:    gabor
  
  Revision  Changes    Path
  1.10      +50 -26    doc/share/sgml/bibliography.sgml
_______________________________________________
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"
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2009-03-23 16:23:23 UTC
State Changed
From-To: open->closed

Committed