summaryrefslogtreecommitdiff
path: root/tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455999013.M237478P17339Q251.exolobe1
blob: 46e0560a4e642330a5578aa12ff99407720e0f47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
Return-Path: <obnam-dev-bounces@obnam.org>
X-Original-To: distix@pieni.net
Delivered-To: distix@pieni.net
Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pieni.net (Postfix) with ESMTPS id 48B062D72A
	for <distix@pieni.net>; Tue,  3 Feb 2015 10:02:47 +0100 (CET)
Received: from platypus.pepperfish.net (unknown [10.112.100.20])
	by bagpuss.pepperfish.net (Postfix) with ESMTP id F26AD2758;
	Tue,  3 Feb 2015 09:02:46 +0000 (GMT)
Received: from localhost ([::1] helo=platypus.pepperfish.net)
	by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
	id 1YIZNe-0004ck-S7; Tue, 03 Feb 2015 09:02:46 +0000
Received: from inmail ([10.112.100.10] helo=mx0.pepperfish.net)
 by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
 id 1YIZNd-0004bN-1S
 for <obnam-dev@obnam.org>; Tue, 03 Feb 2015 09:02:45 +0000
Received: from xvm-166-37.ghst.net
 ([95.142.166.37] helo=pieni.net ident=postfix)
 by mx0.pepperfish.net with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256)
 (Exim 4.80) (envelope-from <liw@liw.fi>) id 1YIZNa-00069S-WD
 for obnam-dev@obnam.org; Tue, 03 Feb 2015 09:02:44 +0000
Received: from exolobe1.liw.fi (82-181-8-107.bb.dnainternet.fi [82.181.8.107])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by pieni.net (Postfix) with ESMTPSA id 488802D72A
 for <obnam-dev@obnam.org>; Tue,  3 Feb 2015 10:02:42 +0100 (CET)
Received: from exolobe1.liw.fi (localhost [127.0.0.1])
 by exolobe1.liw.fi (Postfix) with ESMTPS id 7C8E741356
 for <obnam-dev@obnam.org>; Tue,  3 Feb 2015 11:02:03 +0200 (EET)
Date: Tue, 3 Feb 2015 11:02:02 +0200
From: Lars Wirzenius <liw@liw.fi>
To: obnam-dev@obnam.org
Message-ID: <20150203090202.GJ31560@exolobe1.liw.fi>
References: <1422893064-21652-1-git-send-email-jn@hz6.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1422893064-21652-1-git-send-email-jn@hz6.de>
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Spam-Score: -3.4
X-Spam-Score-int: -33
X-Spam-Bar: ---
X-Scanned-By: pepperfish.net, Tue, 03 Feb 2015 09:02:44 +0000
X-Spam-Report: Content analysis details: (-3.4 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 PPF_USER_AGENT_MUTT    User-Agent: contains Mutt (Mutt isn't a spam
 tool) -0.5 PPF_USER_AGENT         User-Agent: exists
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
Subject: Re: [PATCH] fixes typo in en-manual
X-BeenThere: obnam-dev@obnam.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Obnam development discussions <obnam-dev-obnam.org>
List-Unsubscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=unsubscribe>
List-Archive: <http://listmaster.pepperfish.net/pipermail/obnam-dev-obnam.org>
List-Post: <mailto:obnam-dev@obnam.org>
List-Help: <mailto:obnam-dev-request@obnam.org?subject=help>
List-Subscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=subscribe>
Sender: obnam-dev-bounces@obnam.org
Errors-To: obnam-dev-bounces@obnam.org

thanks, applied.

On Mon, Feb 02, 2015 at 05:04:24PM +0100, Jan Niggemann wrote:
> ---
>  manual/en/160-tuning.mdwn |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/manual/en/160-tuning.mdwn b/manual/en/160-tuning.mdwn
> index bcca7f0..180a338 100644
> --- a/manual/en/160-tuning.mdwn
> +++ b/manual/en/160-tuning.mdwn
> @@ -2,7 +2,7 @@
>  
>  This chapter discusses ways to tune Obnam performance for various
>  situations. It covers the various options that can affect CPU and
> -memory consumptions, as well as ways to experiment to find a good set
> +memory consumption, as well as ways to experiment to find a good set
>  of values.
>  
>  See <http://obnam.org/faq/tuning/> for a start.
> -- 
> 1.7.10.4
> 
> Correction of previous patch, keeping the pun in the title of 070...mdwn
> 
> _______________________________________________
> obnam-dev mailing list
> obnam-dev@obnam.org
> http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org
> 

-- 
Happiness is a tested backup.

_______________________________________________
obnam-dev mailing list
obnam-dev@obnam.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org