From: Florian Forster Date: Thu, 3 Jul 2008 15:16:37 +0000 (+0200) Subject: rrdcached(1): Some typo and minor formulation fixes. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=8ab13984159cb917aa7301e3dc491b6a82d4340f;p=rrdtool.git rrdcached(1): Some typo and minor formulation fixes. --- diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index f40f065..8e92571 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -160,7 +160,7 @@ Timed out values are inserted at the "tail". =item -Explicitely flushed values are inserted at the "head". +Explicitly flushed values are inserted at the "head". =item @@ -214,7 +214,7 @@ Example: FLUSH /tmp/foo.rrd The daemon answers with a line consisting of a status code and a short status -message, seperated by one or more space characters. A negative status code +message, separated by one or more space characters. A negative status code signals an error, a positive status code or zero signal success. If the status code is greater than zero, it indicates the number of lines that follow the status line. @@ -243,7 +243,7 @@ sent B the node has been dequeued. Returns a short usage message. If no command is given, or I is B, a list of commands supported by the daemon is returned. Otherwise a -short description, possibly containing a pointer to a manpage, is returned. +short description, possibly containing a pointer to a manual page, is returned. Obviously, this is meant for interactive usage and the format in which the commands and usage summaries are returned is not well defined. @@ -269,8 +269,8 @@ Example: =item B I I [I ...] Adds more data to a filename. This is B operation the daemon was designed -for, so describing the mechanism again is inappropriate. Read L -above for a detailed description. +for, so describing the mechanism again is unnecessary. Read L +above for a detailed explanation. =back