Procházet zdrojové kódy

Fix case in xref to Make manual.

Richard Stallman před 2 roky
rodič
revize
73d92ce6b6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      c.texi

+ 1 - 1
c.texi

@@ -12257,7 +12257,7 @@ Normally we don't run any of these commands directly.  Instead we
 write a set of @dfn{make rules} for the program, then use the
 @command{make} program to recompile only the source files that need to
 be recompiled, by following those rules.  @xref{Top, The GNU Make
-Manual, , Make, The GNU Make Manual}.
+Manual, , make, The GNU Make Manual}.
 
 @node Directing Compilation
 @chapter Directing Compilation