summaryrefslogtreecommitdiff
path: root/mcon/U/d_getpgid.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/d_getpgid.U')
-rw-r--r--mcon/U/d_getpgid.U4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcon/U/d_getpgid.U b/mcon/U/d_getpgid.U
index 8957f0e..e318ce2 100644
--- a/mcon/U/d_getpgid.U
+++ b/mcon/U/d_getpgid.U
@@ -2,7 +2,7 @@
?RCS:
?RCS: Copyright (c) 1996, Andy Dougherty
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -21,7 +21,7 @@
?S: is available to get the process group id.
?S:.
?C:HAS_GETPGID:
-?C: This symbol, if defined, indicates to the C program that
+?C: This symbol, if defined, indicates to the C program that
?C: the getpgid(pid) function is available to get the
?C: process group id.
?C:.