From 4e0b5990f3b9b0ddd12676fb0faf0b1cccc5c4e0 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 10 Apr 1999 04:39:51 +0000 Subject: spelling --- distrib/miniroot/install.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/miniroot/install.sub') diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index eb5ba123629..3d59cd76fa9 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.121 1999/04/07 08:47:34 deraadt Exp $ +# $OpenBSD: install.sub,v 1.122 1999/04/10 04:39:50 deraadt Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -827,7 +827,7 @@ if [ "${_url_type}" = "ftp" -a "X$ftp_proxy" = "X" ]; then echo "By default, ftp will attempt a passive connection and fall back to a normal" echo "(active) connection if that doesn't work. However, there are some very" echo "old ftp servers that claim to support passive mode, but really do not." - echo "In this case, you should explicately request an active session." + echo "In this case, you should explicitly request an active session." echo -n "Do you want to use active ftp? [${resp}] " getresp "${resp}" case "$resp" in -- cgit v1.2.3