Merge in documentation updates.
[m6w6/libmemcached] / docs / man / memcached_stats.3
index d373763c4e0d220e0bbb659ba11c83649edbd3cd..6d25b0581ca175d12421969fb60d799f10475391 100644 (file)
@@ -35,7 +35,7 @@ Get memcached statistics
 .SH LIBRARY
 .sp
 C Client Library for memcached (libmemcached, \-lmemcached)
-.SH SYNOPSIS
+.SS SYNOPSIS
 .sp
 .nf
 .ft C
@@ -68,7 +68,7 @@ memcached_return_t
                           void *context);
 .ft P
 .fi
-.SH DESCRIPTION
+.SS DESCRIPTION
 .sp
 libmemcached(3) has the ability to query a memcached server (or collection
 of servers) for their current state. Queries to find state return a
@@ -115,7 +115,7 @@ To find out more information please check:
 .SH AUTHOR
 .sp
 Brian Aker, <\fI\%brian@tangent.org\fP>
-.SH SEE ALSO
+.SS SEE ALSO
 .sp
 memcached(1) libmemcached(3) memcached_strerror(3)
 .SH AUTHOR