aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-05-10 21:14:16 +0300
committerLasse Collin <lasse.collin@tukaani.org>2012-05-24 19:16:37 +0300
commit35e9c58abb0ce3993da844aaeaa3e7231cd2be8f (patch)
treea1212f87f52a39637ebccb547485e977ed0e744b /README
parentFix a few typos and add some missing articles in some documents. (diff)
downloadxz-35e9c58abb0ce3993da844aaeaa3e7231cd2be8f.tar.xz
Docs: Cleanup line wrapping a bit.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 276a6977..1b02f05e 100644
--- a/README
+++ b/README
@@ -109,8 +109,8 @@ XZ Utils
written yet.
For now, if you have never used liblzma, libbzip2, or zlib, I
- recommend learning the *basics* of the zlib API. Once you know that, it
- should be easier to learn liblzma.
+ recommend learning the *basics* of the zlib API. Once you know that,
+ it should be easier to learn liblzma.
http://zlib.net/manual.html
http://zlib.net/zlib_how.html
@@ -124,10 +124,10 @@ XZ Utils
- X is the major version. When this is incremented, the library
API and ABI break.
- - Y is the minor version. It is incremented when new features are
- added without breaking the existing API or ABI. An even Y indicates
- a stable release and an odd Y indicates unstable (alpha or beta
- version).
+ - Y is the minor version. It is incremented when new features
+ are added without breaking the existing API or ABI. An even Y
+ indicates a stable release and an odd Y indicates unstable
+ (alpha or beta version).
- Z is the revision. This has a different meaning for stable and
unstable releases: