From 76d68a465d2e1077b13632b7b0f990f204dad07b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 18 Nov 2014 06:46:55 +0100 Subject: stylo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 71529cf..65099d4 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5588,9 +5588,9 @@ letter("b" "B") # and so on ... @end example -The name of this macro is ``letter/2'', -but it is called with the name ``letter'' -and two arguments. The ``/2'' suffix means +The name of this macro is `letter/2', +but it is called with the name `letter' +and two arguments. The `/2'-suffix means that it is invoked with exactly two arguments. You can use this do define multiple version of the same macro, with the same invocation @@ -5617,7 +5617,7 @@ letter("ö" "Ö") @end example @code{\add( )} and @code{\sub( )} are calls to two -built-in functions named ``add/2'' and ``sub/2''. +built-in functions named `add/2' and `sub/2'. -- cgit v1.2.3-70-g09d2