X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Fmemcached_lib_version.3;h=81be835fba015a5f8fcfb51e9db11b591f0a6b2c;hb=281c398ba3a10af677494c4453cd09d85ca921e0;hp=11e062e5aba11d0de4fff673b51e8eb1007dbbac;hpb=bf12e933c3c73aa04d8de2221144cc73cc9ef3b8;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_lib_version.3 b/docs/man/memcached_lib_version.3 index 11e062e5..81be835f 100644 --- a/docs/man/memcached_lib_version.3 +++ b/docs/man/memcached_lib_version.3 @@ -35,7 +35,7 @@ Get library version .SH LIBRARY .sp C Client Library for memcached (libmemcached, \-lmemcached) -.SH SYNOPSIS +.SS SYNOPSIS .sp .nf .ft C @@ -49,7 +49,7 @@ memcached_return_t memcached_version (memcached_st *ptr) .ft P .fi -.SH DESCRIPTION +.SS DESCRIPTION .sp memcached_lib_version() is used to return a simple version string representing the libmemcached version (version of the client library, not server) @@ -73,7 +73,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