summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-07-10 23:16:32 +0000
committerwiz <wiz@NetBSD.org>2002-07-10 23:16:32 +0000
commit4b20971f01e3500a59eb1a07c9cd722cd26a5c6e (patch)
tree82998221428c28e06c78c4e30b152f958a97d0a2 /gnu
parentbabf9fcdb04b7b4ceacc818b4c897280152d6114 (diff)
Spell acquire with a 'c'.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/libexec/uucp/uucico/uucico.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uucico/uucico.c b/gnu/libexec/uucp/uucico/uucico.c
index f63355fe9a2..addfeafe0e8 100644
--- a/gnu/libexec/uucp/uucico/uucico.c
+++ b/gnu/libexec/uucp/uucico/uucico.c
@@ -26,7 +26,7 @@
#include "uucp.h"
#if USE_RCS_ID
-const char uucico_rcsid[] = "$Id: uucico.c,v 1.3 1995/08/24 05:23:12 jtc Exp $";
+const char uucico_rcsid[] = "$Id: uucico.c,v 1.4 2002/07/10 23:16:33 wiz Exp $";
#endif
#include <ctype.h>
@@ -995,7 +995,7 @@ fcall (puuconf, zconfig, fuuxqt, qorigsys, qport, fifwork, fforce, fdetach,
if (fcalled && ! ftrynext)
return FALSE;
- /* Now we have to dump that port so that we can aquire a new
+ /* Now we have to dump that port so that we can acquire a new
one. On Unix this means that we will fork and get a new
process ID, so we must unlock and relock the system. */
if (fdetach)