summaryrefslogtreecommitdiffstats
path: root/share/man/man5/procfs.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/procfs.5')
-rw-r--r--share/man/man5/procfs.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5
index cdb3971..169421e 100644
--- a/share/man/man5/procfs.5
+++ b/share/man/man5/procfs.5
@@ -78,7 +78,7 @@ in which case that signal is delivered to the process
The debug registers as defined by
.Dv "struct dbregs"
in
-.Pa <machine/reg.h> .
+.In machine/reg.h .
.Pa dbregs
is currently only implemented on the i386 architecture.
.It Pa etype
@@ -95,7 +95,7 @@ If the file cannot be found, the link target is
The floating point registers as defined by
.Dv "struct fpregs"
in
-.Pa <machine/reg.h> .
+.In machine/reg.h .
.Pa fpregs
is only implemented on machines which have distinct general
purpose and floating point register sets.
@@ -115,7 +115,7 @@ Allows read and write access to the process' register set.
This file contains a binary data structure
.Dv "struct regs"
defined in
-.Pa <machine/reg.h> .
+.In machine/reg.h .
.Pa regs
can only be written when the process is stopped.
.It Pa rlimit
OpenPOWER on IntegriCloud