From f7ea490e0d8d5ca83558aae88c9ab6879392147e Mon Sep 17 00:00:00 2001 From: rpe Date: Sun, 2 Jul 2017 11:53:35 +0000 Subject: [PATCH] Tweak comment --- distrib/miniroot/install.sub | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index c8ff2bf3091..fa924258940 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/ksh -# $OpenBSD: install.sub,v 1.1017 2017/07/02 11:52:44 rpe Exp $ +# $OpenBSD: install.sub,v 1.1018 2017/07/02 11:53:35 rpe Exp $ # # Copyright (c) 1997-2015 Todd Miller, Theo de Raadt, Ken Westerback # Copyright (c) 2015, Robert Peichaer @@ -2995,8 +2995,7 @@ do_upgrade(){ # Configure the network. enable_network - # Fetch the list of mirror servers and installer choices from previous - # runs. + # Fetch list of mirror servers and installer choices from previous runs. start_cgiinfo # Create a skeletal /etc/fstab which is usable for the upgrade process. -- 2.20.1