Update man pages to Pike version and release date
The man pages listed version and dates that are out of date. This patch bumps the dates and version to Pike specific values. It also moves the common metadata of each man page to a header file. Change-Id: I5e0c57d893b8e93a0a25d1809f81ad28eca401e3
This commit is contained in:
parent
d785e837d0
commit
e0e738c866
@ -6,12 +6,7 @@ glance-api
|
||||
Server for the Glance Image Service API
|
||||
---------------------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-cache-cleaner
|
||||
Glance Image Cache Invalid Cache Entry and Stalled Image cleaner
|
||||
----------------------------------------------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-cache-manage
|
||||
Cache management utility
|
||||
------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-cache-prefetcher
|
||||
Glance Image Cache Pre-fetcher
|
||||
------------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-cache-pruner
|
||||
Glance cache pruner
|
||||
-------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-control
|
||||
Glance daemon start/stop/reload helper
|
||||
--------------------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-manage
|
||||
Glance Management Utility
|
||||
-------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-registry
|
||||
Server for the Glance Registry Service
|
||||
--------------------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-replicator
|
||||
Replicate images across multiple data centers
|
||||
---------------------------------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
@ -6,12 +6,7 @@ glance-scrubber
|
||||
Glance scrub service
|
||||
--------------------
|
||||
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2016-10-6
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 13.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
||||
.. include:: header.rst
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
6
doc/source/man/header.rst
Normal file
6
doc/source/man/header.rst
Normal file
@ -0,0 +1,6 @@
|
||||
:Author: glance@lists.launchpad.net
|
||||
:Date: 2017-09-15
|
||||
:Copyright: OpenStack Foundation
|
||||
:Version: 15.0.0
|
||||
:Manual section: 1
|
||||
:Manual group: cloud computing
|
Loading…
Reference in New Issue
Block a user