From nobody Wed Jan 8 00:58:13 2025 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 4YSV055Z1zz5kHYc for ; Wed, 08 Jan 2025 00:58:13 +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 4YSV052zDcz4SJv for ; Wed, 8 Jan 2025 00:58:13 +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=1736297893; 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=wAjWPCXQUi9bXvai+cQs9TaHWlJR3V25Xo+CgjercJA=; b=rTfnmb4DysrcgWDQHTjVxaOLkPhCnBQbv7DqWcOCLF4R3DNGDT/jGr439LvBoC550775Ib U+c7ts1l8+LDakdGsnp+0GYlggVlJims8lq3DlLIEU5Yw/emsdSy7mEvYSHpqfBJsNsayp tI9j3398Hwm3Ei0ejXO4YoyafigFpXSV1WrVtgrCOqvzur4W2xcI+wN0i3hSFdxS9jfQKc XUnBbgeWC9ag2H0UANAH5zu1XYRwJQ8S0pqD6Ke/pqsrwpexbdr/yXE1G0MfZ08yXoB8ee SBydeHRvYJlPtkkiO56EVPb4BfpTW+ofNA7MBbqVvaqPeKwKWFR0BxAbfm1dEA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736297893; a=rsa-sha256; cv=none; b=fVeFQZv4epR7lXzTrj+NrDL7uVFvVCmpe/Zx8ZavdW8tDIDDC9mhhXtIVknukl813Mc6pw QR7YIKCT2qAnIBp3ecZfE/RS20CgBFNMZxQnRgPK7DtgtHTez6VXgJZ3TgYOf6N5GKaOIn Bh7SS0qzqYskR/o0latX80xyq+8pZ21uYUqBw8LHS36S9y6pu0W/fqQIh0SsgWrNG0qU1K aLwld986V4LEac+wMvN0/BNJFui8EKj6+9SvBEocyGJUQh6lHSZj4i5QJ5TSBrSWEK1T3R ubFLrvmVd+7tK/7h9tnICnKprznE8KIx8HiN4mvUkR/kYQ7Ke0dMoQdRlI1UAw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YSV052DPvzZt2 for ; Wed, 08 Jan 2025 00:58:13 +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 5080wC5n064267 for ; Wed, 8 Jan 2025 00:58:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5080wCZ4064265 for doc@FreeBSD.org; Wed, 8 Jan 2025 00:58:12 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 263782] Use sysrc instead of manually editing rc.conf throughout the FreeBSD Handbook for simplicity and consistency Date: Wed, 08 Jan 2025 00:58:13 +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-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd@KaiBurghardt.de X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D263782 Kai Burghardt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@KaiBurghardt.de --- Comment #17 from Kai Burghardt --- (In reply to Pau Amma from comment #12) I am not sure if using `sysrc(8)` was necessarily "better", but for the sake of completeness I suggest replacing sysrc someservice_enable=3D"YES" with service someservice enable too. Furthermore, I could not help notice that you re-use pre-existing [.programlisting] ... ... blocks. I believe the correct form is [source,shell] ... ... The visual style is slightly different, if you hover with your mouse over the respective block you see "shell" and you are provided with a "copy to clipboard" function/link. --=20 You are receiving this mail because: You are on the CC list for the bug.=