Whitespace only: remove hard sentence breaks introduced in previous
commit and use a paragraph marker (Pp) instead of a blank line.
This commit is contained in:
parent
dc029a4bd7
commit
d2d9aa87f5
@ -377,11 +377,12 @@ The third and fourth level names are as follows:
|
||||
.It KERN\_PROC\_UID A user ID
|
||||
.It KERN\_PROC\_RUID A real user ID
|
||||
.El
|
||||
|
||||
.Pp
|
||||
If the third level name is KERN_PROC_ARGS then the command line argument
|
||||
array is returned in a flattened form, i.e. zero-terminated arguments
|
||||
follow each other. The total size of array is returned. It's also possible
|
||||
for a process to set it's own process title this way.
|
||||
follow each other.
|
||||
The total size of array is returned.
|
||||
It's also possible for a process to set it's own process title this way.
|
||||
.Bl -column "Third level nameXXXXXX" "Fourth level is:XXXXXX" -offset indent
|
||||
.It Pa Third level name Fourth level is:
|
||||
.It KERN\_PROC\_ARGS A process ID
|
||||
|
Loading…
x
Reference in New Issue
Block a user