OSDN Git Service

(split) Apply minor changes from v3.32 to v3.35 in the upstream.
[linuxjm/LDP_man-pages.git] / release / man3 / end.3
index 1178c23..489c73e 100644 (file)
@@ -93,7 +93,7 @@ First address past:
 #include <stdlib.h>
 
 extern char etext, edata, end; /* The symbols must have some type,
-                                   or "gcc -Wall" complains */
+                                   or "gcc \-Wall" complains */
 
 int
 main(int argc, char *argv[])