Add reference to version number documentation to version command.
authorRichard Jones <rjones@redhat.com>
Thu, 27 May 2010 09:31:07 +0000 (10:31 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 27 May 2010 09:33:32 +0000 (10:33 +0100)
src/generator.ml

index 99d80fb..620395b 100755 (executable)
@@ -807,6 +807,8 @@ used for distro-specific information.
 To construct the original version string:
 C<$major.$minor.$release$extra>
 
+See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>.
+
 I<Note:> Don't use this call to test for availability
 of features.  Distro backports makes this unreliable.  Use
 C<guestfs_available> instead.");