Date: Sun, 19 Apr 2026 16:03:53 +0000 From: Alan Somers <asomers@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 9d39213d2223 - main - pdfork.2: correct pdrfork's HISTORY section Message-ID: <69e4fce9.37572.514f4cb4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=9d39213d222395eb40323102db018cbedf773ddf commit 9d39213d222395eb40323102db018cbedf773ddf Author: Alan Somers <asomers@FreeBSD.org> AuthorDate: 2026-04-19 15:26:50 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2026-04-19 16:03:13 +0000 pdfork.2: correct pdrfork's HISTORY section Since pdrfork will be included in FreeBSD 15.1 Reviewed by: kib MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D56513 --- lib/libsys/pdfork.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libsys/pdfork.2 b/lib/libsys/pdfork.2 index 49226cf069de..3997570d2125 100644 --- a/lib/libsys/pdfork.2 +++ b/lib/libsys/pdfork.2 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 20, 2026 +.Dd April 19, 2026 .Dt PDFORK 2 .Os .Sh NAME @@ -256,7 +256,7 @@ The and .Fn pdwait system calls first appeared in -.Fx 16.0 . +.Fx 15.1 . .Pp Support for process descriptors mode was developed as part of the .Tn TrustedBSDhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4fce9.37572.514f4cb4>
