diff options
author | 1998-05-18 03:20:54 +0000 | |
---|---|---|
committer | 1998-05-18 03:20:54 +0000 | |
commit | 93b660f0c15b381ede79ba6390b7b6afcc1e2e02 (patch) | |
tree | 9192891d5ea870ab2a10fce9cfe8c6918ec7c827 /lib/libc | |
parent | kedstroy from kth-krb-980514 (diff) | |
download | wireguard-openbsd-93b660f0c15b381ede79ba6390b7b6afcc1e2e02.tar.xz wireguard-openbsd-93b660f0c15b381ede79ba6390b7b6afcc1e2e02.zip |
spelling
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: |