From nobody Sun Nov 14 19:02:56 2021 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 CFEEA184CC43 for ; Sun, 14 Nov 2021 19:02:56 +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 4HshXw4Ccdz4l9Q for ; Sun, 14 Nov 2021 19:02:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 6611D3A66 for ; Sun, 14 Nov 2021 19:02:56 +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 1AEJ2uLm055119 for ; Sun, 14 Nov 2021 19:02:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AEJ2urE055118 for doc@FreeBSD.org; Sun, 14 Nov 2021 19:02:56 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 259832] Missing paragraph in rc-scripting article Date: Sun, 14 Nov 2021 19:02:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rockyhotas@post.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259832 Bug ID: 259832 Summary: Missing paragraph in rc-scripting article Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Documentation Assignee: doc@FreeBSD.org Reporter: rockyhotas@post.com Created attachment 229491 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229491&action= =3Dedit missing_part_of_rc-scripting_article In the article ``Practical rc.d scripting in BSD'' (https://docs.freebsd.org/en/articles/rc-scripting/) some paragraphs are missing: at least, in Section 7 the list of rc.d keywords and the subsequent `Note'.=20 These paragraphs are missing even in the first AsciiDoc commit, 989d921f5d4ac8d8b7c831c13b8954ad1901be24. A diff with the missing part is attached. It is exactly as the original, ex= cept for the sentence ``then you need not include this keyword'', which I modifi= ed as ``then you need not to include this keyword'', because of grammar. Feel = free to adapt it, or to revert it to the original version. Some additional considerations: I do not have checked the full text of the original article, so maybe there= are some other parts missing. This missing block has a list which could be translated into the ``Description list'' AsciiDoc structure: `https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/#lists= '. Maybe the transition to AsciiDoc deleted it for some reason, but this is ju= st a guess. --=20 You are receiving this mail because: You are the assignee for the bug.=