diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/rfork.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2 index a037a6e..4d8a516 100644 --- a/lib/libc/sys/rfork.2 +++ b/lib/libc/sys/rfork.2 @@ -142,6 +142,8 @@ would be exceeded (see The RFPROC flag was not specified. .It Bq Er EINVAL Both the RFFDG and the RFCFDG flags were specified. +.It Bq Er EINVAL +Any flags not listed above were specified. .It Bq Er ENOMEM There is insufficient swap space for the new process. .El |