aboutsummaryrefslogtreecommitdiff
path: root/libertyxdr.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-10-04 01:45:34 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-10-04 01:46:41 +0200
commitcbeb4e31336fc6562ef4cfa782051b610d8e2198 (patch)
tree1f0ff547c54b926fca9f532fe529857df97f1595 /libertyxdr.adoc
parent0f3ed1457571ff8c42fc99e77ea18854afa877b0 (diff)
downloadliberty-cbeb4e31336fc6562ef4cfa782051b610d8e2198.tar.gz
liberty-cbeb4e31336fc6562ef4cfa782051b610d8e2198.tar.xz
liberty-cbeb4e31336fc6562ef4cfa782051b610d8e2198.zip
Improve documentation
Diffstat (limited to 'libertyxdr.adoc')
-rw-r--r--libertyxdr.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libertyxdr.adoc b/libertyxdr.adoc
index 12b7e07..d3255ed 100644
--- a/libertyxdr.adoc
+++ b/libertyxdr.adoc
@@ -9,7 +9,7 @@ LibertyXDR - an XDR-derived IDL and data serialization format
Description
-----------
*LibertyXDR* is an interface description language, as well as a data
-serialization format, that has been largely derived from XDR, though notably
+serialization format. It is largely derived from XDR, though notably
simplified.
Conventions