OSDN Git Service

(split) LDP: Update original to LDP v3.52.
[linuxjm/LDP_man-pages.git] / original / man3 / backtrace.3
index 85ce885..1b21794 100644 (file)
@@ -56,7 +56,9 @@ A backtrace is the series of currently active function calls for
 the program.
 Each item in the array pointed to by
 .I buffer
-is of type \fIvoid *\fP, and is the return address from
+is of type
+.IR "void\ *" ,
+and is the return address from
 the corresponding stack frame.
 The
 .I size