From 2fe228645c353c152d512d945b110ba84f872aa3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 20 Sep 2017 16:54:28 -0700 Subject: [PATCH] ref-manual: Added "N" category to glossary Discovered this item in the front of the glossary was commented out and not showing up so the user did not have the option to click on "N" to quickly get to the "N" entries, which did exist and show up. Uncommented it and put the proper beginning "N" variable in as the start. (From yocto-docs rev: 6d51dfb9de53db1222f68a6f0325eaad1a12cd6b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e2544f187eb..e34cfbcffb2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -29,7 +29,7 @@ K L M - + N O P -- 2.47.3