Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Feb 2026 21:41:11 +0000
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: f7bcd6305226 - stable/15 - posix_spawnattr_getexecfd_np.3: add closing .Fc
Message-ID:  <697fc877.3dc30.5a550596@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=f7bcd63052263e623019137f8624093851bc083f

commit f7bcd63052263e623019137f8624093851bc083f
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-01-26 20:07:31 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-02-01 21:38:50 +0000

    posix_spawnattr_getexecfd_np.3: add closing .Fc
    
    (cherry picked from commit 2a5b083c1f7e0a4518bd944241af1d1102997c4d)
---
 lib/libc/gen/posix_spawnattr_getexecfd_np.3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/libc/gen/posix_spawnattr_getexecfd_np.3 b/lib/libc/gen/posix_spawnattr_getexecfd_np.3
index 3f5c523d101d..6edcfcdfb42f 100644
--- a/lib/libc/gen/posix_spawnattr_getexecfd_np.3
+++ b/lib/libc/gen/posix_spawnattr_getexecfd_np.3
@@ -26,6 +26,7 @@
 .Fo posix_spawnattr_setexecfd_np
 .Fa "posix_spawnattr_t *attr"
 .Fa "int fd"
+.Fc
 .Sh DESCRIPTION
 The
 .Fn posix_spawnattr_getexecfd_np


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697fc877.3dc30.5a550596>