From 6802f6afda85fcebb80ad76e2397dbc77155e629 Mon Sep 17 00:00:00 2001 From: Joseph Gmitter Date: Wed, 7 Nov 2018 13:13:51 -0500 Subject: [PATCH] LUDOC-11 misc: Correct version number for condition l2C The release number for l2C is wrong in the PDF style sheet, incorrectly having 2.11 instead of 2.12. Signed-off-by: Joseph Gmitter Change-Id: Id7fce45e06d9019f76b9c204ae152ff92ed530a8 Reviewed-on: https://review.whamcloud.com/33613 Tested-by: Jenkins --- style/customstyle_fo.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/customstyle_fo.xsl b/style/customstyle_fo.xsl index ffa8b2f..ad27b6d 100644 --- a/style/customstyle_fo.xsl +++ b/style/customstyle_fo.xsl @@ -155,7 +155,7 @@ Introduced in Lustre 2.9 Introduced in Lustre 2.10 Introduced in Lustre 2.11 - Introduced in Lustre 2.11 + Introduced in Lustre 2.12 Documentation Error: unrecognised condition attribute @@ -195,7 +195,7 @@ L 2.9 L 2.10 L 2.11 - L 2.11 + L 2.12 -- 1.8.3.1