projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
44a8594
)
Fixed a spelling error caught by lintian.
author
Monty Taylor
<mordred@inaugust.com>
Fri, 28 May 2010 16:56:01 +0000
(09:56 -0700)
committer
Monty Taylor
<mordred@inaugust.com>
Fri, 28 May 2010 16:56:01 +0000
(09:56 -0700)
docs/memcat.pod
patch
|
blob
|
history
diff --git
a/docs/memcat.pod
b/docs/memcat.pod
index 12947c671c99765e64f75b0c2141bd91ee0ef6cd..8e572b7cff37793dd71d10475b7087e0dc92a938 100644
(file)
--- a/
docs/memcat.pod
+++ b/
docs/memcat.pod
@@
-8,7
+8,7
@@
memcat - Copy a set of keys to stdout
=head1 DESCRIPTION
-B<memcat> outputs to stdout the value a single or mutiple set of keys
+B<memcat> outputs to stdout the value a single or mu
l
tiple set of keys
stored in a memcached(1) server. If any key is not found an error is returned.
It is similar to the standard UNIX cat(1) utility.