--- svccfg.1m.orig	Thu Mar 15 11:28:46 2007
+++ svccfg.1m	Wed Apr 11 09:10:41 2007
@@ -175,7 +175,7 @@
 
 
 
-     archive                      Dumps  a   full   XML   service
+     archive [-a]                 Dumps  a   full   XML   service
                                   description  for  all services,
                                   instances, and their persistent
                                   properties  in  the repository.
@@ -183,6 +183,17 @@
                                   properties   such   as  service
                                   state, and is  suitable  for  a
                                   relocatable repository backup.
+                                  Without the -a option, property
+                                  groups containing protected
+                                  information (identified by the
+                                  presence of the read_authorization
+                                  property - see smf_security(5))
+                                  will be archived without their
+                                  property values.  When the -a
+                                  option is given, all values will
+                                  be archived; an error results if
+                                  there are insufficient
+                                  privileges to read these values.
 
 
 
@@ -211,7 +222,8 @@
 
 
 
-     export service_FMRI [>file]  The service description for the
+     export [-a] service_FMRI [>file]
+				  The service description for the
                                   specified   service   and   its
                                   instances is written  to  stan-
                                   dard  output  or  redirected to
@@ -220,7 +232,18 @@
                                   perty set to true  are  omitted
                                   in  the  belief  that they were
                                   created on  behalf  of  another
-                                  service.
+                                  service.  Without the -a option,
+                                  property groups containing
+                                  protected information
+                                  (identified by the presence of
+                                  the read_authorization property
+                                  - see smf_security(5)) will be
+                                  exported without their property
+                                  values.  When the -a option is
+                                  given, all values will be
+                                  exported; an error results if
+                                  there are insufficient
+                                  privileges to read these values.
 
 
 
