aboutsummaryrefslogtreecommitdiffstats
path: root/getpgrp.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--getpgrp.18
1 files changed, 4 insertions, 4 deletions
diff --git a/getpgrp.1 b/getpgrp.1
index 17b0c00..eff7c2a 100644
--- a/getpgrp.1
+++ b/getpgrp.1
@@ -31,7 +31,7 @@ Not used.
None.
.SH ENVIRONMENT VARIABLES
-No environment variables affects the execution of
+No environment variable affect the execution of
.BR getpgrp .
.SH ASYNCHRONOUS EVENTS
@@ -40,7 +40,7 @@ Default.
.SH STDOUT
The
.B getpgrp
-utility prints the identifier of it's process group
+utility prints the identifier of its process group
to the standard output.
.SH STDERR
@@ -55,13 +55,13 @@ None.
.SH EXIT STATUS
If the
.B getpgrp
-exits with one of the following statuses:
+utility exits with one of the following values:
.TP
0
Successful.
.TP
1
-A error occurred.
+An error occurred.
.SH CONSEQUENCES OF ERRORS
Default.