summaryrefslogtreecommitdiff
path: root/mcon/U/d_vfork.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/d_vfork.U')
-rw-r--r--mcon/U/d_vfork.U8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcon/U/d_vfork.U b/mcon/U/d_vfork.U
index 96410e7..37b57c9 100644
--- a/mcon/U/d_vfork.U
+++ b/mcon/U/d_vfork.U
@@ -1,7 +1,7 @@
-?RCS: $Id: d_vfork.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?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
@@ -19,7 +19,7 @@
?RCS: patch27: modified to avoid spurious Whoa warnings (ADO)
?RCS:
?RCS: Revision 3.0.1.3 1994/05/06 14:59:09 ram
-?RCS: patch23: now explicitely ask whether vfork() should be used (ADO)
+?RCS: patch23: now explicitly ask whether vfork() should be used (ADO)
?RCS:
?RCS: Revision 3.0.1.2 1993/10/16 13:49:39 ram
?RCS: patch12: added magic for vfork()
@@ -40,7 +40,7 @@
?S:usevfork:
?S: This variable is set to true when the user accepts to use vfork.
?S: It is set to false when no vfork is available or when the user
-?S: explicitely requests not to use vfork.
+?S: explicitly requests not to use vfork.
?S:.
?C:HAS_VFORK (VFORK):
?C: This symbol, if defined, indicates that vfork() exists.