Merge in documentation updates.
[m6w6/libmemcached] / docs / man / memcached_callback_set.3
index 5cb91d53da0d8b17a93f0c89ba9942c75b46d7be..597a54fe898d2a92c6ff7c1e0153f602b17b2985 100644 (file)
@@ -35,7 +35,7 @@ Get and set a callback
 .SH LIBRARY
 .sp
 C Client Library for memcached (libmemcached, \-lmemcached)
-.SH SYNOPSIS
+.SS SYNOPSIS
 .sp
 .nf
 .ft C
@@ -52,7 +52,7 @@ void *
                           memcached_return_t *error);
 .ft P
 .fi
-.SH DESCRIPTION
+.SS DESCRIPTION
 .sp
 libmemcached(3) can have callbacks set key execution points. These either
 provide function calls at points in the code, or return pointers to
@@ -176,9 +176,9 @@ 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)
+\fImemcached(1)\fP \fIlibmemcached(3)\fP \fImemcached_strerror(3)\fP
 .SH AUTHOR
 Brian Aker
 .SH COPYRIGHT