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:
Sheldon Hearn 2000-11-14 07:35:02 +00:00
parent dc029a4bd7
commit d2d9aa87f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68709

View file

@ -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