diff options
Diffstat (limited to 'man/man3/mach.3')
| -rw-r--r-- | man/man3/mach.3 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/man/man3/mach.3 b/man/man3/mach.3 index bf260d58..98d5404c 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 -.MR 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 -.MR Mach-cmd (3) +.MR Mach-cmd 3 describes some convenience routines for attaching to processes and core files. .PP -.MR Mach-file (3) +.MR Mach-file 3 describes the manipulation of binary files. .PP -.MR Mach-map (3) +.MR Mach-map 3 describes the interface to address spaces and register sets in executable files and executing programs. .PP -.MR Mach-stack (3) +.MR Mach-stack 3 describes support for unwinding the stack. .PP -.MR Mach-swap (3) +.MR Mach-swap 3 describes helper functions for accessing data in a particular byte order. .PP -.MR Mach-symbol (3) +.MR Mach-symbol 3 describes the interface to debugging symbol information. .SH SOURCE .B \*9/src/libmach .SH "SEE ALSO -.MR mach-file (3) , -.MR mach-map (3) , -.MR mach-stack (3) , -.MR mach-swap (3) , -.MR mach-symbol (3) +.MR mach-file 3 , +.MR mach-map 3 , +.MR mach-stack 3 , +.MR mach-swap 3 , +.MR mach-symbol 3 |
