From 8355d3245623c106439ca5ef66f24972c8e09019 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Thu, 27 May 2010 10:31:07 +0100 Subject: [PATCH] Add reference to version number documentation to version command. --- src/generator.ml | 2 ++ 1 file changed, 2 insertions(+) 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."); -- 1.8.3.1