]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/malloc_info.3
Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC END
[thirdparty/man-pages.git] / man3 / malloc_info.3
index e49bb80717866eb52537c55c84860061af5bcc68..bf1c41e427cfcce7af0f2ac08cdbfa6d3f8435b9 100644 (file)
@@ -165,6 +165,7 @@ glibc 2.13
 .EE
 .in
 .SS Program source
+.\" SRC BEGIN (malloc_info.c)
 .EX
 #include <unistd.h>
 #include <stdlib.h>
@@ -250,6 +251,7 @@ main(int argc, char *argv[])
     exit(EXIT_SUCCESS);
 }
 .EE
+.\" SRC END
 .SH SEE ALSO
 .BR mallinfo (3),
 .BR malloc (3),