[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Add a link to environment variables inside docs
From: |
Andrea G. Monaco |
Subject: |
[PATCH] Add a link to environment variables inside docs |
Date: |
Sat, 09 Jan 2021 19:30:34 +0100 |
This is trivial, but it might save some time to beginners. Please
consider for insertion.
Cheers,
Andrea Monaco
---
docs/grub.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/grub.texi b/docs/grub.texi
index eeac9b2ce..99343d272 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -5121,7 +5121,9 @@ This command is only available on PC BIOS systems.
@deffn Command set [envvar=value]
Set the environment variable @var{envvar} to @var{value}. If invoked with no
-arguments, print all environment variables with their values.
+arguments, print all environment variables with their values. For the list of
+environment variables currently used by GRUB itself see the relevant section
+@pxref{Environment}.
@end deffn
--
2.20.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] Add a link to environment variables inside docs,
Andrea G. Monaco <=