From nobody Wed Jul 19 17:18:20 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 4R5jFm6C4Lz4nlsY for ; Wed, 19 Jul 2023 17:18:20 +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 4R5jFm41kqz4Zq2 for ; Wed, 19 Jul 2023 17:18:20 +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=1689787100; 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=5oOk+gzJh1VJJL1N4miF6v0VCJqtsCINl+XvitvPMCw=; b=cZcAYNqlQyHwoKZibGrFyTYOFYFCkgNtROlyVpQQMZ19VPmJVm+U+ivejQhGONYjeABD1c ANuy/QDM2eQCkOYetRL5KmJ+pd37+CYngL5sxcffym+5MhVYv4JdxG5HevohX2P2Gv5xsB J0dNXCrRQifLPu1cfBnnLtW4fs9Gs4tCxbCvGtDylzPEbvbsBHpqabbrif9xyTHXjU2TFx MbyQs4JolfLQv4/Agm2qjPF2SWmg64TPEKL7nwjhZaQxa1llawkw1TlpsgOhTR0uhD7Nyt 9eQF4wUiO6kB/PhCtoBIdk8cX7AscvDJMPHO1XSXjjVVSBQt7ELwrF+CL4OR6A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689787100; a=rsa-sha256; cv=none; b=M3V2Fm73kmRUjt+sB5rXhA5twv9+erMoGK6XlSNbX+yt8Ltm9cUN1UI21oG7/iDIDOiWsb DYLqX4xnTgl+1myzTRpwVvczCfpCrZvgv0CHNnYvBuhbYLMg5CjhIwgg+TMzhHJjy6L534 yS9jyoYc/A+PEp/iszav7coCUlfw7fdbL+ako2bmSKOdcGSXTQzATJnceOTw5nuPxJwDr5 e0l3LDbo7kArjirzOuUqAMDjvlbxa5mpT0T24XdwI1FvgaSOW1FCG7txq5AMDncnLlXt91 GwnyDiCldbZ9dBU8/OMZfWtmn34WmTUKBYk7JfMOuxdzhuis+F+LeuP0sN126Q== 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 4R5jFm2q3PzwVb for ; Wed, 19 Jul 2023 17:18:20 +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 36JHIKbS028045 for ; Wed, 19 Jul 2023 17:18:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36JHIKlP028044 for doc@FreeBSD.org; Wed, 19 Jul 2023 17:18:20 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 268470] events/: where an event is not limited to a single calendar month, name both months Date: Wed, 19 Jul 2023 17:18:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: minsoochoo0122@proton.me X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268470 Minsoo Choo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |minsoochoo0122@proton.me --- Comment #2 from Minsoo Choo --- PR 41098: --=20 You are receiving this mail because: You are the assignee for the bug.=