From nobody Thu May 30 18:11:04 2024 X-Original-To: bugs@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 4VqvSm2bB8z5L7Gd for ; Thu, 30 May 2024 18:11:04 +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 4VqvSm1VGHz48cv for ; Thu, 30 May 2024 18:11:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717092664; a=rsa-sha256; cv=none; b=e3Z9yao2uoHb0RPLmegCHuFU4od7Yv2+Kvx+eNC/8uTr9fEz1Jlog8fF6liJ2TYhnVwasV VZZny9t2J03tfdb6k7D2T54emkV9dn2gXyAzR29jLSHR+HtXnwcktepoWoU/7E92WqrnlR YAha39bXJcZJyiTMCvfJZK7KfaOmX1YvpnvgPNj53ETxuANPnCqVO3Xn6/nw9jHjH0ETT6 DidFSS1C/ZBHQEN9fJ4b3MaxTqA9M+XGMY2qv+3AGk2FgZ8VmYSD8Zp/A0GRlnnfl6P70c eerMeHp7IN3UHKMNPy60oEku7YP9NAJCtcuEyLskCz1AS66SK0/UhJqAy8hXJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717092664; 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=Oh4wLqlmiIemG34Uorjnj+8ysqnbwl9ghcJfA5H26W0=; b=TLFwGR/Car8JQpl5z5oSUjJXY71UCMZ3nkSu2tOFoiTCAkxv9+gmpjZbmvyFHJYsMO3Q9F 8wopn01nZzyqAJmKj4xTHkNS/DaOjGmG0xhW47vK/gSUG3kj9W2KUc7StOWHp7vpCvYKav hkgANoOzaJIvYoaTLkiD5iGM7Dqe5y1gLLd57x/ewuEw83EgeqYAMaJxXh8yqgH4rxOLtC 1xZ20h0wQCwrYiR/A0KCCop9sdeHQoLoGLdBM74HcGl5f8Z8/156eVP4pCjaH1MavuOrq6 e5W4k3BoBMzok3fqdVo/9SZAbd8Aqb90RmJQWI11yKWjAkcT0VJtWD4Uol1ylw== 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 4VqvSm100CzrK1 for ; Thu, 30 May 2024 18:11:04 +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 44UIB49w010312 for ; Thu, 30 May 2024 18:11:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44UIB4D3010290 for bugs@FreeBSD.org; Thu, 30 May 2024 18:11:04 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: bugs@FreeBSD.org Subject: [Bug 259833] Typo in rcorder(8) Date: Thu, 30 May 2024 18:11:04 +0000 X-Bugzilla-Reason: AssignedTo 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: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bcr@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259833 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcr@FreeBSD.org Resolution|--- |FIXED Status|New |Closed --- Comment #1 from Benedict Reuschling --- This has been fixed in 47972d6dc4cb18cf2faf15181b9bdf482b92400d, but I forg= ot to close this PR. --=20 You are receiving this mail because: You are the assignee for the bug.=