Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 2026 08:07:22 +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: 849a51ac8371 - main - pdfork.2: grammar
Message-ID:  <6a4cb3ba.3fd2a.7f9f1721@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=849a51ac8371f45a61e93c7b5787da93cf751c75

commit 849a51ac8371f45a61e93c7b5787da93cf751c75
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-07-07 08:05:20 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-07-07 08:07:04 +0000

    pdfork.2: grammar
    
    Submitted by:   des
    MFC after:      1 week
---
 lib/libsys/pdfork.2 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/lib/libsys/pdfork.2 b/lib/libsys/pdfork.2
index 9099edebaa2a..18dff970be1f 100644
--- a/lib/libsys/pdfork.2
+++ b/lib/libsys/pdfork.2
@@ -131,8 +131,10 @@ flags, or
 .Va RFSPAWN
 flag are specified.
 .Pp
+The
 .Fn pdopenpid
-opens the process descriptor for the process specified by the argument
+function opens the process descriptor for the process
+specified by the argument
 .Fa pid .
 It takes the same flags in the
 .Fa pdflags


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a4cb3ba.3fd2a.7f9f1721>