summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-11-14 07:36:51 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-11-14 07:36:51 +0000
commitc4a77380ec9adcd9cb29a97ae950d232d32971ae (patch)
tree1372a1c761d04aaf9fa01ee18f206c6fd1778d9a /lib/libc/gen
parent8e96fd263c085493a5a1598ed50118bff6bac683 (diff)
downloadFreeBSD-src-c4a77380ec9adcd9cb29a97ae950d232d32971ae.zip
FreeBSD-src-c4a77380ec9adcd9cb29a97ae950d232d32971ae.tar.gz
Change [Ii]t's to "It is" and "its" as appropriate.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/sysctl.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 15da599..4a663ce 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -382,7 +382,7 @@ 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.
+It is also possible for a process to set its 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
OpenPOWER on IntegriCloud