From nobody Fri May 22 17:21:30 2026 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 4gMXBS3qrBz6fGSx for ; Fri, 22 May 2026 17:21:36 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gMXBS1x07z430y for ; Fri, 22 May 2026 17:21:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779470496; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lXbRR4OltMhPo3+qexO6ayNpqbi9o+mMHN6YXdBQm7M=; b=gHFBi7gGl7kEfcA9DNENdyXF7VJw6NEgZHrdC/RLDUKgrYPlDw+C87zK0PCtW9oBA53sO1 WS1EJ8n0w/ugY/TuuuLdVSHsV0rZEJ2/ae2cJpJ04WqPpZcTgMvBlPh9hb6BiMzdfqqtwG QamvVc+F9UxEuuoB5dovFXZg0uvrOtyy5zHWgd9ElKUzgZYT2uLYNgb0oW+cq71BqGWd3m n5+JLg3FEIxV6bf6JF+iG8dPRo/fcyGo9KlMTZO3tLPnd4sHus+ZnYUyJvb0w4mpqHox5i Kcy302sUlGOyw68/cyIqttk5hP3jPEJ6A5dG+u5z99V7JPqEBFgjmm20E9VtZw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779470496; a=rsa-sha256; cv=none; b=oXmOQEqMUD5K0fywcB0FU6qvn4zvQ6vol3XH9YiFOSkt8LN9/7sXkiEmoaGC0qcOXg6d5E FBbBlwsd2MPP6e8GfUiS6m5BIMVHLMa8SkotNSua+A9qRCUODb/UEh9B8V+9wuqohkdrfx zEe8Fb7F5MLflID08o1EmRwefVvWWXHiPWbpbTrpq2DdmBgeWAWpcyy6rcbP9cMGYNeRQB WlyyM1dfDKVvoeRBKSAc1ZQoXRVvLVXCxWMvlq4wtYWSW0fNTqckehUPPWvnrhz2/n6ECn 4up8PIa5na8RrvxM1Tl+FuutKwCTNlBqnwU74KYcYtPqf9BzlJ642v+hXYjr8g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779470496; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lXbRR4OltMhPo3+qexO6ayNpqbi9o+mMHN6YXdBQm7M=; b=oD2LvB1OgSoBXzsyoFPZKonfaX9lOf+kdvtL6GGLOZJXP7NjYQvxfSK+tzpfaGLDRerb91 UJ4YOOODOZ4vNpaKJTFNmDMYZOHAta2AYU1+u/2D4SlI+u5mXX4d55Fw693tzRyJabfetk uXWdzMU7Zc/9tOe5bBnSNmBpeTtABrOTUeN6mNpv9rwcvrztMEyjmLdq17skwIBUBLzI6t PmmJrBChkJ20XQRG+ZGPzly/5HUXNGzw95Q+SIu6Q6zqDzKRpOrpruC4HG3iUHOW0yWbL7 0OuDW492083WINEznnTcHagahTh126BU7M42I1jVhgVM1FdL4hgnUq1dGJQmMg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMXBS1J83zV11 for ; Fri, 22 May 2026 17:21:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3658f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 22 May 2026 17:21:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Jitendra Bhati From: Alan Somers Subject: git: e030e4e73fe7 - main - lib/libc/gen/fts.3: use 'options' consistently in fts_set() description 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: asomers X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e030e4e73fe77f3626f6468e89219deed316553d Auto-Submitted: auto-generated Date: Fri, 22 May 2026 17:21:30 +0000 Message-Id: <6a10909a.3658f.23bddadc@gitrepo.freebsd.org> The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=e030e4e73fe77f3626f6468e89219deed316553d commit e030e4e73fe77f3626f6468e89219deed316553d Author: Jitendra Bhati AuthorDate: 2026-05-21 01:51:45 +0000 Commit: Alan Somers CommitDate: 2026-05-22 17:18:25 +0000 lib/libc/gen/fts.3: use 'options' consistently in fts_set() description The RETURN VALUES section used "instr" to describe the fts_set() argument, while the SYNOPSIS and all other references use "options". Fix the inconsistency. MFC after: 1 week Sponsored by: Google LLC (GSoC 2026) Reviewed by: asomers Pull Request: https://github.com/freebsd/freebsd-src/pull/2213 --- lib/libc/gen/fts.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3 index da304e59ee72..199603b5f3c7 100644 --- a/lib/libc/gen/fts.3 +++ b/lib/libc/gen/fts.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd October 6, 2025 +.Dd May 21, 2026 .Dt FTS 3 .Os .Sh NAME @@ -893,7 +893,7 @@ to an appropriate non-zero value. The .Fn fts_set function returns 0 on success and \-1 if its -.Fa instr +.Fa options argument is invalid. .Pp The