[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1975/8267] ref-manual: Update SERIAL_CONSOLES_CHECK description



commit bfd0850e76b3636983d10be6c4b3900170a1e8ff
Author: California Sullivan <california l sullivan intel com>
Date:   Thu Aug 18 17:13:34 2016 -0700

    ref-manual: Update SERIAL_CONSOLES_CHECK description
    
    The previous description was not accurate. Looking at the code,
    SERIAL_CONSOLES_CHECK does not act like SERIAL_CONSOLES, as it
    will not add consoles to enable but only check and disable
    consoles defined by SERIAL_CONSOLES. Also, the previous patch
    adds aliasing functionality that needed to be documented.
    
    I (Scott Rifenbark) did a bit of word-smithing here from the
    original patch.
    
    (From yocto-docs rev: 55d07048e831f0dbc955b74e029fe26ed276675b)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/ref-manual/ref-variables.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 1221cab..83706ab 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -11675,7 +11675,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
 
         <glossentry id='var-SERIAL_CONSOLES_CHECK'><glossterm>SERIAL_CONSOLES_CHECK</glossterm>
             <info>
-                SERIAL_CONSOLES_CHECK[doc] = "Specifies serial consoles, which must be listed in 
SERIAL_CONSOLES, to check against /proc/console before enabling them using getty. Supported only by SysVinit."
+                SERIAL_CONSOLES_CHECK[doc] = "Selected SERIAL_CONSOLES to check against /proc/console before 
enabling using getty. Supported only by SysVinit."
             </info>
             <glossdef>
                 <para role="glossdeffirst">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]