From nobody Mon Sep 30 18:56:21 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 4XHVfF4QFsz5XVPX for ; Mon, 30 Sep 2024 18:56:21 +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 4XHVfF1PF9z3yKt for ; Mon, 30 Sep 2024 18:56:21 +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=1727722581; 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=vj7m1iIRMF/vmZXWMZ5gucUwO90VDA3FF18Hk8dgL/s=; b=IA/M+IaKfSk/5nF1bz5s723GtUv3Vyw1Fk7xgkDZJ1mYH1nZoqXI5yTpnEQnuE4P8eLfTH 6i07Agu5VbjjfV5/M0C81HfvAi+Mh072duSjiHO86NeIGv0A05nhUnEvssXWRJJv9m3Jl/ 0hSqoyW1gLnawcWTO30whDMyZWZg4znYToXew1+EqOXA/SfjAtou7OlHTEKsjbCmckTbMJ +819dTI/obaSxY+VjcgNtTZ83Ne634cHwucT8Pjp6dQ3f5RB6y5cblSTsXgXeRofzLkHzr Xm0P+aB4OEMrzdgokeHsYmImNbOiUqDGjjitW/RVbXcr7LRqwkrBsN0f6s2gUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727722581; a=rsa-sha256; cv=none; b=v6s4EVhrdnAejb0Cnjc15zqn28FyG1mBt4Iw5q1aG1cCMxy/UpAJU/Ys6ySPea66wd7NHV KjKOCGjGHqfqs8raNht839amOEXhcbLRbcMz19kladBjjmlvRNaoZbVLYbA6WOrSOofv1t HlyYvkaYzQhgp0B57k/zwm/enSnRo2KFW7E2xbLs6IU7Z8CpHygVPuDIdu7oFrzHbvW+xf F+drjX7JbZ5OwMlRLq8nX8dxxfof/Xsf9SCyR8iCYWecqvAOICHiTe0JvheO79ujIw2ehE /swovSsBSbPMK4AuyhJFoD7KCQbrJfB0I9EE1OjdwcG8RBJ/O9nOuPpoQvWyYQ== 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 4XHVfF119qz15Dt for ; Mon, 30 Sep 2024 18:56:21 +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 48UIuLV9001004 for ; Mon, 30 Sep 2024 18:56:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48UIuLtn001003 for doc@FreeBSD.org; Mon, 30 Sep 2024 18:56:21 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 281779] [PATCH] Handbook: Typo in sysrc usage snippet Date: Mon, 30 Sep 2024 18:56:21 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: aluuu@husa.su X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D281779 --- Comment #1 from Aleksandr Dinu --- I found the same typo in the .po file in the same directory[1]. However, changing it had no effect on the `en` version of the handbook. Is this intentional? Should I fix this one too for consistency? [1] https://cgit.freebsd.org/doc/tree/documentation/content/en/books/handbook/m= ultimedia/_index.po#n978 Best regards, Aleksandr. --=20 You are receiving this mail because: You are the assignee for the bug.=