diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:00:21 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:00:21 +0100 |
| commit | 2b8b7b979c4d6c8b4afbba10821cb02cc57211c3 (patch) | |
| tree | 9e5a6889b7d58148c37ce0bcd039d58af3ad4ce9 /getpgrp.1 | |
| parent | Update e-mail (diff) | |
| download | setpgrp-2b8b7b979c4d6c8b4afbba10821cb02cc57211c3.tar.gz setpgrp-2b8b7b979c4d6c8b4afbba10821cb02cc57211c3.tar.bz2 setpgrp-2b8b7b979c4d6c8b4afbba10821cb02cc57211c3.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
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. |
