Merge in documentation updates.
[awesomized/libmemcached] / docs / man / memcached_stat_servername.3
index 67660009a1e0d3afd7ffa3397f4ca878d0a82785..6ad944bd6006e5dd62678bc14b968f680b26ea0a 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