Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2026 07:42:57 +0000
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 59e9a4c05a81 - main - posix_spawn.3: fix formatting of xref
Message-ID:  <69ce1e01.276fa.2c1201e3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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 ,


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ce1e01.276fa.2c1201e3>