X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemflush.1;h=3617c686bc58669a22bbbbfaaefeaca9e70270a8;hb=c3723b53b87471782076765f0fff656d07de74e0;hp=d3c446c6695bfd7d1e4d420aa4298b8eefb789f6;hpb=2e5705daa52faa457f104864a27cfbba98ed568e;p=m6w6%2Flibmemcached diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index d3c446c6..3617c686 100644 --- a/docs/man/memflush.1 +++ b/docs/man/memflush.1 @@ -1,4 +1,4 @@ -.TH "MEMFLUSH" "1" "April 10, 2011" "0.47" "libmemcached" +.TH "MEMFLUSH" "1" "June 10, 2011" "0.47" "libmemcached" .SH NAME memflush \- libmemcached Documentation . @@ -46,7 +46,7 @@ Reset a server or list of servers .SH DESCRIPTION .sp \fBmemflush\fP resets the contents of memcached(1) servers. -This means all data in these servers will be deleted. +This means that all data in the specified servers will be deleted. .sp You can specify servers via the \fB\-\-servers\fP option or via the environment variable \fBMEMCACHED_SERVERS\fP. @@ -55,7 +55,7 @@ For a full list of operations run the tool with the \fB\-\-help\fP option. .SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP +\fI\%http://libmemcached.org/\fP .SH AUTHOR .sp Brian Aker, <\fI\%brian@tangent.org\fP>