diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2026-07-07 08:05:20 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2026-07-07 08:07:04 +0000 |
| commit | 849a51ac8371f45a61e93c7b5787da93cf751c75 (patch) | |
| tree | f248e729af162f352a0ac58ea30dfc1504554906 | |
| parent | 134a4c78d070f8c4ea43a060a7ae28d22ac39558 (diff) | |
pdfork.2: grammar
Submitted by: des
MFC after: 1 week
| -rw-r--r-- | lib/libsys/pdfork.2 | 4 |
1 files changed, 3 insertions, 1 deletions
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 |
