doc migration: update the doc link address[1/3]

Update the doc link brought by the swift doc migration.
Although we had some effort to fix these before, it still left lots
of bad doc link, I separate these changes into 3 patches aim to fix
all of these, this is the 1st patch for doc/manpages.

Change-Id: Ib49696706e61bbd36ae56b15b1d94aa4ce84531c
This commit is contained in:
junboli 2017-09-05 17:56:11 +08:00 committed by Tim Burke
parent 6da17e9923
commit 6998d804ff
43 changed files with 98 additions and 103 deletions

View File

@ -419,9 +419,9 @@ Ignored if IOPRIO_CLASS_IDLE is set.
.LP .LP
More in depth documentation about the swift-account-server and More in depth documentation about the swift-account-server and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html .BI https://docs.openstack.org/swift/latest/admin_guide.html
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -468,9 +468,9 @@ Ignored if IOPRIO_CLASS_IDLE is set.
.LP .LP
More in depth documentation about the swift-container-server and More in depth documentation about the swift-container-server and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html .BI https://docs.openstack.org/swift/latest/admin_guide.html
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -101,9 +101,9 @@ Whether to run the object report. The default is yes.
.LP .LP
More in depth documentation about the swift-dispersion utilities and More in depth documentation about the swift-dispersion utilities and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html#cluster-health .BI https://docs.openstack.org/swift/latest/admin_guide.html#dispersion-report
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -235,9 +235,9 @@ Path to recon cache directory. The default is /var/cache/swift.
.LP .LP
More in depth documentation about the swift-object-expirer and More in depth documentation about the swift-object-expirer and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html .BI https://docs.openstack.org/swift/latest/admin_guide.html
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -584,9 +584,9 @@ Ignored if IOPRIO_CLASS_IDLE is set.
.LP .LP
More in depth documentation about the swift-object-server and More in depth documentation about the swift-object-server and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html .BI https://docs.openstack.org/swift/latest/admin_guide.html
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -293,7 +293,7 @@ The auth credentials ("project_domain_name", "user_domain_name", "username",
service. The example values shown here assume a user named "swift" with admin service. The example values shown here assume a user named "swift" with admin
role on a project named "service", both being in the Keystone domain with id role on a project named "service", both being in the Keystone domain with id
"default". Refer to the KeystoneMiddleware documentation at "default". Refer to the KeystoneMiddleware documentation at
.BI http://docs.openstack.org/developer/keystonemiddleware/middlewarearchitecture.html#configuration .BI https://docs.openstack.org/keystonemiddleware/latest/middlewarearchitecture.html#configuration
for other examples. for other examples.
.PD 0 .PD 0
@ -1099,9 +1099,9 @@ Ignored if IOPRIO_CLASS_IDLE is set.
.LP .LP
More in depth documentation about the swift-proxy-server and More in depth documentation about the swift-proxy-server and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html .BI https://docs.openstack.org/swift/latest/admin_guide.html
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"
.BR swift-proxy-server(1) .BR swift-proxy-server(1)

View File

@ -55,9 +55,9 @@ Also download files and verify md5
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-account\-audit .BI swift\-account\-audit
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -56,7 +56,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-account-auditor .BI swift-account-auditor
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"
.BR account-server.conf(5) .BR account-server.conf(5)

View File

@ -60,7 +60,7 @@ location /etc/swift
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -62,7 +62,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-object-auditor .BI swift-object-auditor
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -64,7 +64,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-account-replicator .BI swift-account-replicator
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -38,9 +38,9 @@ objects are.
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-account-server .BI swift-account-server
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -43,9 +43,9 @@ Use wsgi/paste parser instead of readconf
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-config .BI swift\-config
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -57,7 +57,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-container-auditor .BI swift-container-auditor
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -67,7 +67,7 @@ location /etc/swift
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"
.BR swift-get-nodes(1), .BR swift-get-nodes(1),

View File

@ -50,9 +50,9 @@ Only run one pass of daemon
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-container\-reconciler .BI swift\-container\-reconciler
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -64,7 +64,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-container-replicator .BI swift-container-replicator
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -40,9 +40,9 @@ total storage usage for that container.
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-container-server .BI swift-container-server
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org
.LP .LP

View File

@ -45,9 +45,9 @@ newer rows since the last sync will trigger PUTs or DELETEs to the other contain
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-container-sync .BI swift-container-sync
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/overview_container_sync.html .BI https://docs.openstack.org/swift/latest/overview_container_sync.html
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org
.LP .LP

View File

@ -65,7 +65,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-container-updater .BI swift-container-updater
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -111,9 +111,9 @@ $ swift-dispersion-populate
.LP .LP
More in depth documentation about the swift-dispersion utilities and More in depth documentation about the swift-dispersion utilities and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html#dispersion-report .BI https://docs.openstack.org/swift/latest/admin_guide.html#dispersion-report
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -123,9 +123,9 @@ $ swift-dispersion-report
.LP .LP
More in depth documentation about the swift-dispersion utilities and More in depth documentation about the swift-dispersion utilities and
also OpenStack Swift as a whole can be found at also OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html#dispersion-report .BI https://docs.openstack.org/swift/latest/admin_guide.html#dispersion-report
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -30,9 +30,9 @@ detected, it unmounts the bad drive, so that Swift can work around it.
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-drive\-audit .BI swift\-drive\-audit
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -59,9 +59,9 @@ account.
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-form\-signature .BI swift\-form\-signature
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -101,7 +101,7 @@ location /etc/swift
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/

View File

@ -120,7 +120,4 @@ allows one to use the keywords such as "all", "main" and "rest" for the <server>
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/

View File

@ -63,7 +63,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-object-auditor .BI swift-object-auditor
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -64,9 +64,9 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-object-expirer .BI swift-object-expirer
can be found at can be found at
.BI http://docs.openstack.org/developer/swift/overview_expiring_objects.html .BI https://docs.openstack.org/swift/latest/overview_expiring_objects.html
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -64,7 +64,7 @@ Specify storage policy name
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -56,6 +56,6 @@ Only run one pass of daemon
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-object\-reconstructor .BI swift\-object\-reconstructor
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -71,7 +71,7 @@ Only run one pass of daemon
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-object-replicator .BI swift-object-replicator
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -45,9 +45,9 @@ correctly and older versions don't magically reappear due to failure scenarios.
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-object-server .BI swift-object-server
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -71,7 +71,7 @@ The options are as follows:
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-object-updater .BI swift-object-updater
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -60,7 +60,7 @@ The options are as follows:
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -66,5 +66,5 @@ The options are as follows:
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/

View File

@ -43,7 +43,7 @@ not spool them.
More in depth documentation in regards to More in depth documentation in regards to
.BI swift-proxy-server .BI swift-proxy-server
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
.SH "SEE ALSO" .SH "SEE ALSO"

View File

@ -30,9 +30,9 @@ can be read by \fBswift-recon\fR tool.
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-recon\-cron .BI swift\-recon\-cron
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -125,9 +125,9 @@ cronjob to run the swift-recon-cron script periodically:
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More documentation about OpenStack Swift can be found at More documentation about OpenStack Swift can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
Also more specific documentation about swift-recon can be found at Also more specific documentation about swift-recon can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html#cluster-telemetry-and-monitoring .BI https://docs.openstack.org/swift/latest/admin_guide.html#cluster-telemetry-and-monitoring

View File

@ -50,9 +50,9 @@ Force an object to be re\-enqueued
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-reconciler\-enqueue .BI swift\-reconciler\-enqueue
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -44,9 +44,9 @@ Just check the scenario, don't execute it.
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-ring\-builder\-analyzer .BI swift\-ring\-builder\-analyzer
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -218,9 +218,7 @@ calls when no rebalance is needed but you want to send out the new device inform
.LP .LP
More in depth documentation about the swift ring and also OpenStack Swift as a More in depth documentation about the swift ring and also OpenStack Swift as a
whole can be found at whole can be found at
.BI http://docs.openstack.org/developer/swift/overview_ring.html, .BI https://docs.openstack.org/swift/latest/overview_ring.html
.BI http://docs.openstack.org/developer/swift/admin_guide.html#managing-the-rings .BI https://docs.openstack.org/swift/latest/admin_guide.html#managing-the-rings
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/

View File

@ -48,9 +48,9 @@ The X\-Account\-Meta\-Temp\-URL\-Key for the account.
.SH DOCUMENTATION .SH DOCUMENTATION
.LP .LP
More in depth documentation in regards to More in depth documentation in regards to
.BI swift\-temp\-url .BI swift\-temp\-url
and also about OpenStack Swift as a whole can be found at and also about OpenStack Swift as a whole can be found at
.BI http://docs.openstack.org/developer/swift/index.html .BI https://docs.openstack.org/swift/latest/
and and
.BI http://docs.openstack.org .BI https://docs.openstack.org

View File

@ -208,6 +208,6 @@ api versions are by default excluded from /info.
.LP .LP
More in depth documentation about the swift.conf and also OpenStack-Swift as a More in depth documentation about the swift.conf and also OpenStack-Swift as a
whole can be found at whole can be found at
.BI http://docs.openstack.org/developer/swift/admin_guide.html .BI https://docs.openstack.org/swift/latest/admin_guide.html
and and
.BI http://docs.openstack.org/developer/swift .BI https://docs.openstack.org/swift/latest/