summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-23 12:46:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-23 12:46:51 -0400
commit7400c8318aea1cc5f43352ae97454fd34e1126b1 (patch)
treeb574b0b24dd138d0d8f3ac73e57e2c70295a2f9f
parent68d90b3328f7b8e7c9aa0bd997bef20724d7cafc (diff)
correct
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f124296cc..eef1d7e29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ git-annex (0.20110321) UNRELEASED; urgency=low
* Free space checking is now done, for transfers of data for keys
that have free space metadata. (Notably, not for SHA* keys generated
with git-annex 0.2x or earlier.) The code is believed to work on
- Linux, FreeBSD, and OSX; check compile-time messages to see if it
+ Linux and FreeBSD; check compile-time messages to see if it
is not enabled for your OS.
* Add annex.diskreserve config setting, to control how much free space
to reserve for other purposes and avoid using (defaults to 1 mb).