From patchwork Mon Dec 14 14:00:26 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 4767 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=79.140.41.39; helo=v3-1039.vlinux.de; envelope-from=sven@narfation.org; receiver=b.a.t.m.a.n@lists.open-mesh.org Authentication-Results: open-mesh.org; dkim=pass reason="1024-bit key; unprotected key" header.d=narfation.org header.i=@narfation.org header.b=y/0wnNbA; dkim-adsp=pass; dkim-atps=neutral Received: from v3-1039.vlinux.de (narfation.org [79.140.41.39]) by open-mesh.org (Postfix) with ESMTPS id 2097C8151E for ; Mon, 14 Dec 2015 15:00:31 +0100 (CET) Received: from sven-desktop.home.narfation.org (unknown [IPv6:2a02:3100:2601:d8fd:21dd:bc8d:ce85:3339]) by v3-1039.vlinux.de (Postfix) with ESMTPSA id 8B17E1C8001; Mon, 14 Dec 2015 15:00:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=narfation.org; s=20121; t=1450101631; bh=yRdeE1m3co2pbxbFKr/KQxMD8nUFmcE4jZ7gk+jDGK8=; h=From:To:Cc:Subject:Date:From; b=y/0wnNbAYjkZdqXT03uuApflkgimNecDxBEbA01dA5yoiuUl/+8Pk/pziqRwullap Qfq/BX2AnrTo2uRALtDrUXxo9jI8XE+BamAStNmrGTdLOVLI+uWxW9WPG5aKBr/T+y 1pCd+aUKKgLhP70xkf7VTcfKEuHnRB70aTw7Y7hA= From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Mon, 14 Dec 2015 15:00:26 +0100 Message-Id: <1450101627-9692-1-git-send-email-sven@narfation.org> X-Mailer: git-send-email 2.6.4 Subject: [B.A.T.M.A.N.] [PATCH 1/2] alfred: Fix typo Retreive -> Retrieve X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2015 14:00:32 -0000 Signed-off-by: Sven Eckelmann --- man/alfred.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/alfred.8 b/man/alfred.8 index 95241a7..49d42bc 100644 --- a/man/alfred.8 +++ b/man/alfred.8 @@ -130,7 +130,7 @@ Send data to the alfred server and store it under id 65: .br \fB cat /etc/hostname | alfred -s 65\fP -Retreive all data stored as id 65 from all connected alfred servers: +Retrieve all data stored as id 65 from all connected alfred servers: .br \fB alfred -r 65\fP .nf