aboutsummaryrefslogtreecommitdiff
path: root/man/man3/mach.3
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2020-08-15 20:07:38 -0400
committerRuss Cox <rsc@swtch.com>2020-08-15 20:09:40 -0400
commitd32deab17bfffa5bffc5fab3e6577558e40888c5 (patch)
tree745b19fb64cfbd1fd9d0c6039fe35a1fd85169d3 /man/man3/mach.3
parent9843fc0d82c68c78059ccb167e8402def5a4ee1f (diff)
downloadplan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.tar.gz
plan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.tar.bz2
plan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.zip
tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
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)