From 2f996bf0d62ab9618bdd7c2456585d24063ec0fd Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 10 Oct 2022 10:42:42 +0000 Subject: [PATCH] consistently use IPv4/IPv6 --- distrib/notes/m4.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 87e2abe1cdc..3055da22d38 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.134 2022/09/19 12:37:02 jsg Exp $ +dnl $OpenBSD: m4.common,v 1.135 2022/10/10 10:42:42 jsg Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries dnl @@ -746,8 +746,8 @@ installation system detects that it booted from the network, and isn't interrupted within 5 seconds, it attempts a fully-automatic installation. -The installer autoconfigures a DHCP ipv4 address on the network interface the system -booted from, or in case of multiple interfaces it will ask which one +The installer autoconfigures a DHCP IPv4 address on the network interface the +system booted from, or in case of multiple interfaces it will ask which one to use. Upon success, it retrieves a response file via HTTP. If that fails, the installer asks for the response file location, which can be either a URL or a local path, and retrieves the response file from -- 2.20.1