manpages.patch revision 2892
2801N/ASection renumbering and more consistent use of .BR. Add language
2801N/Adescribing use of SMF. Fix a few small errors. Some of this is obviously
2801N/ASolaris-specific, but the rest could be submitted upstream.
2801N/A
2801N/Adiff --git a/doc/manpages/account-server.conf.5 b/doc/manpages/account-server.conf.5
2801N/A--- a/doc/manpages/account-server.conf.5
2801N/A+++ b/doc/manpages/account-server.conf.5
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH account-server.conf 5 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH account-server.conf 4 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B account-server.conf
2801N/A-\- configuration file for the openstack-swift account server
2801N/A+\- configuration file for the OpenStack Swift account server
2801N/A
2801N/A
2801N/A
2892N/A@@ -254,11 +254,11 @@ Connection timeout to external services.
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-account-server and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-account-server(1),
2801N/A+.BR swift-account-server (1)
2801N/Adiff --git a/doc/manpages/container-server.conf.5 b/doc/manpages/container-server.conf.5
2801N/A--- a/doc/manpages/container-server.conf.5
2801N/A+++ b/doc/manpages/container-server.conf.5
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH container-server.conf 5 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH container-server.conf 4 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B container-server.conf
2801N/A-\- configuration file for the openstack-swift container server
2801N/A+\- configuration file for the OpenStack Swift container server
2801N/A
2801N/A
2801N/A
2892N/A@@ -279,11 +279,11 @@ Maximum amount of time to spend syncing
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-container-server and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2892N/A-.BR swift-container-server(1)
2801N/A+.BR swift-container-server (1)
2801N/Adiff --git a/doc/manpages/dispersion.conf.5 b/doc/manpages/dispersion.conf.5
2801N/A--- a/doc/manpages/dispersion.conf.5
2801N/A+++ b/doc/manpages/dispersion.conf.5
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH dispersion.conf 5 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH dispersion.conf 4 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B dispersion.conf
2801N/A-\- configuration file for the openstack-swift dispersion tools
2801N/A+\- configuration file for the OpenStack Swift dispersion tools
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2892N/A@@ -45,7 +45,7 @@ Authentication system account/user name
2801N/A .IP "\fBauth_key\fR"
2801N/A Authentication system account/user password
2801N/A .IP "\fBswift_dir\fR"
2801N/A-Location of openstack-swift configuration and ring files
2801N/A+Location of OpenStack Swift configuration and ring files
2801N/A .IP "\fBdispersion_coverage\fR"
2892N/A Percentage of partition coverage to use. The default is 1.0.
2801N/A .IP "\fBretries\fR"
2892N/A@@ -83,13 +83,13 @@ Whether to run the object report. The de
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-dispersion utilities and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html#cluster-health
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-dispersion-report(1),
2801N/A-.BR swift-dispersion-populate(1)
2801N/A+.BR swift-dispersion-report (1),
2801N/A+.BR swift-dispersion-populate (1)
2801N/A
2801N/Adiff --git a/doc/manpages/object-expirer.conf.5 b/doc/manpages/object-expirer.conf.5
2801N/A--- a/doc/manpages/object-expirer.conf.5
2801N/A+++ b/doc/manpages/object-expirer.conf.5
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH object-expirer.conf 5 "03/15/2012" "Linux" "OpenStack Swift"
2801N/A+.TH object-expirer.conf 4 "03/15/2012" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B object-expirer.conf
2801N/A-\- configuration file for the openstack-swift object exprier daemon
2801N/A+\- configuration file for the OpenStack Swift object exprier daemon
2801N/A
2801N/A
2801N/A
2801N/A@@ -133,12 +133,12 @@ The default is \fBegg:swift#catch_errors
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-object-expirer and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-proxy-server.conf(5),
2801N/A+.BR proxy-server.conf (4)
2801N/A
2801N/Adiff --git a/doc/manpages/object-server.conf.5 b/doc/manpages/object-server.conf.5
2801N/A--- a/doc/manpages/object-server.conf.5
2801N/A+++ b/doc/manpages/object-server.conf.5
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH object-server.conf 5 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH object-server.conf 4 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B object-server.conf
2801N/A-\- configuration file for the openstack-swift object server
2801N/A+\- configuration file for the OpenStack Swift object server
2801N/A
2801N/A
2801N/A
2892N/A@@ -273,11 +273,11 @@ The default is 50.
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-object-server and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-object-server(1),
2801N/A+.BR swift-object-server (1)
2801N/Adiff --git a/doc/manpages/proxy-server.conf.5 b/doc/manpages/proxy-server.conf.5
2801N/A--- a/doc/manpages/proxy-server.conf.5
2801N/A+++ b/doc/manpages/proxy-server.conf.5
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH proxy-server.conf 5 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH proxy-server.conf 4 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B proxy-server.conf
2801N/A-\- configuration file for the openstack-swift proxy server
2801N/A+\- configuration file for the OpenStack Swift proxy server
2801N/A
2801N/A
2801N/A
2892N/A@@ -552,10 +552,10 @@ per second. The default is 1.
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-proxy-server and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-proxy-server(1)
2801N/A+.BR swift-proxy-server (1)
2801N/Adiff --git a/doc/manpages/swift-account-auditor.1 b/doc/manpages/swift-account-auditor.1
2801N/A--- a/doc/manpages/swift-account-auditor.1
2801N/A+++ b/doc/manpages/swift-account-auditor.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-account-auditor 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-account-auditor 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-account-auditor
2801N/A-\- Openstack-swift account auditor
2801N/A+\- OpenStack Swift account auditor
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-account-auditor
2801N/A+.B /usr/lib/swift/swift-account-auditor
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -50,13 +50,25 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A+
2801N/A+.LP
2801N/A+The account auditor should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the
2801N/A+account auditor is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-account-auditor
2801N/A+.fi
2801N/A+.in -2
2801N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-account-auditor
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR account-server.conf(5)
2801N/A+.BR account-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-account-reaper.1 b/doc/manpages/swift-account-reaper.1
2801N/A--- a/doc/manpages/swift-account-reaper.1
2801N/A+++ b/doc/manpages/swift-account-reaper.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-account-reaper 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-account-reaper 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-account-reaper
2801N/A-\- Openstack-swift account reaper
2801N/A+\- OpenStack Swift account reaper
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-account-reaper
2801N/A+.B /usr/lib/swift/swift-account-reaper
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -56,14 +56,25 @@ The options are as follows:
2801N/A .PD
2801N/A .RE
2801N/A
2801N/A-
2801N/A+.LP
2801N/A+The account reaper should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the account reaper
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-account-reaper
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A-.BI swift-object-auditor
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+.BI swift-account-reaper
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR account-server.conf(5)
2801N/A+.BR account-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-account-replicator.1 b/doc/manpages/swift-account-replicator.1
2801N/A--- a/doc/manpages/swift-account-replicator.1
2801N/A+++ b/doc/manpages/swift-account-replicator.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-account-replicator 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-account-replicator 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-account-replicator
2801N/A-\- Openstack-swift account replicator
2801N/A+\- OpenStack Swift account replicator
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-account-replicator
2801N/A+.B /usr/lib/swift/swift-account-replicator
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -58,14 +58,25 @@ The options are as follows:
2801N/A .PD
2801N/A .RE
2801N/A
2801N/A-
2801N/A+.LP
2801N/A+The account replicator should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the
2801N/A+account replicator is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-account-replicator
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-account-replicator
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR account-server.conf(5)
2801N/A+.BR account-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-account-server.1 b/doc/manpages/swift-account-server.1
2801N/A--- a/doc/manpages/swift-account-server.1
2801N/A+++ b/doc/manpages/swift-account-server.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-account-server 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-account-server 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-account-server
2801N/A-\- Openstack-swift account server
2801N/A+\- OpenStack Swift account server
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-account-server
2801N/A+.B /usr/lib/swift/swift-account-server
2801N/A [CONFIG] [-h|--help] [-v|--verbose]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -33,15 +33,26 @@ The Account Server's primary job is to h
2801N/A are stored as sqlite database files, and replicated across the cluster similar to how
2801N/A objects are.
2801N/A
2801N/A+.LP
2801N/A+The account server should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the account server
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-account-server
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-account-server
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about Openstack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A and
2801N/A .BI http://docs.openstack.org
2801N/A
2801N/A-
2801N/A .SH "SEE ALSO"
2801N/A-.BR account-server.conf(5)
2801N/A+.BR account-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-container-auditor.1 b/doc/manpages/swift-container-auditor.1
2801N/A--- a/doc/manpages/swift-container-auditor.1
2801N/A+++ b/doc/manpages/swift-container-auditor.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-container-auditor 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-container-auditor 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-container-auditor
2801N/A-\- Openstack-swift container auditor
2801N/A+\- OpenStack Swift container auditor
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-container-auditor
2801N/A+.B /usr/lib/swift/swift-container-auditor
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -50,15 +50,26 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A-
2801N/A-
2801N/A+
2801N/A+.LP
2801N/A+The container auditor should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the
2801N/A+container auditor is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-container-auditor
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-container-auditor
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR container-server.conf(5)
2801N/A+.BR container-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-container-replicator.1 b/doc/manpages/swift-container-replicator.1
2801N/A--- a/doc/manpages/swift-container-replicator.1
2801N/A+++ b/doc/manpages/swift-container-replicator.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-container-replicator 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-container-replicator 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-container-replicator
2801N/A-\- Openstack-swift container replicator
2801N/A+\- OpenStack Swift container replicator
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-container-replicator
2801N/A+.B /usr/lib/swift/swift-container-replicator
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -57,15 +57,26 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A+
2801N/A+.LP
2801N/A+The container replicator should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the
2801N/A+container replicator is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-container-replicator
2801N/A+.fi
2801N/A+.in -2
2801N/A
2801N/A-
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-container-replicator
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR container-server.conf(5)
2801N/A+.BR container-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-container-server.1 b/doc/manpages/swift-container-server.1
2801N/A--- a/doc/manpages/swift-container-server.1
2801N/A+++ b/doc/manpages/swift-container-server.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-container-server 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-container-server 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-container-server
2801N/A-\- Openstack-swift container server
2801N/A+\- OpenStack Swift container server
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-container-server
2801N/A+.B /usr/lib/swift/swift-container-server
2801N/A [CONFIG] [-h|--help] [-v|--verbose]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -35,11 +35,22 @@ are stored as sqlite database files, and
2801N/A objects are. Statistics are also tracked that include the total number of objects, and
2801N/A total storage usage for that container.
2801N/A
2801N/A+.LP
2801N/A+The container server should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the
2801N/A+container server is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-container-server
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-container-server
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A and
2801N/A .BI http://docs.openstack.org
2801N/A@@ -47,4 +58,5 @@ and
2801N/A .LP
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR container-server.conf(5)
2801N/A+.BR container-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-container-sync.1 b/doc/manpages/swift-container-sync.1
2801N/A--- a/doc/manpages/swift-container-sync.1
2801N/A+++ b/doc/manpages/swift-container-sync.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-container-sync 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-container-sync 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-container-sync
2801N/A-\- Openstack-swift container sync
2801N/A+\- OpenStack Swift container sync
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A@@ -44,7 +44,7 @@ newer rows since the last sync will trig
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-container-sync
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/overview_container_sync.html
2801N/A and
2801N/A .BI http://docs.openstack.org
2801N/A@@ -52,4 +52,4 @@ and
2801N/A .LP
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR container-server.conf(5)
2801N/A+.BR container-server.conf (4)
2801N/Adiff --git a/doc/manpages/swift-container-updater.1 b/doc/manpages/swift-container-updater.1
2801N/A--- a/doc/manpages/swift-container-updater.1
2801N/A+++ b/doc/manpages/swift-container-updater.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-container-updater 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-container-updater 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-container-updater
2801N/A-\- Openstack-swift container updater
2801N/A+\- OpenStack Swift container updater
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-container-updater
2801N/A+.B /usr/lib/swift/swift-container-updater
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -59,14 +59,26 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A-
2801N/A+
2801N/A+.LP
2801N/A+The container updater should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the
2801N/A+container updater is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-container-updater
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-container-updater
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR container-server.conf(5)
2801N/A+.BR container-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-dispersion-populate.1 b/doc/manpages/swift-dispersion-populate.1
2801N/A--- a/doc/manpages/swift-dispersion-populate.1
2801N/A+++ b/doc/manpages/swift-dispersion-populate.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-dispersion-populate 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-dispersion-populate 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-dispersion-populate
2801N/A-\- Openstack-swift dispersion populate
2801N/A+\- OpenStack Swift dispersion populate
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2892N/A@@ -95,12 +95,12 @@ Example \fI/etc/swift/dispersion.conf\fR
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-dispersion utilities and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html#cluster-health
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-dispersion-report(1),
2801N/A-.BR dispersion.conf (5)
2801N/A+.BR swift-dispersion-report (1),
2801N/A+.BR dispersion.conf (4)
2801N/Adiff --git a/doc/manpages/swift-dispersion-report.1 b/doc/manpages/swift-dispersion-report.1
2801N/A--- a/doc/manpages/swift-dispersion-report.1
2801N/A+++ b/doc/manpages/swift-dispersion-report.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-dispersion-report 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-dispersion-report 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-dispersion-report
2801N/A-\- Openstack-swift dispersion report
2801N/A+\- OpenStack Swift dispersion report
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2892N/A@@ -131,12 +131,12 @@ Example \fI/etc/swift/dispersion.conf\fR
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation about the swift-dispersion utilities and
2801N/A-also Openstack-Swift as a whole can be found at
2801N/A+also OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html#cluster-health
2801N/A and
2801N/A .BI http://swift.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-dispersion-populate(1),
2801N/A-.BR dispersion.conf (5)
2801N/A+.BR swift-dispersion-populate (1),
2801N/A+.BR dispersion.conf (4)
2801N/Adiff --git a/doc/manpages/swift-get-nodes.1 b/doc/manpages/swift-get-nodes.1
2801N/A--- a/doc/manpages/swift-get-nodes.1
2801N/A+++ b/doc/manpages/swift-get-nodes.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-get-nodes 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-get-nodes 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-get-nodes
2801N/A-\- Openstack-swift get-nodes tool
2801N/A+\- OpenStack Swift get-nodes tool
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A@@ -72,11 +72,11 @@ where the container resides by using the
2801N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A-More documentation about Openstack-Swift can be found at
2801N/A+More documentation about OpenStack Swift can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-object-info(1),
2801N/A-.BR swift-ring-builder(1)
2801N/A+.BR swift-object-info (1),
2801N/A+.BR swift-ring-builder (1)
2801N/Adiff --git a/doc/manpages/swift-init.1 b/doc/manpages/swift-init.1
2801N/A--- a/doc/manpages/swift-init.1
2801N/A+++ b/doc/manpages/swift-init.1
2801N/A@@ -15,22 +15,54 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-init 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-init 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-init
2801N/A-\- Openstack-swift swift-init tool
2801N/A+\- Openstack Swift swift-init tool
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-init
2801N/A- <server> [<server> ...] <command> [options]
2801N/A+.B /usr/lib/swift/swift-init
2801N/A+<server> [<server> ...] <command> [options]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A .PP
2801N/A+The suite of servers implementing OpenStack Swift should be managed using
2801N/A+the Solaris Service Management Facility, \fBsmf\fR(5). There are sixteen
2801N/A+services:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-account-auditor
2801N/A+svc:/application/openstack/swift/swift-account-reaper
2801N/A+svc:/application/openstack/swift/swift-account-replicator
2801N/A+svc:/application/openstack/swift/swift-account-server
2801N/A+svc:/application/openstack/swift/swift-container-auditor
2801N/A+svc:/application/openstack/swift/swift-container-replicator
2801N/A+svc:/application/openstack/swift/swift-container-server
2801N/A+svc:/application/openstack/swift/swift-container-sync
2801N/A+svc:/application/openstack/swift/swift-container-updater
2801N/A+svc:/application/openstack/swift/swift-object-auditor
2801N/A+svc:/application/openstack/swift/swift-object-expirer
2801N/A+svc:/application/openstack/swift/swift-object-replicator
2801N/A+svc:/application/openstack/swift/swift-object-server
2801N/A+svc:/application/openstack/swift/swift-object-updater
2801N/A+svc:/application/openstack/swift/swift-proxy-server
2801N/A+svc:/application/openstack/swift/swift-replicator-rsync
2801N/A+.fi
2801N/A+.in -2
2801N/A+.LP
2801N/A+Each service is described more completely in its corresponding manual page.
2801N/A+Note that there are no dependencies between the services, although most of
2801N/A+them should be started in groups, even if the entire suite isn't necessary.
2801N/A+.LP
2801N/A+Although the \fBswift-init\fR tool can be used to manage the services,
2801N/A+doing so is not supported on Solaris.
2801N/A+.LP
2801N/A The swift-init tool can be used to initialize all swift daemons available as part of
2801N/A-openstack-swift. Instead of calling individual init scripts for each
2801N/A+OpenStack Swift. Instead of calling individual init scripts for each
2801N/A swift daemon, one can just use swift-init. With swift-init you can initialize
2801N/A just one swift service, such as the "proxy", or a combination of them. The tool also
2801N/A allows one to use the keywords such as "all", "main" and "rest" for the <server> argument.
2801N/A@@ -116,8 +148,26 @@ allows one to use the keywords such as "
2801N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A-More documentation about Openstack-Swift can be found at
2801N/A+More documentation about OpenStack Swift can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A
2801N/A+.SH SEE ALSO
2801N/A+.BR swift-account-auditor (1),
2801N/A+.BR swift-account-reaper (1),
2801N/A+.BR swift-account-replicator (1),
2801N/A+.BR swift-account-server (1),
2801N/A+.BR swift-container-auditor (1),
2801N/A+.BR swift-container-replicator (1),
2801N/A+.BR swift-container-server (1),
2801N/A+.BR swift-container-sync (1),
2801N/A+.BR swift-container-updater
2801N/A+.BR swift-object-auditor (1),
2801N/A+.BR swift-object-expirer (1),
2801N/A+.BR swift-object-replicator (1),
2801N/A+.BR swift-object-server (1),
2801N/A+.BR swift-object-updater (1),
2801N/A+.BR swift-proxy-server (1),
2801N/A+.BR swift-replicator-rsync (1),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-object-auditor.1 b/doc/manpages/swift-object-auditor.1
2801N/A--- a/doc/manpages/swift-object-auditor.1
2801N/A+++ b/doc/manpages/swift-object-auditor.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-object-auditor 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-object-auditor 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-object-auditor
2801N/A-\- Openstack-swift object auditor
2801N/A+\- OpenStack Swift object auditor
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-object-auditor
2801N/A+.B /usr/lib/swift/swift-object-auditor
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once] [-z|--zero_byte_fps]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -56,15 +56,26 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A-
2801N/A-
2801N/A+
2801N/A+.LP
2801N/A+The object auditor should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the object auditor
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-object-auditor
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-object-auditor
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR object-server.conf(5)
2801N/A+.BR object-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-object-expirer.1 b/doc/manpages/swift-object-expirer.1
2801N/A--- a/doc/manpages/swift-object-expirer.1
2801N/A+++ b/doc/manpages/swift-object-expirer.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-object-expirer 1 "3/15/2012" "Linux" "OpenStack Swift"
2801N/A+.TH swift-object-expirer 1 "3/15/2012" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-object-expirer
2801N/A-\- Openstack-swift object expirer
2801N/A+\- OpenStack Swift object expirer
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-object-expirer
2801N/A+.B /usr/lib/swift/swift-object-expirer
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -57,18 +57,28 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A-
2801N/A-
2801N/A+
2801N/A+.LP
2801N/A+The object expirer should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the object expirer
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-object-expirer
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-object-expirer
2801N/A can be foud at
2801N/A .BI http://swift.openstack.org/overview_expiring_objects.html
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR object-expirer.conf(5)
2801N/A-
2801N/A+.BR object-expirer.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-object-info.1 b/doc/manpages/swift-object-info.1
2801N/A--- a/doc/manpages/swift-object-info.1
2801N/A+++ b/doc/manpages/swift-object-info.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-object-info 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-object-info 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-object-info
2801N/A-\- Openstack-swift object-info tool
2801N/A+\- OpenStack Swift object-info tool
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A@@ -48,8 +48,8 @@ It will then return several information
2801N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A-More documentation about Openstack-Swift can be found at
2801N/A+More documentation about OpenStack Swift can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR swift-get-nodes(1),
2801N/A+.BR swift-get-nodes (1)
2801N/Adiff --git a/doc/manpages/swift-object-replicator.1 b/doc/manpages/swift-object-replicator.1
2801N/A--- a/doc/manpages/swift-object-replicator.1
2801N/A+++ b/doc/manpages/swift-object-replicator.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-object-replicator 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-object-replicator 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-object-replicator
2801N/A-\- Openstack-swift object replicator
2801N/A+\- OpenStack Swift object replicator
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-object-replicator
2801N/A+.B /usr/lib/swift/swift-object-replicator
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -57,15 +57,26 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A-
2801N/A-
2801N/A+
2801N/A+.LP
2801N/A+The object replicator should be enabled and disabled using the Solaris
2801N/A+Service Management Facility, \fBsmf\fR(5). The service FMRI for the object
2801N/A+replicator is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-object-replicator
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-object-replicator
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR object-server.conf(5)
2801N/A+.BR object-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-object-server.1 b/doc/manpages/swift-object-server.1
2801N/A--- a/doc/manpages/swift-object-server.1
2801N/A+++ b/doc/manpages/swift-object-server.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-object-server 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-object-server 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-object-server
2801N/A-\- Openstack-swift object server.
2801N/A+\- OpenStack Swift object server.
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-object-server
2801N/A+.B /usr/lib/swift/swift-object-server
2801N/A [CONFIG] [-h|--help] [-v|--verbose]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -40,15 +40,27 @@ served. A deletion is also treated as a
2801N/A ".ts", which stands for tombstone). This ensures that deleted files are replicated
2801N/A correctly and older versions don't magically reappear due to failure scenarios.
2801N/A
2801N/A+.LP
2801N/A+The object server should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the object server
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-object-server
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-object-server
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A and
2801N/A .BI http://docs.openstack.org
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR object-server.conf(5)
2801N/A+.BR object-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-object-updater.1 b/doc/manpages/swift-object-updater.1
2801N/A--- a/doc/manpages/swift-object-updater.1
2801N/A+++ b/doc/manpages/swift-object-updater.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-object-updater 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-object-updater 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-object-updater
2801N/A-\- Openstack-swift object updater
2801N/A+\- OpenStack Swift object updater
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-object-updater
2801N/A+.B /usr/lib/swift/swift-object-updater
2801N/A [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -64,15 +64,26 @@ The options are as follows:
2801N/A .RE
2801N/A .PD
2801N/A .RE
2801N/A-
2801N/A-
2801N/A+
2801N/A+.LP
2801N/A+The object updater should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the object updater
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-object-updater
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-object-updater
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR object-server.conf(5)
2801N/A+.BR object-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-orphans.1 b/doc/manpages/swift-orphans.1
2801N/A--- a/doc/manpages/swift-orphans.1
2801N/A+++ b/doc/manpages/swift-orphans.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2892N/A .\"
2801N/A-.TH swift-orphans 1 "3/15/2012" "Linux" "OpenStack Swift"
2801N/A+.TH swift-orphans 1 "3/15/2012" "OpenStack" "OpenStack Swift"
2801N/A
2892N/A .SH NAME
2801N/A .LP
2801N/A .B swift-orphans
2801N/A-\- Openstack-swift orphans tool
2801N/A+\- OpenStack Swift orphans tool
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A@@ -65,6 +65,6 @@ The options are as follows:
2892N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2892N/A-More documentation about Openstack-Swift can be found at
2892N/A+More documentation about OpenStack Swift can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/Adiff --git a/doc/manpages/swift-proxy-server.1 b/doc/manpages/swift-proxy-server.1
2801N/A--- a/doc/manpages/swift-proxy-server.1
2801N/A+++ b/doc/manpages/swift-proxy-server.1
2801N/A@@ -15,16 +15,16 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-proxy-server 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-proxy-server 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-proxy-server
2801N/A-\- Openstack-swift proxy server.
2801N/A+\- OpenStack Swift proxy server.
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A-.B swift-proxy-server
2801N/A+.B /usr/lib/swift/swift-proxy-server
2801N/A [CONFIG] [-h|--help] [-v|--verbose]
2801N/A
2801N/A .SH DESCRIPTION
2801N/A@@ -38,13 +38,25 @@ and route there instead. When objects ar
2801N/A streamed directly through the proxy server to or from the user the proxy server does
2801N/A not spool them.
2801N/A
2801N/A+.LP
2801N/A+The proxy server should be enabled and disabled using the Solaris Service
2801N/A+Management Facility, \fBsmf\fR(5). The service FMRI for the proxy server
2801N/A+is:
2801N/A+.sp
2801N/A+.in +2
2801N/A+.nf
2801N/A+svc:/application/openstack/swift/swift-proxy-server
2801N/A+.fi
2801N/A+.in -2
2801N/A+
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A More in depth documentation in regards to
2801N/A .BI swift-proxy-server
2801N/A-and also about Openstack-Swift as a whole can be found at
2801N/A+and also about OpenStack Swift as a whole can be found at
2801N/A .BI http://swift.openstack.org/index.html
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR proxy-server.conf(5)
2801N/A+.BR proxy-server.conf (4),
2801N/A+.BR smf (5)
2801N/Adiff --git a/doc/manpages/swift-recon.1 b/doc/manpages/swift-recon.1
2801N/A--- a/doc/manpages/swift-recon.1
2801N/A+++ b/doc/manpages/swift-recon.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2892N/A .\"
2801N/A-.TH swift-recon 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-recon 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2892N/A .SH NAME
2801N/A .LP
2801N/A .B swift-recon
2801N/A-\- Openstack-swift recon middleware cli tool
2801N/A+\- OpenStack Swift recon middleware cli tool
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2801N/A@@ -104,7 +104,7 @@ cronjob to run the swift-recon-cron scri
2801N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2892N/A-More documentation about Openstack-Swift can be found at
2892N/A+More documentation about OpenStack Swift can be found at
2892N/A .BI http://swift.openstack.org/index.html
2892N/A Also more specific documentation about swift-recon can be found at
2801N/A .BI http://swift.openstack.org/admin_guide.html#cluster-telemetry-and-monitoring
2801N/A@@ -112,6 +112,6 @@ Also more specific documentation about s
2801N/A
2801N/A
2801N/A .SH "SEE ALSO"
2801N/A-.BR object-server.conf(5),
2801N/A+.BR object-server.conf (4)
2801N/A
2801N/A
2801N/Adiff --git a/doc/manpages/swift-ring-builder.1 b/doc/manpages/swift-ring-builder.1
2801N/A--- a/doc/manpages/swift-ring-builder.1
2801N/A+++ b/doc/manpages/swift-ring-builder.1
2801N/A@@ -15,12 +15,12 @@
2801N/A .\" See the License for the specific language governing permissions and
2801N/A .\" limitations under the License.
2801N/A .\"
2801N/A-.TH swift-ring-builder 1 "8/26/2011" "Linux" "OpenStack Swift"
2801N/A+.TH swift-ring-builder 1 "8/26/2011" "OpenStack" "OpenStack Swift"
2801N/A
2801N/A .SH NAME
2801N/A .LP
2801N/A .B swift-ring-builder
2801N/A-\- Openstack-swift ring builder
2801N/A+\- OpenStack Swift ring builder
2801N/A
2801N/A .SH SYNOPSIS
2801N/A .LP
2892N/A@@ -210,7 +210,7 @@ calls when no rebalance is needed but yo
2801N/A
2801N/A .SH DOCUMENTATION
2801N/A .LP
2801N/A-More in depth documentation about the swift ring and also Openstack-Swift as a
2801N/A+More in depth documentation about the swift ring and also OpenStack Swift as a
2801N/A whole can be found at
2801N/A .BI http://swift.openstack.org/overview_ring.html,
2801N/A .BI http://swift.openstack.org/admin_guide.html#managing-the-rings