summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-06-30 12:53:06 +0000
committerkris <kris@FreeBSD.org>1999-06-30 12:53:06 +0000
commited6a966fc1d14d928c64a646b278ef474aec6c97 (patch)
treebb4f934269891d78c6941497285589d374af7129 /usr.bin/ftp
parentc9ebcf4453f5fe39feceb61c90a99011984162da (diff)
downloadFreeBSD-src-ed6a966fc1d14d928c64a646b278ef474aec6c97.zip
FreeBSD-src-ed6a966fc1d14d928c64a646b278ef474aec6c97.tar.gz
retreived -> retrieved
Obtained from: OpenBSD
Diffstat (limited to 'usr.bin/ftp')
-rw-r--r--usr.bin/ftp/cmds.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ftp/cmds.c b/usr.bin/ftp/cmds.c
index 57b286b..04b7c43 100644
--- a/usr.bin/ftp/cmds.c
+++ b/usr.bin/ftp/cmds.c
@@ -1,4 +1,4 @@
-/* $Id: cmds.c,v 1.13 1998/01/09 13:45:11 msmith Exp $ */
+/* $Id: cmds.c,v 1.14 1998/02/14 15:38:29 steve Exp $ */
/* $NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $ */
/*
@@ -39,7 +39,7 @@
#if 0
static char sccsid[] = "@(#)cmds.c 8.6 (Berkeley) 10/9/94";
#else
-__RCSID("$Id: cmds.c,v 1.13 1998/01/09 13:45:11 msmith Exp $");
+__RCSID("$Id: cmds.c,v 1.14 1998/02/14 15:38:29 steve Exp $");
__RCSID_SOURCE("$NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $");
#endif
#endif /* not lint */
@@ -922,7 +922,7 @@ setglob(argc, argv)
}
/*
- * Toggle preserving modification times on retreived files.
+ * Toggle preserving modification times on retrieved files.
*/
/*VARARGS*/
void
OpenPOWER on IntegriCloud