git: 2a5b083c1f7e - main - posix_spawnattr_getexecfd_np.3: add closing .Fc

From: Konstantin Belousov <kib_at_FreeBSD.org>
Date: Mon, 26 Jan 2026 20:10:04 UTC
The branch main has been updated by kib:

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

commit 2a5b083c1f7e0a4518bd944241af1d1102997c4d
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-01-26 20:07:31 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-01-26 20:09:40 +0000

    posix_spawnattr_getexecfd_np.3: add closing .Fc
    
    Fixes:  9bf69c37f43e96292e97e41bf942d7aca4101362
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
---
 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