summaryrefslogtreecommitdiffstats
path: root/share/man/man5/procfs.5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man5/procfs.5
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man5/procfs.5')
-rw-r--r--share/man/man5/procfs.59
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5
index 169421e..47f5f9a 100644
--- a/share/man/man5/procfs.5
+++ b/share/man/man5/procfs.5
@@ -30,7 +30,8 @@ provides a two-level view of process space, unlike the previous
.Nm
implementation.
At the highest level, processes themselves are named, according to
-their process ids in decimal, with no leading zeros. There is also a
+their process ids in decimal, with no leading zeros.
+There is also a
special node called
.Pa curproc
which always refers to the process making the lookup request.
@@ -107,9 +108,11 @@ Only those address which exist in the process can be accessed.
Reads and writes to this file modify the process.
Writes to the text segment remain private to the process.
.It Pa note
-Used for sending signals to the process. Not implemented.
+Used for sending signals to the process.
+Not implemented.
.It Pa notepg
-Used for sending signal to the process group. Not implemented.
+Used for sending signal to the process group.
+Not implemented.
.It Pa regs
Allows read and write access to the process' register set.
This file contains a binary data structure
OpenPOWER on IntegriCloud