From nobody Wed Mar 29 06:25:00 2023 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 4Pmc3d02ZPz424jS for ; Wed, 29 Mar 2023 06:25:01 +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 4Pmc3c5jnpz3Dj3 for ; Wed, 29 Mar 2023 06:25:00 +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=1680071100; 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; bh=oUOBSOgfhpfHMjFFpNlMZTaI1aCCqgNRVJIhS4mDsLk=; b=rszLM6probJ/zTy4+58MYjnENsRv2JwJSK49qjC6FIZ9gHCOt/eMUxJf8xGtCKe+F0Zx7Q Jj4GkxSFo7oOZt01lfoKMRxLt+aHeHNkGmA5o012npjG9hP9cmNKH+KxozhciuHxIQdWaM nuKvr6CEf1uOeiqtqVbSwEGbjwXq5Wzt7iEY122BtXP8Ygsu4P30bkNEfxybKDAxGQCjoU dikQBi5cMIScRX3AxMhrTHOcwhN6KgGE0T74zyGrZohLpqKAbicOf5EKvMIo0SJmT3yVph eVVLYnYX0NljlKPeAFl2n4qT71J10hJyH0xpsiPEs/vJ/de0bh1uo19ObNLucw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680071100; a=rsa-sha256; cv=none; b=O5RFqRCucndc2LeoCDDh+AoRC9MdJUG6IN+Uty1C1h2IlaEeOPJkVNHe4Pqzr2qsU2rcai OZ+kQA3iCEWWRb1wNMgAR2qyQp1VT4s6XLtbqRdnsc9hm+zMvB7z3nS20NPHF1oqHlBW0y EMjzd+ZdyX7Yttsfn7WbUh1o+zuRStPhi11TPL7VMdTCeP2qwMck0Xm4f3DKunUVET4bzM z+Vyc0v+brSf9YldCREVCiDLcUwoaq1DiGOmT+4+doasMeHeWzSPQu8ZEAcKn+Z/ob4RDP BfF0I2LoNDGGF5OeJID+HDunnAC/DzHpLkgZXtVosa1jkSqsbBraGDJG8dtMKQ== 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 4Pmc3c4ffzzKFK for ; Wed, 29 Mar 2023 06:25:00 +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 32T6P0KE050050 for ; Wed, 29 Mar 2023 06:25:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32T6P0nV050049 for bugs@FreeBSD.org; Wed, 29 Mar 2023 06:25:00 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 270513] Fix typos in src.conf.5 Date: Wed, 29 Mar 2023 06:25:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: 0x1eef@protonmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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 cc 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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270513 Bug ID: 270513 Summary: Fix typos in src.conf.5 Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: 0x1eef@protonmail.com CC: doc@FreeBSD.org Created attachment 241174 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241174&action= =3Dedit src.conf.5 patch. WITH_PORTSNAP should be WITHOUT_PORTSNAP. WITH_FREEBSD_UPDATE should be WITHOUT_FREEBSD_UPDATE. --=20 You are receiving this mail because: You are the assignee for the bug.=