grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] document config_directory and config_file variables
@ 2013-12-07 19:42 Andrey Borzenkov
  0 siblings, 0 replies; only message in thread
From: Andrey Borzenkov @ 2013-12-07 19:42 UTC (permalink / raw)
  To: grub-devel

---
 docs/grub.texi | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/docs/grub.texi b/docs/grub.texi
index 6144740..e41c8db 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -3038,6 +3038,8 @@ These variables have special meaning to GRUB.
 * cmdpath::
 * color_highlight::
 * color_normal::
+* config_directory::
+* config_file::
 * debug::
 * default::
 * fallback::
@@ -3180,6 +3182,20 @@ matching colors of first half.
 to support whole rgb24 palette but currently there is no compelling reason
 to go beyond the current 16 colors.
 
+
+@node config_directory
+@subsection config_directory
+
+This variable is automatically set by GRUB to the directory part of
+current configuration file name (@pxref{config_file}).
+
+
+@node config_file
+@subsection config_file
+
+Name of configuration file that is being processed (@pxref{configfile}).
+
+
 @node debug
 @subsection debug
 
-- 
tg: (bb05e31..) u/config_directory (depends on: master)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-07 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-07 19:42 [PATCH] document config_directory and config_file variables Andrey Borzenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).