diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/stdlib/system.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 7b6dffe..60707b4 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -97,7 +97,7 @@ The .Fn system function conforms to -.St -isoC . +.St -isoC and is expected to be .St -p1003.2 compatible. |