--- SMF.bp.orig	Fri Sep 19 04:59:04 2008
+++ SMF.bp.new	Fri Sep 19 04:59:04 2008
@@ -262,7 +262,8 @@
       	  profile and set of authorizations for manipulating
       	  the service and its specific configuration.  
 
-	<li> Deliver appropriate template information with the SMF service
+	<li> Deliver appropriate template information with the SMF service.
+          See smf_template(5) for more details.
 	    <ul>
 	    <li> Provide a short "common name" for the C locale and adhere to:
 		<ul>
@@ -270,11 +271,18 @@
 		    <li> capital letters must be used only for 
 		      acronyms or proper names 
 		    <li> a common name must consist only of printable characters
-		    <li> avoid using "service" as it is redudant
+		    <li> avoid using "service" as it is redundant
 		    <li> limit the name to under 40 characters
 		</ul>
-	    <li> Refer to appropriate man pages or stable URL's for 
+	    <li> Refer to appropriate man pages or stable URLs for 
       		  reference documentation 
+            <li> Provide template metadata including common_names,
+                  descriptions, choices and constraints for service-specific
+                  property groups and properties you introduce.  At a minimum,
+                  provide descriptions for property groups and properties
+                  in the C locale.
+            <li> Do not provide template metadata for framework-defined
+                  property groups such as methods and dependencies.
 	    </ul>
 
 	<li> Sun-delivered manifests must not be delivered to or
@@ -530,6 +538,7 @@
 	smf.5:service management facility
 	smf_method.5:SMF conventions for methods
 	smf_restarter.5:SMF conventions for restarters	
+        smf_template.5:SMF template definition and conventions
 	smf_security.5:SMF security behavior	
 	smf_bootstrap.5:SMF boot, packaging, and compatability behavior
 	svc.configd.1M:SMF repository daemon
