summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-03-21 21:30:02 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-03-21 21:30:02 +0000
commit6e78e524783f410880cc8a5a8d1bfb1c1c2d360c (patch)
treea17a5fff6542a36a3d730917085f6538a5ac73c6
parent5970cde0ccf9e2bec07013f3ad3d1ebbbad9bd70 (diff)
downloadperl-6e78e524783f410880cc8a5a8d1bfb1c1c2d360c.tar.gz
s/setgropus/setgroups/; # detypo in a comment
p4raw-id: //depot/cfgperl@5864
-rwxr-xr-xConfigure2
-rw-r--r--Porting/config.sh4
-rw-r--r--Porting/config_H4
-rw-r--r--config_h.SH2
-rw-r--r--win32/config_H.bc2
-rw-r--r--win32/config_H.gc2
-rw-r--r--win32/config_H.vc2
7 files changed, 9 insertions, 9 deletions
diff --git a/Configure b/Configure
index 34a2dc2ed2..46429cebaa 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Mar 21 17:30:20 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Mar 21 23:20:29 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
diff --git a/Porting/config.sh b/Porting/config.sh
index a0a4bba3c7..3f29888e6c 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -8,7 +8,7 @@
# Package name : perl5
# Source directory : .
-# Configuration time: Sat Mar 18 23:13:32 EET 2000
+# Configuration time: Tue Mar 21 23:22:20 EET 2000
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
@@ -59,7 +59,7 @@ ccflags='-pthread -std -DLANGUAGE_C'
ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_BSD=1 SYSTYPE_BSD=1 unix=1'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Sat Mar 18 23:13:32 EET 2000'
+cf_time='Tue Mar 21 23:22:20 EET 2000'
charsize='1'
chgrp=''
chmod=''
diff --git a/Porting/config_H b/Porting/config_H
index 75f860b678..c80ebaffe0 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -17,7 +17,7 @@
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Sat Mar 18 23:13:32 EET 2000
+ * Configuration time: Tue Mar 21 23:22:20 EET 2000
* Configured by : jhi
* Target system : osf1 alpha.hut.fi v4.0 878 alpha
*/
@@ -2231,7 +2231,7 @@
* It can be int, ushort, gid_t, etc...
* It may be necessary to include <sys/types.h> to get any
* typedef'ed information. This is only required if you have
- * getgroups() or setgropus()..
+ * getgroups() or setgroups()..
*/
#if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS)
#define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */
diff --git a/config_h.SH b/config_h.SH
index 52f4cb8da0..0f6f19acf7 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -2245,7 +2245,7 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
* It can be int, ushort, gid_t, etc...
* It may be necessary to include <sys/types.h> to get any
* typedef'ed information. This is only required if you have
- * getgroups() or setgropus()..
+ * getgroups() or setgroups()..
*/
#if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS)
#define Groups_t $groupstype /* Type for 2nd arg to [sg]etgroups() */
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 629fce46fa..7e04ed184f 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -2227,7 +2227,7 @@
* It can be int, ushort, gid_t, etc...
* It may be necessary to include <sys/types.h> to get any
* typedef'ed information. This is only required if you have
- * getgroups() or setgropus()..
+ * getgroups() or setgroups()..
*/
#if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS)
#define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */
diff --git a/win32/config_H.gc b/win32/config_H.gc
index fbc3e1987d..07e89dadb5 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -2227,7 +2227,7 @@
* It can be int, ushort, gid_t, etc...
* It may be necessary to include <sys/types.h> to get any
* typedef'ed information. This is only required if you have
- * getgroups() or setgropus()..
+ * getgroups() or setgroups()..
*/
#if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS)
#define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */
diff --git a/win32/config_H.vc b/win32/config_H.vc
index c784da9792..5d77c7b032 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -2227,7 +2227,7 @@
* It can be int, ushort, gid_t, etc...
* It may be necessary to include <sys/types.h> to get any
* typedef'ed information. This is only required if you have
- * getgroups() or setgropus()..
+ * getgroups() or setgroups()..
*/
#if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS)
#define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */