git: 8b7b37139f0c - stable/15 - pdfork.2: grammar
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Aug 2026 02:46:54 UTC
The branch stable/15 has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=8b7b37139f0cfb72aebe7573404a450c1d314b94
commit 8b7b37139f0cfb72aebe7573404a450c1d314b94
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-07-08 06:08:55 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-08-16 02:41:28 +0000
pdfork.2: grammar
(cherry picked from commit a2426d1cd89e8cee08612951c133663dd8834838)
---
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 a6bf8534003d..584c87e17e38 100644
--- a/lib/libsys/pdfork.2
+++ b/lib/libsys/pdfork.2
@@ -181,8 +181,8 @@ system call for the behavior specification.
.Pp
The
.Fn pddupfd
-allows the caller to duplicate a file descriptor across the process
-boundaries.
+function allows the caller to duplicate a file descriptor
+across the process boundaries.
The function returns the new file descriptor that points to the same file
as the file descriptor
.Fa remotefd