git: f7bcd6305226 - stable/15 - posix_spawnattr_getexecfd_np.3: add closing .Fc

From: Konstantin Belousov <kib_at_FreeBSD.org>
Date: Sun, 01 Feb 2026 21:41:11 UTC
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