From nobody Tue Jun 16 01:00:50 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 4gfTFH1bGDz6gGHf for ; Tue, 16 Jun 2026 01:00:51 +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 4gfTFG60YTz44K1 for ; Tue, 16 Jun 2026 01:00:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781571650; 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=UtnF/r3AVYvfyR/lBV/yuaNfF/B5Ac0yrjymA4qYa9k=; b=k1gyPlpqEL1BmKLAXIcWyblQ5bBTRQVup5QF32vNhcbHZivgC/L29Ohtp1m+AB1GFVZUyf kJRKRMJ67pEfV7qQKMKeKNVMh5GA7KnaWR4eEPBC24ZM/YHX5afob3/angMEi1xdunoTwH rrGkZ10BoLLnd7WfshtY+1ReZVTV3l7/i9Hz/SRRXYSn1Nx2GkOiXbDyYQU/iKI/rnrxib mk7y0aiCS0YV4VCt/5euE9R1SS3vhEJRNp4IcgokaulnpRP2blUGT6R+DkwE8b9pevEaKq GBdeihau1x9iPRbaTxAJoP7jDyJwNeKIUmUBny+GEebqydbB4Jat8XjMjAyX7w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781571650; a=rsa-sha256; cv=none; b=ZtRio5xiGFOhesV3JgeY+GSp0bhRhXjVVlOb9p+JjbrSD7Hfupmx4vqLyXapZ7Lh+nOJhl 2Mg9cjt1MtHvDgwW4KoBkoqTUXVm7oM5277vZAzMrBEJ0ij9hsMMQ1D0z7b3Yu9GfO+VsI XWopTxcXZahMtK0JfiouUmivewnXfFAWlRuu1+AD6TSaDovt8zNftXGBY7SnmA4lXv2TNd Jv+GKuihc/tkpXfsStWyCqmrnDvvybuXTLD/7ymVS7XRLYGT5MNsG67TNNZWF+peqY0K85 jAAI9cemkS3ZgCpUqQoKXChZVcUYLHF6oOi2fp7/CdtfvztHTP4z9pnr8AIMPQ== 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=1781571650; 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=UtnF/r3AVYvfyR/lBV/yuaNfF/B5Ac0yrjymA4qYa9k=; b=VonSn/f7IRXyE6biSRiKT6Vr/1nL8Lc8VKkbwMvLn0YbdoarVKMtopkbFCb3oYBydsl/ZC XfIQvUMfK4Uw0S/ao2HO7ojOh03tcDufySlwhifMDqTLfP9rikEZ0HSpNMlyrxD/8NkFXr RD4p0mNoUFZbl1fssi+zB3lvFZgLL7yNW7UB9nqtRhpAsYlbexiJ0zeL8y97bwlnsvFazT n0qEOwtHsjyxp7wq0QA1rDScS0NmFj2DM6LlkuVAvD0OfwebRgotOvdM6GKaH1vkZv/Sgj HIdyVopppj7ioLrEEkRkya9FHt32SI1QhoX/VJdalOrdfRBYT5GlMK/50d0URA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gfTFG5cGBz1Hst for ; Tue, 16 Jun 2026 01:00:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 244ac by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 16 Jun 2026 01:00:50 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: b18a6625d6b9 - stable/15 - fts: Correct description of fts_set 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: des X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: b18a6625d6b9e9604689fb217133181b8e838950 Auto-Submitted: auto-generated Date: Tue, 16 Jun 2026 01:00:50 +0000 Message-Id: <6a30a042.244ac.42fe8cbb@gitrepo.freebsd.org> The branch stable/15 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=b18a6625d6b9e9604689fb217133181b8e838950 commit b18a6625d6b9e9604689fb217133181b8e838950 Author: Dag-Erling Smørgrav AuthorDate: 2026-06-05 16:46:49 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-06-16 01:00:11 +0000 fts: Correct description of fts_set MFC after: 1 week Sponsored by: Klara, Inc. Fixes: e030e4e73fe7 ("lib/libc/gen/fts.3: use 'options' consistently in fts_set() description") Differential Revision: https://reviews.freebsd.org/D57326 (cherry picked from commit 77fdeba18c07e243ea1e20916ee0dc31b9d6ac32) --- lib/libc/gen/fts.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3 index 79b94afa806a..8d46d3a6b01f 100644 --- a/lib/libc/gen/fts.3 +++ b/lib/libc/gen/fts.3 @@ -44,7 +44,7 @@ .Ft FTSENT * .Fn fts_children "FTS *ftsp" "int options" .Ft int -.Fn fts_set "FTS *ftsp" "FTSENT *f" "int options" +.Fn fts_set "FTS *ftsp" "FTSENT *f" "int instr" .Ft void .Fn fts_set_clientptr "FTS *ftsp" "void *clientdata" .Ft void * @@ -745,8 +745,9 @@ The .Fn fts_set function returns 0 on success, and \-1 if an error occurs. -.Em Option -must be set to one of the following values: +Its +.Fa instr +argument must have one of the following values: .Bl -tag -width FTS_PHYSICAL .It Dv FTS_AGAIN Re-visit the file; any file type may be re-visited.