From b65d56871a96f7b577fa33148cb76914d9159bdd Mon Sep 17 00:00:00 2001 From: brueffer Date: Mon, 10 Feb 2014 22:16:22 +0000 Subject: [PATCH] MFC: r261447 Fix a typo. git-svn-id: svn://svn.freebsd.org/base/stable/10@261729 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- lib/libc/sys/cap_enter.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/cap_enter.2 b/lib/libc/sys/cap_enter.2 index 33696692f..18698b28f 100644 --- a/lib/libc/sys/cap_enter.2 +++ b/lib/libc/sys/cap_enter.2 @@ -52,7 +52,7 @@ Access to global name spaces, such as file system or IPC name spaces, is prevented. If the process is already in a capability mode sandbox, the system call is a no-op. -Future process descendants create with +Future process descendants created with .Xr fork 2 or .Xr pdfork 2 -- 2.45.0