From: Richard Jones Date: Thu, 27 May 2010 09:31:07 +0000 (+0100) Subject: Add reference to version number documentation to version command. X-Git-Tag: 1.3.17~3 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=8355d3245623c106439ca5ef66f24972c8e09019 Add reference to version number documentation to version command. --- diff --git a/src/generator.ml b/src/generator.ml index 99d80fb..620395b 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -807,6 +807,8 @@ used for distro-specific information. To construct the original version string: C<$major.$minor.$release$extra> +See also: L. + I Don't use this call to test for availability of features. Distro backports makes this unreliable. Use C instead.");