git: 59e9a4c05a81 - main - posix_spawn.3: fix formatting of xref
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Apr 2026 07:42:57 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=59e9a4c05a81a25aaf355cb18c24835abad96ff2
commit 59e9a4c05a81a25aaf355cb18c24835abad96ff2
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-04-02 07:42:16 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-04-02 07:42:16 +0000
posix_spawn.3: fix formatting of xref
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
---
lib/libc/gen/posix_spawn.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/gen/posix_spawn.3 b/lib/libc/gen/posix_spawn.3
index f7489890db31..9fa370a7960f 100644
--- a/lib/libc/gen/posix_spawn.3
+++ b/lib/libc/gen/posix_spawn.3
@@ -467,7 +467,7 @@ action.
.Xr posix_spawnattr_setexecfd_np 3 ,
.Xr posix_spawnattr_setflags 3 ,
.Xr posix_spawnattr_setpgroup 3 ,
-.Xr posix_spawnattr_setprocdescp_np 3,
+.Xr posix_spawnattr_setprocdescp_np 3 ,
.Xr posix_spawnattr_setschedparam 3 ,
.Xr posix_spawnattr_setschedpolicy 3 ,
.Xr posix_spawnattr_setsigdefault 3 ,