Kaynağa Gözat

Merge trunk revision 2360:
r2360 | sdake | 2009-07-13 09:46:13 -0700 (Mon, 13 Jul 2009) | 2 lines

Add NAME entries to manpages.


git-svn-id: http://svn.fedorahosted.org/svn/corosync/branches/flatiron@2421 fd59a12c-fef9-0310-b244-a6a79926bd2f

Steven Dake 16 yıl önce
ebeveyn
işleme
77dd8abd00

+ 2 - 0
man/confdb_overview.8

@@ -32,6 +32,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH CONFDB_OVERVIEW 8 2006-03-06 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+confdb_overview \- Confdb Library Overview
 .SH OVERVIEW
 The CONFDB library is delivered with the corosync project.  This library is used
 to examine manipulate the configuration database used by corosync.

+ 2 - 0
man/coroipc_overview.8

@@ -32,6 +32,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH COROIPC_OVERVIEW 8 2009-03-21 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+coroipc_overview \- Overview of coroipc libraries
 .SH OVERVIEW
 The coroipcs and coroipcc libraries provide a generically reusable very high
 performance shared memory IPC sytem for client and service applications.

+ 2 - 0
man/corosync_overview.8

@@ -33,6 +33,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH COROSYNC_OVERVIEW 8 2006-05-10 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+corosync_overview \- Corosync overview
 .SH OVERVIEW
 The corosync project is a project to implement a production quality "Revised BSD"
 licensed implementation of the most recent SA Forum's Application Interface

+ 2 - 0
man/cpg_overview.8

@@ -32,6 +32,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH CPG_OVERVIEW 8 2009-4-15 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+cpg_overview \- CPG library overview
 .SH OVERVIEW
 The CPG library is delivered with the corosync project.  This library is used
 to create distributed applications that operate properly during partitions, merges,

+ 2 - 0
man/evs_overview.8

@@ -32,6 +32,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH EVS_OVERVIEW 8 2004-08-31 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+evs_overview \- EvS Library Overview
 .SH OVERVIEW
 The EVS library is delivered with the corosync project.  This library is used
 to create distributed applications that operate properly during partitions, merges,

+ 2 - 0
man/logsys_overview.8

@@ -33,6 +33,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH LOGSYS_OVERVIEW 8 2009-06-16 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+logsys_overview \- Logsys Library Overview
 .SH OVERVIEW
 The logsys library provides a generically usable logging and tracing system for
 use by applications.  It supports many features including:

+ 2 - 0
man/votequorum_overview.8

@@ -32,6 +32,8 @@
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .TH VOTEQUORUM_OVERVIEW 8 2009-01-26 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.SH NAME
+votequorum_overview \- Votequorum Library Overview
 .SH OVERVIEW
 The votequuorum library is delivered with the corosync project. It is the external interface to
 the vote-based quorum service. This service is optionally loaded into all ndes in a corosync cluster