diff options
author | Phil Shafer <phil@FreeBSD.org> | 2019-05-06 20:20:21 +0000 |
---|---|---|
committer | Phil Shafer <phil@FreeBSD.org> | 2019-05-06 20:20:21 +0000 |
commit | 5e203a9ddb201fcc70a0fc796120a3262b89a5ad (patch) | |
tree | bfe0339af4021322969b3bd16e07fe061b01d50e /lib/libxo/add.man | |
parent | 4e2f69f1cfeaddaa592ae2d9d01ccf1aad655112 (diff) | |
parent | 9e479b34558cf3511b48949f314de96011a16895 (diff) | |
download | src-5e203a9ddb201fcc70a0fc796120a3262b89a5ad.tar.gz src-5e203a9ddb201fcc70a0fc796120a3262b89a5ad.zip |
Import libxo-1.0.4:
- Avoid NULL deref in xo_xml_leader_len (replacing local fix in rS345967)
- update copyright dates
- update test cases
- fix uncommitted version change
Submitted by: phil
MFC after: 2 weeks
Notes
Notes:
svn path=/head/; revision=347207
Diffstat (limited to 'lib/libxo/add.man')
-rw-r--r-- | lib/libxo/add.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libxo/add.man b/lib/libxo/add.man index 83726d75ce90..42e0217c5f05 100644 --- a/lib/libxo/add.man +++ b/lib/libxo/add.man @@ -3,10 +3,10 @@ .Fx uses .Nm libxo -version 0.9.0. +version 1.0.4. Complete documentation can be found on github: .Bd -literal -offset indent -http://juniper.github.io/libxo/0.9.0/libxo\-manual.html +http://juniper.github.io/libxo/1.0.4/libxo\-manual.html .Ed .Pp .Nm libxo |