From aa4681023bc09e16392bcd3920b8ec9a82354178 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 24 Oct 2013 21:57:49 +0200 Subject: info syntax derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/gpp.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'info') diff --git a/info/gpp.texinfo b/info/gpp.texinfo index 133afc5..c16d312 100644 --- a/info/gpp.texinfo +++ b/info/gpp.texinfo @@ -218,14 +218,14 @@ preprocessor function or be an external program. Preprocossor directives cannot be used inside it, everything in it is in GNU Bash. -@@{...} is another inline preprocessor directive, +@@@{...@} is another inline preprocessor directive, you can put the name of a preprocessor variable or environment variable inside it to get the variable's value. For example, if you are logged in as `twilight' @example -Your are logged in as @@{USER}. +Your are logged in as @@@{USER@}. @end example will after preprocessing say -- cgit v1.2.3-70-g09d2