diff options
Diffstat (limited to 'getpgrp.1')
| -rw-r--r-- | getpgrp.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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. |
