From 1cf159866714352fd8d7789b97068220cbb5a1a4 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 3 Jul 2004 18:29:24 +0000 Subject: Mechanically kill hard sentence breaks and double whitespaces. --- share/man/man5/procfs.5 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'share/man/man5/procfs.5') 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 -- cgit v1.1