diff options
Diffstat (limited to 'distrib/miniroot/install.sub')
-rw-r--r-- | distrib/miniroot/install.sub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index b66c8ffd982..41be3a59222 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.168 2001/09/11 13:11:18 deraadt Exp $ +# $OpenBSD: install.sub,v 1.169 2001/09/19 00:04:02 krw 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 @@ -495,7 +495,7 @@ configurenetwork() { cat << __EOT You may configure the following network interfaces (the interfaces -marked with [X] have been succesfully configured): +marked with [X] have been successfully configured): __EOT |