From nobody Thu Mar 09 02:20:42 2023 X-Original-To: dev-commits-src-all@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 4PXCZy4tpwz3xC9g; Thu, 9 Mar 2023 02:20:42 +0000 (UTC) (envelope-from git@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 4PXCZy4T3Wz3kdy; Thu, 9 Mar 2023 02:20:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678328442; 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=NVA9jhaKBeJXjyO6puhhEu6QUihZwiAgaBkAxcEnLqg=; b=x4uiajR3aRp4sLVQxr10wkwJrOpbwKTNVLT2dgLz32MGX2ijIWn83fG/PzjoR49VvvCjl6 P5Vih+jcB2B/AWFzMD5Js1N1uIJiZ3xSpAMEe0nafzB4CyQwWUThSW0t2lxwVKXBt4HE9o orf1dPHfCHDvAw/IY4HHTtzvDDTJY3ryGoqX1vzM+z6pUScGjtyzP51X4GxzoNo6kHIwdk s/UeQAWkpMqZ0ujzSk/oGOi06r7n3zuFvieCEcYYzw66eBDS1Ly3jXe8o1kHzs+JozptE5 H7bcEyBoIR3oh8MFHWyUTYgpy897kVWY8Ucs1BX8jGyATMpheERj+CC7xd620A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678328442; 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=NVA9jhaKBeJXjyO6puhhEu6QUihZwiAgaBkAxcEnLqg=; b=LGyzUhV7S+uF+Hd6b9L6SgyJrCQXuI4wyboH9o/n5EGPZYSAr+DqHgU5xgZezz7UDlZYov hI9moj0Ac2DEPJKlfgDoyiq1f/QxVYc96CER7BRGK7VnGGt117UcaufBJfTjUjPDQ2iK6E oQDNBPNEPe78xDk3saqjsPzscswyeUqrXywNs9RozXpqhKKAP8ZK1l7ouMgLIfWwaMXOBO x1MEAMJotte92U9A1K15bJXOWNg3nrl0OAnwth6rc/ev9ThCodRjOtbW4cR9OimhZRbujx 31fOEdkRoCrUer5QbLytyG3aypseJUbThLTE1lfLlUE3TuKMs8KYU2t0Pv4Mdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678328442; a=rsa-sha256; cv=none; b=iCAbRXhCxVDmuDtkIXVyr3hwR/Wouh3at9NOhNE+aUq4KUek39zUUYQCXlEfGKKAttBSe6 RAXQDDFiJbRYUzf8IS3caXGysMtE0h0et2ZmCYSeWO+UN8nDNznZaln/tuIDzyUPFMBmDN 1dilqadlBJgaPdBJm6eghQMLcJi1Gn332hHqO4jmoOBKdMIUZWkc5quUvLYIJ/rsPtZocn JODQZ+sjq1wX1GAGxILPPk0M/obsuUMiDa/i5z6MQVxOwr7+2d62nVWXwYkMU+NgZAixc/ UUYC/a6wKxSetIYyOlatiRK2voJuoI4eDmfA5gxZttigdC10p7UVRRkfYjV7tw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4PXCZy3X7HzqLB; Thu, 9 Mar 2023 02:20:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 3292KgbM024732; Thu, 9 Mar 2023 02:20:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 3292KgsI024731; Thu, 9 Mar 2023 02:20:42 GMT (envelope-from git) Date: Thu, 9 Mar 2023 02:20:42 GMT Message-Id: <202303090220.3292KgsI024731@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: bd258f88e579 - main - src.conf.5: Use common phrasing in WITHOUT_OFED text List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bd258f88e57982fd68ce179d900d373aef14b252 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bd258f88e57982fd68ce179d900d373aef14b252 commit bd258f88e57982fd68ce179d900d373aef14b252 Author: Ed Maste AuthorDate: 2023-03-09 02:18:37 +0000 Commit: Ed Maste CommitDate: 2023-03-09 02:18:37 +0000 src.conf.5: Use common phrasing in WITHOUT_OFED text Reported by: jhb Sponsored by: The FreeBSD Foundation --- share/man/man5/src.conf.5 | 4 ++-- tools/build/options/WITHOUT_OFED | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 52b80513467e..0615afd8dead 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1261,9 +1261,9 @@ Build nvme related tools and kernel modules. This is a default setting on amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le. .It Va WITHOUT_OFED -Disable the build of the +Do not build the .Dq "OpenFabrics Enterprise Distribution" -Infiniband software stack, including kernel modules and userspace libraries. +InfiniBand software stack, including kernel modules and userspace libraries. .Pp This is a default setting on arm/armv6 and arm/armv7. diff --git a/tools/build/options/WITHOUT_OFED b/tools/build/options/WITHOUT_OFED index 63cb5b94eb28..8c38242cb1b8 100644 --- a/tools/build/options/WITHOUT_OFED +++ b/tools/build/options/WITHOUT_OFED @@ -1,4 +1,3 @@ -.\" $FreeBSD$ -Disable the build of the +Do not build the .Dq "OpenFabrics Enterprise Distribution" -Infiniband software stack, including kernel modules and userspace libraries. +InfiniBand software stack, including kernel modules and userspace libraries.