aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-11-14 07:35:02 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-11-14 07:35:02 +0000
commitd2d9aa87f5564eb1aca7386cb6f595b13ebd556f (patch)
tree5a6715a4326a2d0e7095b593172ea75fb2db38d8 /lib/libc/gen/sysctl.3
parentdc029a4bd791a9d563ec6718bd6fe3f9b4d81e6f (diff)
downloadsrc-d2d9aa87f5564eb1aca7386cb6f595b13ebd556f.tar.gz
src-d2d9aa87f5564eb1aca7386cb6f595b13ebd556f.zip
Whitespace only: remove hard sentence breaks introduced in previous
commit and use a paragraph marker (Pp) instead of a blank line.
Notes
Notes: svn path=/head/; revision=68709
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r--lib/libc/gen/sysctl.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 900fa4499170..15da599877ae 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -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