aboutsummaryrefslogtreecommitdiff
path: root/man/man3/mach.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/mach.3')
-rw-r--r--man/man3/mach.324
1 files changed, 12 insertions, 12 deletions
diff --git a/man/man3/mach.3 b/man/man3/mach.3
index 71742155..bf260d58 100644
--- a/man/man3/mach.3
+++ b/man/man3/mach.3
@@ -40,7 +40,7 @@ points at the structure for the architecture being debugged.
It is set implicitly by
.I crackhdr
(see
-.IM mach-file (3) )
+.MR mach-file (3) )
and can be set explicitly by calling
.I machbyname
or
@@ -66,31 +66,31 @@ Mac OS X).
Other manual pages
describe the library functions in detail.
.PP
-.IM Mach-cmd (3)
+.MR Mach-cmd (3)
describes some convenience routines for attaching to
processes and core files.
.PP
-.IM Mach-file (3)
+.MR Mach-file (3)
describes the manipulation of binary files.
.PP
-.IM Mach-map (3)
+.MR Mach-map (3)
describes the interface to address spaces and register sets
in executable files and executing programs.
.PP
-.IM Mach-stack (3)
+.MR Mach-stack (3)
describes support for unwinding the stack.
.PP
-.IM Mach-swap (3)
+.MR Mach-swap (3)
describes helper functions for accessing data
in a particular byte order.
.PP
-.IM Mach-symbol (3)
+.MR Mach-symbol (3)
describes the interface to debugging symbol information.
.SH SOURCE
.B \*9/src/libmach
.SH "SEE ALSO
-.IM mach-file (3) ,
-.IM mach-map (3) ,
-.IM mach-stack (3) ,
-.IM mach-swap (3) ,
-.IM mach-symbol (3)
+.MR mach-file (3) ,
+.MR mach-map (3) ,
+.MR mach-stack (3) ,
+.MR mach-swap (3) ,
+.MR mach-symbol (3)