summaryrefslogtreecommitdiff
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-10 21:14:16 +0300
commite077391982f9f28dbfe542bba8800e7c5b916666 (patch)
tree109f483a0ce3242a0171cbae42b5028a23ab3730 /README
parentfc39849c350225c6a1cd7f6e6adff1020521eabc (diff)
downloadxz-e077391982f9f28dbfe542bba8800e7c5b916666.tar.gz
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 276a697..1b02f05 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: