From nobody Sun Apr 9 18:19:47 2023 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PvgPJ074Vz443rh for ; Sun, 9 Apr 2023 18:19:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PvgPH3t18z4CWC for ; Sun, 9 Apr 2023 18:19:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681064387; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VqVPWl5JTf/8NNjzCbNlWwm35bxonb4BCZ99xZNYvR0=; b=KOjA8fbVinS/SEzTjeuXFi8ahShyDQ/VDbzv3LJP+QsK/gxFP3NDKRkkps/zxTxRxlvUKQ KFsiumaLle262TlEg6BkkT9anxjrHtG85TRM65xGlUQji3fRH/BGJpUt1llED1j1Zl4wIF LA1XKcIn5eH3JUqVr0H7zy0RCzstdqlAYLgdwyGqFkGwJuz4LEU89u3R0/i2ZPs9Osydto tRXtKnjLWNPIfCY+x1yQSa0ZiXPWPKOV90JFpx0kEiIIijsk6R+WUHCqvkjv+eBcxqaYbT JkQ0W0aZrGqtlIT1hGFWj6AYxGNbJ817b9++XdbwXirCZh1ON97iZ/uVkphCXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681064387; a=rsa-sha256; cv=none; b=Y4mbEuQNMrbOaaci//ckwbqOSZgLEF8V3bSCS0SpiOl1pxGoj8NLfsfHLtj9vn6nupRBHv 33m2HH0iFSyk1hv9rQhEfCL9iaVQv3ro6bfUk0+4L65Q8Ei2s3gxbjpcNfP/Q6NgNjzpKx 0gzTQ62Bn6E7LyO6J0jNSfwe9sQpVLfnPuNcx9lUrQZYwNol5iBYq2O48bCtm4JpgD/U4c G5AeMJyIV32y70XS2tptz1PILgiAZlj/skY+xmlIaquSW6P871Gtg7AF8Lfp76vY1hSbWD iMv7ZdDXyiFu8xt0wRCY04ScoxzC1srUQB4U5pgqQP9HW2NG96LK4m4erqfqqA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PvgPH1Ww9zJVG for ; Sun, 9 Apr 2023 18:19:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 339IJlSd025907 for ; Sun, 9 Apr 2023 18:19:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 339IJl83025906 for doc@FreeBSD.org; Sun, 9 Apr 2023 18:19:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 270338] FreeBSD Handbook: minor and major upgrades with freebsd-update(8): corrections and improvements Date: Sun, 09 Apr 2023 18:19:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status see_also Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270338 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress See Also| |https://reviews.freebsd.org | |/D39474 --- Comment #4 from Graham Perrin --- >From D39474:=20 > Given the imminent announcement of 13.2-RELEASE, I'll appreciate=20 > approval or comments at the earliest opportunity. Thanks --=20 You are receiving this mail because: You are on the CC list for the bug.=