From abe08fc946b6a1b18905c955e9ce5e82157f650e Mon Sep 17 00:00:00 2001 From: brueffer Date: Mon, 10 Feb 2014 22:16:22 +0000 Subject: MFC: r261447 Fix a typo. --- lib/libc/sys/cap_enter.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/cap_enter.2 b/lib/libc/sys/cap_enter.2 index 3369669..18698b2 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 -- cgit v1.1