diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/rfork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2 index b90274e562c..02bcb454e97 100644 --- a/lib/libc/sys/rfork.2 +++ b/lib/libc/sys/rfork.2 @@ -89,7 +89,7 @@ but isn't for backwards compatibility. If a process has file descriptor table sharing active, setuid or setgid programs will not .Xr execve 2 -with extra priviledges. +with extra privileges. .Sh ERRORS .Fn Rfork will fail and no child process will be created if: |