diff options
Diffstat (limited to 'lib/libc/stdlib/system.3')
-rw-r--r-- | lib/libc/stdlib/system.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 44aaf0c..9b82e7b 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -91,3 +91,6 @@ The function conforms to .St -ansiC . +and is expected to be +.St -p1003.2 +compatible. |