Merge in update such that trunk tree no longer commits manpages.
[awesomized/libmemcached] / docs / man / libmemcachedutil.3
diff --git a/docs/man/libmemcachedutil.3 b/docs/man/libmemcachedutil.3
deleted file mode 100644 (file)
index 766f8b5..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-.TH "LIBMEMCACHEDUTIL" "3" "June 10, 2011" "0.47" "libmemcached"
-.SH NAME
-libmemcachedutil \- libmemcached Documentation
-.
-.nr rst2man-indent-level 0
-.
-.de1 rstReportMargin
-\\$1 \\n[an-margin]
-level \\n[rst2man-indent-level]
-level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
--
-\\n[rst2man-indent0]
-\\n[rst2man-indent1]
-\\n[rst2man-indent2]
-..
-.de1 INDENT
-.\" .rstReportMargin pre:
-. RS \\$1
-. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
-. nr rst2man-indent-level +1
-.\" .rstReportMargin post:
-..
-.de UNINDENT
-. RE
-.\" indent \\n[an-margin]
-.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
-.nr rst2man-indent-level -1
-.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
-.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
-..
-.\" Man page generated from reStructeredText.
-.
-.sp
-Utility library for libmemcached
-.SH SYNOPSIS
-.sp
-.nf
-.ft C
-cc [ flag ... ] file ... \-lmemcachedutil
-
-#include <libmemcached/memcached_util.h>
-.ft P
-.fi
-.SH DESCRIPTION
-.sp
-\fBlibmemcachedutil\fP is a small and thread\-safe client library that provides
-extra functionality built on top of \fBlibmemcached\fP.
-.SH THREADS
-.sp
-Do not try to access an instance of \fBmemcached_st\fP from multiple threads
-at the same time. If you want to access memcached from multiple threads
-you should either clone the \fBmemcached_st\fP, or use the memcached pool
-implementation. see memcached_pool_create(3).
-.SH HOME
-.sp
-To find out more information please check:
-\fI\%http://libmemcached.org/\fP
-.SH SEE ALSO
-.sp
-\fIlibmemcached(3)\fP
-\fImemcached_pool_create(3)\fP \fImemcached_pool_destroy(3)\fP \fImemcached_pool_pop(3)\fP \fImemcached_pool_push(3)\fP
-.SH AUTHOR
-Brian Aker
-.SH COPYRIGHT
-2011, Brian Aker DataDifferential, http://datadifferential.com/
-.\" Generated by docutils manpage writer.
-.\" 
-.