Author: allison
Date: Sun Jan  6 01:45:47 2008
New Revision: 24581

Modified:
   trunk/docs/pdds/draft/pdd09_gc.pod

Log:
[pdd] Formatting cleanup in the GC PDD.


Modified: trunk/docs/pdds/draft/pdd09_gc.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd09_gc.pod  (original)
+++ trunk/docs/pdds/draft/pdd09_gc.pod  Sun Jan  6 01:45:47 2008
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004, The Perl Foundation.
+# Copyright (C) 2001-2007, The Perl Foundation.
 # $Id$
 
 =head1 NAME
@@ -9,6 +9,11 @@
 
 This PDD describes how DOD/GC systems work, and what's required of PMC classes.
 
+=head1 VERSION
+
+$Revision$
+
+
 =head1 DESCRIPTION
 
 Doing DOD takes a bit of work--we need to make sure that everything is
@@ -354,59 +359,6 @@
 
 =head1 REFERENCES
 
-None.
-
-=head1 VERSION
-
-=head2 CURRENT
-
-    Maintainer: Dan Sugalski
-    Class: Internals
-    PDD Number: 9
-    Version: 1.2
-    Status: Developing
-    Last Modified: 26 August 2004
-    PDD Format: 1
-    Language: English
-
-=head2 HISTORY
-
-=over 4
-
-=item Version 1.2
-
-26 August 2004
-
-=item Version 1.1
-
-26 February 2002
-
-=item version 1
-
-None. First version
-
-=back
-
-=head1 CHANGES
-
-=over 4
-
-=item Version 1.2
-
-Removed old flags. Documented GC schemes and subsystem interface.
-
-=item Version 1.1
-
-Started documenting the internal routines
-
-=item Version 1.0
-
-None. First version
-
-=back
-
-=head1 REFERENCES
-
 "A unified theory of garbage collection" 
<http://portal.acm.org/citation.cfm?id=1028982>
 
 "Scalable Locality-Conscious Multithreaded Memory Allocation" 
http://people.cs.vt.edu/~scschnei/papers/ismm06.pdf

Reply via email to