From 11eeb8885c7a8ffb59e12cd5fb2ae0fc324df383 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Thu, 27 May 2010 10:32:51 +0100 Subject: [PATCH] Clarify documentation on distro backports in version command. --- src/generator.ml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/generator.ml b/src/generator.ml index 620395b..c6a1262 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -810,8 +810,10 @@ 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."); +of features. In enterprise distributions we backport +features from later versions into earlier versions, +making this an unreliable way to test for features. +Use C instead."); ("set_selinux", (RErr, [Bool "selinux"]), -1, [FishAlias "selinux"], [InitNone, Always, TestOutputTrue ( -- 1.8.3.1