From nobody Tue Oct 01 01:08:28 2024 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 4XHfvd2zpkz5Xx9R for ; Tue, 01 Oct 2024 01:08:29 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XHfvd1L1pz4pg0 for ; Tue, 1 Oct 2024 01:08:29 +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=1727744909; 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=9JOKQVUKGqI0kM9agQnRY5syT/FNGCkxo8AkfyCgR40=; b=ZBy4VSbUoOyAzHd4NUwLn47eRcLMCv25Kw5B7g6OanJEJ5UwF4W0VbB/h47Is6xW62Fh6m HTj4oX22YrPP3UCHQWSGDWUk6AglCSop3/spa8sVfyHfOvv/KlAw9QnEBPLTQu7N3osjo7 EDa167TQVhH5vaDHfdNV3RFHaEwtkAayQ6DbLFzD01MmygDJwohJp3idPlJNsrFP6dcd1j LAZ0zzasuod/HRFAXRwc5n96m4n2urZnfcmFuMMmQ1OI7ISH7y0wz4HInuKU+afVEU7HD2 bHyFlkQbJiTi6Qv5eP8pE8UxvEwz0m+FehZPXgzzAFM+8jVuFfN8+9zn6xbJgg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727744909; a=rsa-sha256; cv=none; b=Ayg22y9fTojN4cto9nQRc+QCgv7ASVXiqRNFfo/LcIgL9vkSPMcjpVtOFFm46yHxgVqw76 YhqRt+EgOvIqZ8gAZ4V28XQzyP9ANIVphUAsimadxBAOVHRlm+dpE+/ZUYCwNa6ND95+WY /LwkVFY4ES35U2Ap2Ed8V8EVqbk84muK4Fk592kf7X37VqvGo0QrqxoqTJd5bPDUbuT0rs qSdOXEOVKVx/nQo8rJb+bbcTd77syeDwWvZjdWqL3h9Gh5fsCUiieGLwjqyYHdTD+4xnr3 knL9FQ+FB0d13psNxLyhm2zNxQ0kZp7a0DNJx80TRwq5eMR4lZ/jMekNL+SHZw== 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 4XHfvd0xfPzGLF for ; Tue, 1 Oct 2024 01:08:29 +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 49118T7m075891 for ; Tue, 1 Oct 2024 01:08:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49118T9a075890 for doc@FreeBSD.org; Tue, 1 Oct 2024 01:08:29 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 243380] atrun(8) man page does not reflect cron.d change Date: Tue, 01 Oct 2024 01:08:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: 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=3D243380 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugmeister@FreeBSD.org --- Comment #5 from Mark Linimon --- (In reply to Gordon Bergling from comment #4) It does not seem to me that the MFC has happened yet? --=20 You are receiving this mail because: You are on the CC list for the bug.=